MCPcopy Create free account

hub / github.com/ProgrammerAnthony/Pantheon / functions

Functions1,226 in github.com/ProgrammerAnthony/Pantheon

↓ 5 callersMethodstatus
()
pantheon-server/src/main/java/com/pantheon/server/rule/StatusOverrideResult.java:33
↓ 4 callersMethodcountDown
Decrements the count of the latch, releasing all waiting threads if the count reaches zero. <p>If the current count is greater than zero then it is d
pantheon-common/src/main/java/com/pantheon/common/CountDownLatch2.java:111
↓ 4 callersMethoddecorateInstanceInfo
(Lease<InstanceInfo> lease)
pantheon-server/src/main/java/com/pantheon/server/registry/InstanceRegistryImpl.java:181
↓ 4 callersMethoddoBeforeRpcHooks
(String addr, RemotingCommand request)
pantheon-remoting/src/main/java/com/pantheon/remoting/netty/NettyRemotingAbstract.java:169
↓ 4 callersMethodencode
(ChannelHandlerContext ctx, RemotingCommand remotingCommand, ByteBuf out)
pantheon-remoting/src/main/java/com/pantheon/remoting/netty/NettyEncoder.java:36
↓ 4 callersMethodexecuteInvokeCallback
(final ResponseFuture responseFuture)
pantheon-remoting/src/main/java/com/pantheon/remoting/netty/NettyRemotingAbstract.java:308
↓ 4 callersMethodgetActionType
Returns the type of action done on the instance in the server.Primarily used for updating deltas in the client instance. @return action type done on
pantheon-client/src/main/java/com/pantheon/client/appinfo/InstanceInfo.java:624
↓ 4 callersMethodgetChannel
()
pantheon-remoting/src/main/java/com/pantheon/remoting/netty/NettyEvent.java:40
↓ 4 callersMethodgetCreateTimestamp
()
pantheon-remoting/src/main/java/com/pantheon/remoting/netty/RequestTask.java:65
↓ 4 callersMethodgetId
()
pantheon-client/src/main/java/com/pantheon/client/transport/Server.java:39
↓ 4 callersMethodgetInstance
()
pantheon-server/src/main/java/com/pantheon/server/node/Controller.java:53
↓ 4 callersMethodgetInstanceByAppAndId
(String appName, String id)
pantheon-server/src/main/java/com/pantheon/server/registry/InstanceRegistry.java:44
↓ 4 callersMethodgetInstanceIpAddress
default localhost ip address
pantheon-client/src/main/java/com/pantheon/client/config/PantheonInstanceConfig.java:28
↓ 4 callersMethodgetLeaseInfo
()
pantheon-server/src/main/java/com/pantheon/server/registry/InstanceRegistryImpl.java:515
↓ 4 callersMethodgetMetadataMap
()
pantheon-client/src/main/java/com/pantheon/client/config/PantheonInstanceConfig.java:61
↓ 4 callersMethodgetName
()
pantheon-remoting/src/main/java/com/pantheon/remoting/common/TlsMode.java:50
↓ 4 callersMethodgetNodeId
()
pantheon-server/src/main/java/com/pantheon/server/node/RemoteServerNode.java:38
↓ 4 callersMethodgetNodeIp
()
pantheon-server/src/main/java/com/pantheon/server/config/PantheonServerConfig.java:15
↓ 4 callersMethodgetObject1
()
pantheon-remoting/src/main/java/com/pantheon/remoting/common/Pair.java:33
↓ 4 callersMethodgetPayload
()
pantheon-server/src/main/java/com/pantheon/server/registry/ResponseCacheImpl.java:246
↓ 4 callersMethodgetReconcileHashCode
Gets the hash code for this <em>applications</em> instance. Used for comparison of instances between pantheon server and pantheon client. @return the
pantheon-client/src/main/java/com/pantheon/client/appinfo/Applications.java:147
↓ 4 callersMethodgetRegistryFetchIntervalSeconds
Indicates how often(in seconds) to fetch the registry information from the server. @return the fetch interval in seconds.
pantheon-client/src/main/java/com/pantheon/client/config/PantheonInstanceConfig.java:59
↓ 4 callersMethodgetRemark
()
pantheon-remoting/src/main/java/com/pantheon/remoting/protocol/RemotingCommand.java:499
↓ 4 callersMethodgetRemoteAddr
()
pantheon-remoting/src/main/java/com/pantheon/remoting/netty/NettyEvent.java:36
↓ 4 callersMethodgetServer
()
pantheon-client/src/main/java/com/pantheon/client/DiscoveryClientNode.java:669
↓ 4 callersMethodgetServerSelectorThreads
()
pantheon-remoting/src/main/java/com/pantheon/remoting/netty/NettyServerConfig.java:57
↓ 4 callersMethodgetServiceInstanceId
()
pantheon-server/src/main/java/com/pantheon/server/slot/registry/ServiceInstance.java:43
↓ 4 callersMethodisController
()
pantheon-server/src/main/java/com/pantheon/server/ServerNode.java:224
↓ 4 callersMethodisControllerCandidate
()
pantheon-server/src/main/java/com/pantheon/server/config/PantheonServerConfig.java:11
↓ 4 callersMethodmatchingStatus
(InstanceInfo.InstanceStatus status)
pantheon-server/src/main/java/com/pantheon/server/rule/StatusOverrideResult.java:14
↓ 4 callersMethodparseSocketAddressAddr
(SocketAddress socketAddress)
pantheon-remoting/src/main/java/com/pantheon/remoting/common/RemotingHelper.java:165
↓ 4 callersMethodsetActionType
Set the action type performed on this instance in the server. @param actionType action type done on the instance.
pantheon-client/src/main/java/com/pantheon/client/appinfo/InstanceInfo.java:633
↓ 4 callersMethodsetLastUpdatedTimestamp
(Long lastUpdatedTimestamp)
pantheon-client/src/main/java/com/pantheon/client/appinfo/InstanceInfo.java:366
↓ 4 callersMethodsetOverriddenStatus
Sets the overridden status for this instance.Normally set by an external process to disable instance from taking traffic. @param status overridden st
pantheon-client/src/main/java/com/pantheon/client/appinfo/InstanceInfo.java:540
↓ 4 callersMethodsetPort
(int port)
pantheon-client/src/main/java/com/pantheon/client/transport/Server.java:59
↓ 4 callersMethodsetSendRequestOK
(boolean sendRequestOK)
pantheon-remoting/src/main/java/com/pantheon/remoting/netty/ResponseFuture.java:90
↓ 4 callersMethodsetStatusWithoutDirty
Set the status for this instance without updating the dirty timestamp. @param status status for this instance.
pantheon-client/src/main/java/com/pantheon/client/appinfo/InstanceInfo.java:528
↓ 4 callersMethodtoString
()
pantheon-spring-cloud-netflix-client/src/main/java/com/pantheon/netflix/client/loadbalancer/DiscoveryEnabledNIWSServerList.java:143
↓ 3 callersMethodbuildClientId
()
pantheon-client/src/main/java/com/pantheon/client/ClientManager.java:77
↓ 3 callersMethodcancel
Cancel the {@link Lease} associated with the passed in <code>appName</code> and <code>id</code>. @param appName - unique id of the applica
pantheon-server/src/main/java/com/pantheon/server/lease/LeaseManager.java:38
↓ 3 callersMethodconnectServerNode
connect server node @param serverNodeStr @return
pantheon-server/src/main/java/com/pantheon/server/network/ServerNetworkManager.java:154
↓ 3 callersMethoddecode
(ChannelHandlerContext ctx, ByteBuf in)
pantheon-remoting/src/main/java/com/pantheon/remoting/netty/NettyDecoder.java:40
↓ 3 callersMethoddoChannelCloseEvent
(final String remoteAddr, final Channel channel)
pantheon-server/src/main/java/com/pantheon/server/client/ConsumerInfoManager.java:136
↓ 3 callersMethodgetAndCreateChannel
(final String addr)
pantheon-remoting/src/main/java/com/pantheon/remoting/netty/NettyRemotingClient.java:424
↓ 3 callersMethodgetByInstanceId
Get the instance info that matches the given id. @param id the id for which the instance info needs to be returned. @return the instance info object.
pantheon-client/src/main/java/com/pantheon/client/appinfo/Application.java:86
↓ 3 callersMethodgetCode
()
pantheon-common/src/main/java/com/pantheon/common/exception/InitException.java:59
↓ 3 callersMethodgetCorePoolSize
()
pantheon-spring-cloud-netflix-client/src/main/java/com/pantheon/netflix/client/loadbalancer/PantheonNotificationServerListUpdater.java:178
↓ 3 callersMethodgetDurationInSecs
Returns client specified setting for eviction (e.g. how long to wait w/o renewal event) @return time in milliseconds since epoch.
pantheon-client/src/main/java/com/pantheon/client/appinfo/LeaseInfo.java:205
↓ 3 callersMethodgetHashKey
()
pantheon-server/src/main/java/com/pantheon/server/registry/Key.java:28
↓ 3 callersMethodgetInstance
()
pantheon-client/src/main/java/com/pantheon/client/config/DefaultInstanceConfig.java:50
↓ 3 callersMethodgetInstance
()
pantheon-server/src/main/java/com/pantheon/server/node/ControllerCandidate.java:48
↓ 3 callersMethodgetInstanceId
()
pantheon-client/src/main/java/com/pantheon/client/config/PantheonInstanceConfig.java:18
↓ 3 callersMethodgetInstanceId
()
pantheon-common/src/main/java/com/pantheon/common/protocol/heartBeat/HeartBeat.java:26
↓ 3 callersMethodgetInstanceInfo
()
pantheon-client/src/main/java/com/pantheon/client/DiscoveryClientNode.java:260
↓ 3 callersMethodgetLeaseExpirationDurationInSeconds
()
pantheon-client/src/main/java/com/pantheon/client/config/PantheonInstanceConfig.java:32
↓ 3 callersMethodgetLeaseInfo
Returns the lease information regarding when it expires. @return the lease information of this instance.
pantheon-client/src/main/java/com/pantheon/client/appinfo/InstanceInfo.java:456
↓ 3 callersMethodgetName
()
pantheon-spring-cloud-netflix-client/src/main/java/com/pantheon/netflix/client/PantheonHealthIndicator.java:32
↓ 3 callersMethodgetPayLoad
(Applications applications)
pantheon-server/src/main/java/com/pantheon/server/registry/ResponseCacheImpl.java:94
↓ 3 callersMethodgetPort
()
pantheon-client/src/main/java/com/pantheon/client/transport/Server.java:55
↓ 3 callersMethodgetServiceName
()
pantheon-client/src/main/java/com/pantheon/client/DiscoveryClientNode.java:681
↓ 3 callersMethodgetServiceName
()
pantheon-remoting/src/main/java/com/pantheon/remoting/common/ServiceThread.java:41
↓ 3 callersMethodgetServiceName
()
pantheon-remoting/src/main/java/com/pantheon/remoting/netty/NettyRemotingAbstract.java:631
↓ 3 callersMethodinitSlots
if slotsList is empty will blocking in this method @param slotsList
pantheon-server/src/main/java/com/pantheon/server/slot/SlotManager.java:62
↓ 3 callersMethodisController
()
pantheon-server/src/main/java/com/pantheon/server/node/RemoteServerNode.java:54
↓ 3 callersMethodisDebugEnabled
()
pantheon-remoting/src/main/java/com/pantheon/remoting/netty/NettyLogger.java:194
↓ 3 callersMethodisOnewayRPC
()
pantheon-remoting/src/main/java/com/pantheon/remoting/protocol/RemotingCommand.java:438
↓ 3 callersMethodisStopRun
()
pantheon-remoting/src/main/java/com/pantheon/remoting/netty/RequestTask.java:69
↓ 3 callersMethodmatches
()
pantheon-server/src/main/java/com/pantheon/server/rule/StatusOverrideResult.java:29
↓ 3 callersMethodnormalizeHostAddress
(final InetAddress localHost)
pantheon-remoting/src/main/java/com/pantheon/remoting/common/RemotingUtil.java:144
↓ 3 callersMethodparse
(String mode)
pantheon-remoting/src/main/java/com/pantheon/remoting/common/TlsMode.java:40
↓ 3 callersMethodputResponse
(final RemotingCommand responseCommand)
pantheon-remoting/src/main/java/com/pantheon/remoting/netty/ResponseFuture.java:77
↓ 3 callersMethodreadCustomHeader
()
pantheon-remoting/src/main/java/com/pantheon/remoting/protocol/RemotingCommand.java:225
↓ 3 callersMethodregister
Assign a new {@link Lease} to the passed in {@link T}. @param r - T to register @param leaseDuration - whether this is a replic
pantheon-server/src/main/java/com/pantheon/server/lease/LeaseManager.java:26
↓ 3 callersMethodrenew
Marks the given instance of the given app name as renewed @see LeaseManager#renew(java.lang.String, java.lang.String) @return error response when fai
pantheon-server/src/main/java/com/pantheon/server/registry/InstanceRegistry.java:52
↓ 3 callersMethodsetAppsHashCode
Used by the pantheon server. Not for external use. @param hashCode the hash code to assign for this app collection
pantheon-client/src/main/java/com/pantheon/client/appinfo/Applications.java:127
↓ 3 callersMethodsetDaemon
(boolean daemon)
pantheon-common/src/main/java/com/pantheon/common/ServiceThread.java:148
↓ 3 callersMethodsetDurationInSecs
Sets the client specified setting for eviction (e.g. how long to wait without renewal event). @param d time in seconds after which the lea
pantheon-client/src/main/java/com/pantheon/client/appinfo/LeaseInfo.java:94
↓ 3 callersMethodsetExtFields
(HashMap<String, String> extFields)
pantheon-remoting/src/main/java/com/pantheon/remoting/protocol/RemotingCommand.java:519
↓ 3 callersMethodsetLeaseInfo
Sets the lease information regarding when it expires. @param info the lease information of this instance.
pantheon-client/src/main/java/com/pantheon/client/appinfo/InstanceInfo.java:465
↓ 3 callersMethodsetRenewalIntervalInSecs
Sets the client specified setting for renew interval. @param i the time interval with which the renewals will be renewed. @return the {@li
pantheon-client/src/main/java/com/pantheon/client/appinfo/LeaseInfo.java:110
↓ 3 callersMethodsetVersion
(int version)
pantheon-remoting/src/main/java/com/pantheon/remoting/protocol/RemotingCommand.java:479
↓ 3 callersMethodshuffleInstances
Shuffles the provided instances so that they will not always be returned in the same order. @param filterUpInstances whether to return only UP instan
pantheon-client/src/main/java/com/pantheon/client/appinfo/Applications.java:314
↓ 3 callersMethodshutdown
Shuts down Pantheon Client. Also sends a deregistration request to the pantheon server.
pantheon-client/src/main/java/com/pantheon/client/discovery/DiscoveryClient.java:45
↓ 3 callersMethodstate
()
pantheon-common/src/main/java/com/pantheon/common/lifecycle/Lifecycle.java:56
↓ 3 callersMethodtoString
()
pantheon-server/src/main/java/com/pantheon/server/rule/FirstMatchWinsCompositeRule.java:45
↓ 2 callersMethodaddRemoteServerNode
(RemoteServerNode remoteServerNode)
pantheon-server/src/main/java/com/pantheon/server/node/RemoteServerNodeManager.java:31
↓ 2 callersMethodapply
Match this rule. @param instanceInfo The instance info whose status we care about. @param existingLease Does the instance have an existing lease alre
pantheon-server/src/main/java/com/pantheon/server/rule/InstanceStatusOverrideRule.java:25
↓ 2 callersMethodawait
Causes the current thread to wait until the latch has counted down to zero, unless the thread is {@linkplain Thread#interrupt interrupted}. <p>If the
pantheon-common/src/main/java/com/pantheon/common/CountDownLatch2.java:52
↓ 2 callersMethodbuildSslContext
(boolean forClient)
pantheon-remoting/src/main/java/com/pantheon/remoting/netty/TlsHelper.java:70
↓ 2 callersMethodcallClient
(final Channel channel, final RemotingCommand request )
pantheon-server/src/main/java/com/pantheon/server/client/ServerToClient.java:23
↓ 2 callersMethodcallConsumer
( final int requestCode, final RemotingCommand request, final String clien
pantheon-server/src/main/java/com/pantheon/server/processor/ClientManageProcessor.java:359
↓ 2 callersMethodcallback
(RemotingCommand response)
pantheon-remoting/src/main/java/com/pantheon/remoting/netty/RemotingResponseCallback.java:24
↓ 2 callersMethodconnect
(SocketAddress remote)
pantheon-remoting/src/main/java/com/pantheon/remoting/common/RemotingUtil.java:169
↓ 2 callersMethodcreateChannel
create channel and wrap it with ChannelWrapper ,channelTables map save the connection for reusing @param addr @return @throws InterruptedException
pantheon-remoting/src/main/java/com/pantheon/remoting/netty/NettyRemotingClient.java:489
↓ 2 callersMethoddecode
(final byte[] array)
pantheon-remoting/src/main/java/com/pantheon/remoting/protocol/RemotingCommand.java:136
↓ 2 callersMethoddecryptPrivateKey
Decrypt the target encrpted private key file. @param privateKeyEncryptPath A pathname string @param forClient tells whether it's a client-side key fi
pantheon-remoting/src/main/java/com/pantheon/remoting/netty/TlsHelper.java:52
↓ 2 callersMethoddoAfterRpcHooks
(String addr, RemotingCommand request, RemotingCommand response)
pantheon-remoting/src/main/java/com/pantheon/remoting/netty/NettyRemotingAbstract.java:177
↓ 2 callersMethodextractApproximateZone
(String host)
pantheon-spring-cloud-netflix-client/src/main/java/com/pantheon/netflix/client/ribbon/ZoneUtils.java:14
↓ 2 callersMethodfetchRegistry
Fetches the registry information. <p> This method tries to get only deltas after the first fetch unless there is an issue in reconciling pantheon ser
pantheon-client/src/main/java/com/pantheon/client/DiscoveryClientNode.java:342
↓ 2 callersMethodfindClientId
(final Channel channel)
pantheon-server/src/main/java/com/pantheon/server/client/ConsumerInfoManager.java:62
← previousnext →101–200 of 1,226, ranked by callers