|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Stop | |
|---|---|
| org.infinispan.container | Data containers which store cache entries. |
| org.infinispan.distribution | Classes relating to the distributed cache mode. |
| org.infinispan.eviction | Classes related to eviction. |
| org.infinispan.jmx | Helpers that allow easy exposure of attributes and operations via JMX. |
| org.infinispan.loaders | This package contains loaders and stores, which are used for overflow or persistence. |
| org.infinispan.marshall | Infinispan makes use of custom marshalling to serialize and deserialize state wherever possible, rather than falling back to the JDK to do this. |
| org.infinispan.notifications | Notifications and eventing for listeners on both the Cache and CacheManager interfaces. |
| org.infinispan.remoting | Remote communication between cache instances. |
| org.infinispan.remoting.transport | Transports handle the low-level networking, used by the remoting components. |
| Uses of Stop in org.infinispan.container |
|---|
| Methods in org.infinispan.container with annotations of type Stop | |
|---|---|
void |
DataContainer.clear()
Removes all entries in the container |
| Uses of Stop in org.infinispan.distribution |
|---|
| Methods in org.infinispan.distribution with annotations of type Stop | |
|---|---|
void |
DistributionManagerImpl.stop()
|
| Uses of Stop in org.infinispan.eviction |
|---|
| Methods in org.infinispan.eviction with annotations of type Stop | |
|---|---|
void |
EvictionManagerImpl.stop()
|
| Uses of Stop in org.infinispan.jmx |
|---|
| Methods in org.infinispan.jmx with annotations of type Stop | |
|---|---|
void |
CacheJmxRegistration.stop()
Unregister when the cache is being stoped. |
| Uses of Stop in org.infinispan.loaders |
|---|
| Methods in org.infinispan.loaders with annotations of type Stop | |
|---|---|
void |
CacheLoaderManagerImpl.stop()
|
| Uses of Stop in org.infinispan.marshall |
|---|
| Methods in org.infinispan.marshall with annotations of type Stop | |
|---|---|
void |
VersionAwareMarshaller.stop()
|
| Uses of Stop in org.infinispan.notifications |
|---|
| Methods in org.infinispan.notifications with annotations of type Stop | |
|---|---|
void |
AbstractListenerImpl.removeAllCacheListeners()
Removes all listeners from the notifier |
| Uses of Stop in org.infinispan.remoting |
|---|
| Methods in org.infinispan.remoting with annotations of type Stop | |
|---|---|
void |
ReplicationQueueImpl.stop()
Stops the asynchronous flush queue. |
| Uses of Stop in org.infinispan.remoting.transport |
|---|
| Methods in org.infinispan.remoting.transport with annotations of type Stop | |
|---|---|
void |
Transport.stop()
|
|
Google Analytics | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||