|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Stop | |
---|---|
org.infinispan.cli.interpreter | |
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.factories | Factories are internal components used to create other components based on a cache's configuration. |
org.infinispan.interceptors.base | Base interceptors containing common, reusable behavior. |
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.marshall.jboss | Hooks to bridge Infinispan's marshalling APIs with JBoss Marshalling internals. |
org.infinispan.remoting | Remote communication between cache instances. |
org.infinispan.remoting.transport | Transports handle the low-level networking, used by the remoting components. |
org.infinispan.statetransfer | Transfer of state to new caches in a cluster. |
org.infinispan.topology | |
org.infinispan.xsite |
Uses of Stop in org.infinispan.cli.interpreter |
---|
Methods in org.infinispan.cli.interpreter with annotations of type Stop | |
---|---|
void |
Interpreter.stop()
|
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 |
L1ManagerImpl.stop()
|
Uses of Stop in org.infinispan.eviction |
---|
Methods in org.infinispan.eviction with annotations of type Stop | |
---|---|
void |
PassivationManagerImpl.passivateAll()
|
void |
EvictionManagerImpl.stop()
|
Uses of Stop in org.infinispan.factories |
---|
Methods in org.infinispan.factories with annotations of type Stop | |
---|---|
void |
NamedExecutorsFactory.stop()
|
Uses of Stop in org.infinispan.interceptors.base |
---|
Methods in org.infinispan.interceptors.base with annotations of type Stop | |
---|---|
protected void |
BaseCustomInterceptor.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 |
CacheMarshaller.stop()
|
void |
GlobalMarshaller.stop()
|
Uses of Stop in org.infinispan.marshall.jboss |
---|
Methods in org.infinispan.marshall.jboss with annotations of type Stop | |
---|---|
void |
ExternalizerTable.stop()
|
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()
|
Uses of Stop in org.infinispan.statetransfer |
---|
Methods in org.infinispan.statetransfer with annotations of type Stop | |
---|---|
void |
StateProviderImpl.stop()
|
void |
StateConsumerImpl.stop()
|
void |
StateTransferManagerImpl.stop()
|
Uses of Stop in org.infinispan.topology |
---|
Methods in org.infinispan.topology with annotations of type Stop | |
---|---|
void |
LocalTopologyManagerImpl.stop()
|
void |
ClusterTopologyManagerImpl.stop()
|
Uses of Stop in org.infinispan.xsite |
---|
Methods in org.infinispan.xsite with annotations of type Stop | |
---|---|
void |
BackupReceiverRepositoryImpl.stop()
|
|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |