|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
CommandsFactory | |
DataCommand | Commands of this type manipulate data in the cache. |
LocalCommand | This is a marker interface to indicate that such commands will never be replicated and hence will not return any valid command IDs. |
ReplicableCommand | The core of the command-based cache framework. |
VisitableCommand | A type of command that can accept Visitor s, such as CommandInterceptor s. |
Visitor |
Class Summary | |
---|---|
AbstractVisitor | An abstract implementation of a Visitor that delegates all visit calls to a default handler which can be overridden. |
CommandsFactoryImpl | |
RemoteCommandFactory | Specifically used to create un-initialized ReplicableCommand s from a byte stream. |
Commands that operate on the cache, either locally or remotely.
|
Google Analytics | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |