|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ManagedOperation | |
|---|---|
| org.infinispan | This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform. |
| org.infinispan.distribution | Classes relating to the distributed cache mode. |
| org.infinispan.interceptors | Infinispan is designed around a set of interceptors around a data container. |
| org.infinispan.interceptors.base | Base interceptors containing common, reusable behavior. |
| org.infinispan.manager | Cache manager package |
| org.infinispan.remoting.rpc | Remote Procedure Call (RPC) interfaces and components used to invoke remote methods on cache instances. |
| org.infinispan.util.concurrent.locks | Lock and synchronization related classes, tools and utilities. |
| Uses of ManagedOperation in org.infinispan |
|---|
| Methods in org.infinispan with annotations of type ManagedOperation | |
|---|---|
void |
CacheDelegate.start()
|
void |
CacheDelegate.stop()
|
| Uses of ManagedOperation in org.infinispan.distribution |
|---|
| Methods in org.infinispan.distribution with annotations of type ManagedOperation | |
|---|---|
boolean |
DistributionManagerImpl.isAffectedByRehash(Object key)
|
boolean |
DistributionManagerImpl.isLocatedLocally(String key)
|
List<String> |
DistributionManagerImpl.locateKey(String key)
|
| Uses of ManagedOperation in org.infinispan.interceptors |
|---|
| Methods in org.infinispan.interceptors with annotations of type ManagedOperation | |
|---|---|
void |
InvalidationInterceptor.resetStatistics()
|
void |
CacheLoaderInterceptor.resetStatistics()
|
void |
ActivationInterceptor.resetStatistics()
|
void |
TxInterceptor.resetStatistics()
|
void |
PassivationInterceptor.resetStatistics()
|
void |
CacheMgmtInterceptor.resetStatistics()
|
void |
CacheStoreInterceptor.resetStatistics()
|
| Uses of ManagedOperation in org.infinispan.interceptors.base |
|---|
| Methods in org.infinispan.interceptors.base with annotations of type ManagedOperation | |
|---|---|
void |
JmxStatsCommandInterceptor.resetStatistics()
Resets statistics gathered. |
| Uses of ManagedOperation in org.infinispan.manager |
|---|
| Methods in org.infinispan.manager with annotations of type ManagedOperation | |
|---|---|
void |
DefaultCacheManager.startCache()
|
void |
DefaultCacheManager.startCache(String cacheName)
|
| Uses of ManagedOperation in org.infinispan.remoting.rpc |
|---|
| Methods in org.infinispan.remoting.rpc with annotations of type ManagedOperation | |
|---|---|
void |
RpcManagerImpl.resetStatistics()
|
| Uses of ManagedOperation in org.infinispan.util.concurrent.locks |
|---|
| Methods in org.infinispan.util.concurrent.locks with annotations of type ManagedOperation | |
|---|---|
void |
DeadlockDetectingLockManager.resetStatistics()
|
|
Google Analytics | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||