Package | Description |
---|---|
org.jboss.cache | |
org.jboss.cache.interceptors |
Modifier and Type | Method and Description |
---|---|
String |
RegionManagerImpl.dumpRegions() |
int |
DataContainerImpl.getNumberOfAttributes() |
int |
DataContainerImpl.getNumberOfNodes() |
String |
DataContainerImpl.printDetails()
Prints information about the contents of the nodes in the cache's current
in-memory state.
|
String |
DataContainerImpl.printDetailsAsHtml() |
void |
RPCManagerImpl.resetStatistics() |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
PassivationInterceptor.dumpStatistics() |
Map<String,Object> |
ActivationInterceptor.dumpStatistics() |
Map<String,Object> |
TxInterceptor.dumpStatistics() |
Map<String,Object> |
CacheStoreInterceptor.dumpStatistics() |
Map<String,Object> |
CacheLoaderInterceptor.dumpStatistics() |
Map<String,Object> |
LegacyActivationInterceptor.dumpStatistics()
Deprecated.
|
Map<String,Object> |
LegacyCacheLoaderInterceptor.dumpStatistics()
Deprecated.
|
Map<String,Object> |
CacheMgmtInterceptor.dumpStatistics() |
Map<String,Object> |
InvalidationInterceptor.dumpStatistics() |
String |
InterceptorChain.getInterceptorDetails() |
String |
InterceptorChain.getInterceptorDetailsAsHtml() |
void |
PassivationInterceptor.resetStatistics() |
void |
ActivationInterceptor.resetStatistics() |
void |
TxInterceptor.resetStatistics() |
void |
CacheStoreInterceptor.resetStatistics() |
void |
CacheLoaderInterceptor.resetStatistics() |
void |
LegacyActivationInterceptor.resetStatistics()
Deprecated.
|
void |
LegacyCacheLoaderInterceptor.resetStatistics()
Deprecated.
|
void |
CacheMgmtInterceptor.resetStatistics() |
void |
InvalidationInterceptor.resetStatistics() |
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.