|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.infinispan.commands | |
---|---|
org.infinispan | This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform. |
org.infinispan.commands | Commands that operate on the cache, either locally or remotely. |
org.infinispan.commands.control | |
org.infinispan.commands.read | |
org.infinispan.commands.remote | |
org.infinispan.commands.tx | |
org.infinispan.commands.write | |
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 | |
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.remoting | Remote communication between cache instances. |
org.infinispan.remoting.rpc | |
org.infinispan.remoting.transport | |
org.infinispan.remoting.transport.jgroups | |
org.infinispan.statetransfer | Transfer of state to new caches in a cluster. |
org.infinispan.transaction.xa |
Classes in org.infinispan.commands used by org.infinispan | |
---|---|
CommandsFactory
|
Classes in org.infinispan.commands used by org.infinispan.commands | |
---|---|
CommandsFactory
|
|
LockControlCommand
|
|
ReplicableCommand
The core of the command-based cache framework. |
|
VisitableCommand
A type of command that can accept Visitor s, such as CommandInterceptor s. |
|
Visitor
|
Classes in org.infinispan.commands used by org.infinispan.commands.control | |
---|---|
ReplicableCommand
The core of the command-based cache framework. |
Classes in org.infinispan.commands used by org.infinispan.commands.read | |
---|---|
DataCommand
Commands of this type manipulate data in the cache. |
|
ReplicableCommand
The core of the command-based cache framework. |
|
VisitableCommand
A type of command that can accept Visitor s, such as CommandInterceptor s. |
|
Visitor
|
Classes in org.infinispan.commands used by org.infinispan.commands.remote | |
---|---|
ReplicableCommand
The core of the command-based cache framework. |
Classes in org.infinispan.commands used by org.infinispan.commands.tx | |
---|---|
ReplicableCommand
The core of the command-based cache framework. |
|
VisitableCommand
A type of command that can accept Visitor s, such as CommandInterceptor s. |
|
Visitor
|
Classes in org.infinispan.commands used by org.infinispan.commands.write | |
---|---|
DataCommand
Commands of this type manipulate data in the cache. |
|
ReplicableCommand
The core of the command-based cache framework. |
|
VisitableCommand
A type of command that can accept Visitor s, such as CommandInterceptor s. |
|
Visitor
|
Classes in org.infinispan.commands used by org.infinispan.distribution | |
---|---|
CommandsFactory
|
Classes in org.infinispan.commands used by org.infinispan.interceptors | |
---|---|
AbstractVisitor
An abstract implementation of a Visitor that delegates all visit calls to a default handler which can be overridden. |
|
CommandsFactory
|
|
LockControlCommand
|
|
VisitableCommand
A type of command that can accept Visitor s, such as CommandInterceptor s. |
|
Visitor
|
Classes in org.infinispan.commands used by org.infinispan.interceptors.base | |
---|---|
AbstractVisitor
An abstract implementation of a Visitor that delegates all visit calls to a default handler which can be overridden. |
|
VisitableCommand
A type of command that can accept Visitor s, such as CommandInterceptor s. |
|
Visitor
|
Classes in org.infinispan.commands used by org.infinispan.marshall | |
---|---|
RemoteCommandFactory
Specifically used to create un-initialized ReplicableCommand s from a byte stream. |
Classes in org.infinispan.commands used by org.infinispan.remoting | |
---|---|
ReplicableCommand
The core of the command-based cache framework. |
Classes in org.infinispan.commands used by org.infinispan.remoting.rpc | |
---|---|
CommandsFactory
|
|
ReplicableCommand
The core of the command-based cache framework. |
Classes in org.infinispan.commands used by org.infinispan.remoting.transport | |
---|---|
ReplicableCommand
The core of the command-based cache framework. |
Classes in org.infinispan.commands used by org.infinispan.remoting.transport.jgroups | |
---|---|
ReplicableCommand
The core of the command-based cache framework. |
Classes in org.infinispan.commands used by org.infinispan.statetransfer | |
---|---|
CommandsFactory
|
Classes in org.infinispan.commands used by org.infinispan.transaction.xa | |
---|---|
CommandsFactory
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |