Uses of Class
org.infinispan.jmx.annotations.ManagedAttribute
-
Packages that use ManagedAttribute Package Description org.infinispan.eviction Classes related to eviction.org.infinispan.executors Implementations of different executors used for asynchronous operation.org.infinispan.manager Cache manager API.org.infinispan.remoting.inboundhandler Handling of inbound commands on remote nodes.org.infinispan.remoting.rpc Remote Procedure Call (RPC) interfaces and components used to invoke remote methods on cache instances.org.infinispan.server.core.transport org.infinispan.statetransfer Transfer of state to new caches in a cluster.org.infinispan.stats.topK org.infinispan.stats.wrappers org.infinispan.topology -
-
Uses of ManagedAttribute in org.infinispan.eviction
Methods in org.infinispan.eviction with annotations of type ManagedAttribute Modifier and Type Method Description longPassivationManager. getPassivations() -
Uses of ManagedAttribute in org.infinispan.executors
Methods in org.infinispan.executors with annotations of type ManagedAttribute Modifier and Type Method Description intManageableExecutorService. getActiveCount()longManageableExecutorService. getKeepAliveTime()intManageableExecutorService. getLargestPoolSize()intManageableExecutorService. getMaximumPoolSize()intManageableExecutorService. getPoolSize()intManageableExecutorService. getQueueSize() -
Uses of ManagedAttribute in org.infinispan.manager
Methods in org.infinispan.manager with annotations of type ManagedAttribute Modifier and Type Method Description StringDefaultCacheManager. getCacheManagerStatus()StringDefaultCacheManager. getClusterMembers()StringDefaultCacheManager. getClusterName()intDefaultCacheManager. getClusterSize()StringDefaultCacheManager. getCoordinatorAddress()StringDefaultCacheManager. getCreatedCacheCount()StringDefaultCacheManager. getDefinedCacheConfigurationNames()StringDefaultCacheManager. getDefinedCacheCount()StringDefaultCacheManager. getDefinedCacheNames()PropertiesDefaultCacheManager. getGlobalConfigurationAsProperties()StringDefaultCacheManager. getName()StringDefaultCacheManager. getNodeAddress()StringDefaultCacheManager. getPhysicalAddresses()StringDefaultCacheManager. getRunningCacheCount()StringDefaultCacheManager. getVersion()booleanDefaultCacheManager. isCoordinator() -
Uses of ManagedAttribute in org.infinispan.remoting.inboundhandler
Methods in org.infinispan.remoting.inboundhandler with annotations of type ManagedAttribute Modifier and Type Method Description longBasePerCacheInboundInvocationHandler. getAsyncXSitePendingRequests()longBasePerCacheInboundInvocationHandler. getAsyncXSiteRequestQueueTime()longBasePerCacheInboundInvocationHandler. getAsyncXSiteRequestRunningTime()longBasePerCacheInboundInvocationHandler. getAsyncXSiteRequestsReceived()longBasePerCacheInboundInvocationHandler. getAsyncXSiteRunningRequests()longBasePerCacheInboundInvocationHandler. getSyncXSiteRequestsReceived()booleanBasePerCacheInboundInvocationHandler. isStatisticsEnabled() -
Uses of ManagedAttribute in org.infinispan.remoting.rpc
Methods in org.infinispan.remoting.rpc with annotations of type ManagedAttribute Modifier and Type Method Description longRpcManagerImpl. getAsyncXSiteAcksCount()longRpcManagerImpl. getAsyncXSiteCount()longRpcManagerImpl. getAverageAsyncXSiteReplicationTime()longRpcManagerImpl. getAverageReplicationTime()longRpcManagerImpl. getAverageXSiteReplicationTime()StringRpcManagerImpl. getCommittedViewAsString()longRpcManagerImpl. getMaximumAsyncXSiteReplicationTime()longRpcManagerImpl. getMaximumXSiteReplicationTime()longRpcManagerImpl. getMinimumAsyncXSiteReplicationTime()longRpcManagerImpl. getMinimumXSiteReplicationTime()StringRpcManagerImpl. getPendingViewAsString()longRpcManagerImpl. getReplicationCount()longRpcManagerImpl. getReplicationFailures()StringRpcManagerImpl. getSitesView()StringRpcManagerImpl. getSuccessRatio()doubleRpcManagerImpl. getSuccessRatioFloatingPoint()longRpcManagerImpl. getSyncXSiteCount()booleanRpcManagerImpl. isStatisticsEnabled() -
Uses of ManagedAttribute in org.infinispan.server.core.transport
Methods in org.infinispan.server.core.transport with annotations of type ManagedAttribute Modifier and Type Method Description StringTransport. getHostName()intTransport. getIdleTimeout()intTransport. getNumberIOThreads()intTransport. getNumberOfGlobalConnections()intTransport. getNumberOfLocalConnections()intTransport. getPendingTasks()intTransport. getPort()intTransport. getReceiveBufferSize()intTransport. getSendBufferSize()booleanTransport. getTcpNoDelay()longTransport. getTotalBytesRead()longTransport. getTotalBytesWritten() -
Uses of ManagedAttribute in org.infinispan.statetransfer
Methods in org.infinispan.statetransfer with annotations of type ManagedAttribute Modifier and Type Method Description StringStateTransferManager. getRebalancingStatus()booleanStateTransferManager. isJoinComplete()booleanStateTransferManager. isStateTransferInProgress()Checks if an inbound state transfer is in progress. -
Uses of ManagedAttribute in org.infinispan.stats.topK
Methods in org.infinispan.stats.topK with annotations of type ManagedAttribute Modifier and Type Method Description intCacheUsageInterceptor. getCapacity()Map<String,Long>CacheUsageInterceptor. getLocalTopGets()Map<String,Long>CacheUsageInterceptor. getLocalTopPuts()Map<String,Long>CacheUsageInterceptor. getRemoteTopGets()Map<String,Long>CacheUsageInterceptor. getRemoteTopPuts()Map<String,Long>CacheUsageInterceptor. getTopContendedKeys()Map<String,Long>CacheUsageInterceptor. getTopLockedKeys()Map<String,Long>CacheUsageInterceptor. getTopLockFailedKeys()Map<String,Long>CacheUsageInterceptor. getTopWriteSkewFailedKeys() -
Uses of ManagedAttribute in org.infinispan.stats.wrappers
Methods in org.infinispan.stats.wrappers with annotations of type ManagedAttribute Modifier and Type Method Description doubleExtendedStatisticInterceptor. getAbortRate()StringExtendedStatisticInterceptor. getAvailableExtendedStatistics()doubleExtendedStatisticInterceptor. getAvgAbortedWriteTxDuration()doubleExtendedStatisticInterceptor. getAvgClusteredGetCommandSize()doubleExtendedStatisticInterceptor. getAvgCommitCommandSize()doubleExtendedStatisticInterceptor. getAvgCommitRtt()doubleExtendedStatisticInterceptor. getAvgCommitTime()doubleExtendedStatisticInterceptor. getAvgCompleteNotificationAsync()doubleExtendedStatisticInterceptor. getAvgGetsPerROTransaction()doubleExtendedStatisticInterceptor. getAvgGetsPerWrTransaction()doubleExtendedStatisticInterceptor. getAvgLocalCommitTime()doubleExtendedStatisticInterceptor. getAvgLocalGetTime()doubleExtendedStatisticInterceptor. getAvgLocalLockHoldTime()doubleExtendedStatisticInterceptor. getAvgLocalPrepareTime()doubleExtendedStatisticInterceptor. getAvgLocalRollbackTime()doubleExtendedStatisticInterceptor. getAvgLockHoldTime()doubleExtendedStatisticInterceptor. getAvgLockWaitingTime()doubleExtendedStatisticInterceptor. getAvgNumNodesCommit()doubleExtendedStatisticInterceptor. getAvgNumNodesCompleteNotification()doubleExtendedStatisticInterceptor. getAvgNumNodesPrepare()doubleExtendedStatisticInterceptor. getAvgNumNodesRemoteGet()doubleExtendedStatisticInterceptor. getAvgNumNodesRollback()doubleExtendedStatisticInterceptor. getAvgNumOfLockLocalTx()doubleExtendedStatisticInterceptor. getAvgNumOfLockRemoteTx()doubleExtendedStatisticInterceptor. getAvgNumOfLockSuccessLocalTx()doubleExtendedStatisticInterceptor. getAvgPrepareCommandSize()doubleExtendedStatisticInterceptor. getAvgPrepareRtt()doubleExtendedStatisticInterceptor. getAvgPutsPerWrTransaction()doubleExtendedStatisticInterceptor. getAvgReadOnlyTxDuration()doubleExtendedStatisticInterceptor. getAvgRemoteCommitTime()doubleExtendedStatisticInterceptor. getAvgRemoteGetRtt()doubleExtendedStatisticInterceptor. getAvgRemoteGetsPerROTransaction()doubleExtendedStatisticInterceptor. getAvgRemoteGetsPerWrTransaction()doubleExtendedStatisticInterceptor. getAvgRemoteLockHoldTime()doubleExtendedStatisticInterceptor. getAvgRemotePrepareTime()doubleExtendedStatisticInterceptor. getAvgRemotePutsPerWrTransaction()doubleExtendedStatisticInterceptor. getAvgRemoteRollbackTime()doubleExtendedStatisticInterceptor. getAvgResponseTime()doubleExtendedStatisticInterceptor. getAvgRollbackRtt()doubleExtendedStatisticInterceptor. getAvgRollbackTime()doubleExtendedStatisticInterceptor. getAvgTxArrivalRate()doubleExtendedStatisticInterceptor. getAvgWriteTxDuration()doubleExtendedStatisticInterceptor. getLocalActiveTransactions()doubleExtendedStatisticInterceptor. getLocalExecutionTimeWithoutLock()doubleExtendedStatisticInterceptor. getNumAbortedTxDueDeadlock()doubleExtendedStatisticInterceptor. getNumAbortedTxDueTimeout()doubleExtendedStatisticInterceptor. getNumberOfCommits()doubleExtendedStatisticInterceptor. getNumberOfGets()doubleExtendedStatisticInterceptor. getNumberOfLocalCommits()doubleExtendedStatisticInterceptor. getNumberOfPuts()doubleExtendedStatisticInterceptor. getNumberOfRemoteGets()doubleExtendedStatisticInterceptor. getNumberOfRemotePuts()doubleExtendedStatisticInterceptor. getNumNodes()doubleExtendedStatisticInterceptor. getPercentageSuccessWriteTransactions()doubleExtendedStatisticInterceptor. getPercentageWriteTransactions()doubleExtendedStatisticInterceptor. getRemoteGetExecutionTime()doubleExtendedStatisticInterceptor. getRemotePutExecutionTime()doubleExtendedStatisticInterceptor. getReplicationDegree()doubleExtendedStatisticInterceptor. getThroughput()doubleExtendedStatisticInterceptor. getWriteSkewProbability() -
Uses of ManagedAttribute in org.infinispan.topology
Methods in org.infinispan.topology with annotations of type ManagedAttribute Modifier and Type Method Description StringLocalTopologyManagerImpl. getClusterAvailability()booleanLocalTopologyManagerImpl. isRebalancingEnabled()
-