|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ManagedAttribute | |
|---|---|
| org.jboss.cache | |
| org.jboss.cache.buddyreplication | |
| org.jboss.cache.interceptors | |
| org.jboss.cache.interceptors.base | |
| org.jboss.cache.lock | |
| org.jboss.cache.transaction | |
| Uses of ManagedAttribute in org.jboss.cache |
|---|
| Methods in org.jboss.cache with annotations of type ManagedAttribute | |
|---|---|
String |
RPCManagerImpl.getLocalAddressString()
|
String |
RPCManagerImpl.getMembersString()
|
int |
RegionManagerImpl.getNumRegions()
|
long |
RPCManagerImpl.getReplicationCount()
|
long |
RPCManagerImpl.getReplicationFailures()
|
String |
RPCManagerImpl.getSuccessRatio()
|
boolean |
RPCManagerImpl.isEnabled()
|
boolean |
RPCManagerImpl.isStatisticsEnabled()
|
void |
RPCManagerImpl.setStatisticsEnabled(boolean statisticsEnabled)
|
| Uses of ManagedAttribute in org.jboss.cache.buddyreplication |
|---|
| Methods in org.jboss.cache.buddyreplication with annotations of type ManagedAttribute | |
|---|---|
String |
BuddyManager.getBuddyGroup()
|
String |
BuddyManager.getBuddyGroupsIParticipateIn()
|
| Uses of ManagedAttribute in org.jboss.cache.interceptors |
|---|
| Methods in org.jboss.cache.interceptors with annotations of type ManagedAttribute | |
|---|---|
long |
ActivationInterceptor.getActivations()
|
long |
CacheMgmtInterceptor.getAverageReadTime()
|
long |
CacheMgmtInterceptor.getAverageWriteTime()
|
long |
LegacyCacheLoaderInterceptor.getCacheLoaderLoads()
Deprecated. |
long |
CacheLoaderInterceptor.getCacheLoaderLoads()
|
long |
LegacyCacheLoaderInterceptor.getCacheLoaderMisses()
Deprecated. |
long |
CacheLoaderInterceptor.getCacheLoaderMisses()
|
long |
CacheStoreInterceptor.getCacheLoaderStores()
|
long |
TxInterceptor.getCommits()
|
long |
CacheMgmtInterceptor.getElapsedTime()
|
long |
CacheMgmtInterceptor.getEvictions()
|
double |
CacheMgmtInterceptor.getHitMissRatio()
|
long |
CacheMgmtInterceptor.getHits()
|
long |
InvalidationInterceptor.getInvalidations()
|
long |
CacheMgmtInterceptor.getMisses()
|
int |
CacheMgmtInterceptor.getNumberOfAttributes()
|
int |
CacheMgmtInterceptor.getNumberOfNodes()
|
int |
TxInterceptor.getNumberOfSyncsRegistered()
|
long |
PassivationInterceptor.getPassivations()
|
long |
TxInterceptor.getPrepares()
|
double |
CacheMgmtInterceptor.getReadWriteRatio()
|
long |
TxInterceptor.getRollbacks()
|
boolean |
TxInterceptor.getStatisticsEnabled()
|
boolean |
InvalidationInterceptor.getStatisticsEnabled()
|
boolean |
CacheStoreInterceptor.getStatisticsEnabled()
|
long |
CacheMgmtInterceptor.getStores()
|
long |
CacheMgmtInterceptor.getTimeSinceReset()
|
void |
TxInterceptor.setStatisticsEnabled(boolean enabled)
|
void |
InvalidationInterceptor.setStatisticsEnabled(boolean enabled)
|
void |
CacheStoreInterceptor.setStatisticsEnabled(boolean enabled)
|
| Uses of ManagedAttribute in org.jboss.cache.interceptors.base |
|---|
| Methods in org.jboss.cache.interceptors.base with annotations of type ManagedAttribute | |
|---|---|
boolean |
JmxStatsCommandInterceptor.getStatisticsEnabled()
Returns whether an interceptor's statistics are being captured. |
void |
JmxStatsCommandInterceptor.setStatisticsEnabled(boolean enabled)
|
| Uses of ManagedAttribute in org.jboss.cache.lock |
|---|
| Methods in org.jboss.cache.lock with annotations of type ManagedAttribute | |
|---|---|
int |
MVCCLockManager.getConcurrencyLevel()
|
int |
MVCCLockManager.getNumberOfLocksAvailable()
|
int |
MVCCLockManager.getNumberOfLocksHeld()
|
| Uses of ManagedAttribute in org.jboss.cache.transaction |
|---|
| Methods in org.jboss.cache.transaction with annotations of type ManagedAttribute | |
|---|---|
int |
TransactionTable.getNumberOfRegisteredTransactions()
|
String |
TransactionTable.getTransactionMap()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||