|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.infinispan.commands.write | |
---|---|
org.infinispan.commands | Commands that operate on the cache, either locally or remotely. |
org.infinispan.commands.control | Commands that control and coordinate certain cache operations, such as rehashing, state transfer and locking. |
org.infinispan.commands.tx | Commands that represent transactional lifecycle transitions. |
org.infinispan.commands.write | Commands that alter the state of the cache. |
org.infinispan.context.impl | This package contains different context implementations, selected dynamically based on the type of invocation. |
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.query.backend | |
org.infinispan.transaction | JTA transaction support. |
org.infinispan.transaction.xa | XA transaction support. |
Classes in org.infinispan.commands.write used by org.infinispan.commands | |
---|---|
ClearCommand
|
|
EvictCommand
|
|
InvalidateCommand
Removes an entry from memory - never removes the entry. |
|
PutKeyValueCommand
Implements functionality defined by Map.put(Object, Object) |
|
PutMapCommand
|
|
RemoveCommand
|
|
ReplaceCommand
|
|
WriteCommand
A command that modifies the cache in some way |
Classes in org.infinispan.commands.write used by org.infinispan.commands.control | |
---|---|
WriteCommand
A command that modifies the cache in some way |
Classes in org.infinispan.commands.write used by org.infinispan.commands.tx | |
---|---|
WriteCommand
A command that modifies the cache in some way |
Classes in org.infinispan.commands.write used by org.infinispan.commands.write | |
---|---|
AbstractDataWriteCommand
Stuff common to WriteCommands |
|
DataWriteCommand
Mixes features from DataCommand and WriteCommand |
|
InvalidateCommand
Removes an entry from memory - never removes the entry. |
|
RemoveCommand
|
|
WriteCommand
A command that modifies the cache in some way |
Classes in org.infinispan.commands.write used by org.infinispan.context.impl | |
---|---|
WriteCommand
A command that modifies the cache in some way |
Classes in org.infinispan.commands.write used by org.infinispan.distribution | |
---|---|
WriteCommand
A command that modifies the cache in some way |
Classes in org.infinispan.commands.write used by org.infinispan.interceptors | |
---|---|
ClearCommand
|
|
EvictCommand
|
|
InvalidateCommand
Removes an entry from memory - never removes the entry. |
|
PutKeyValueCommand
Implements functionality defined by Map.put(Object, Object) |
|
PutMapCommand
|
|
RemoveCommand
|
|
ReplaceCommand
|
Classes in org.infinispan.commands.write used by org.infinispan.interceptors.base | |
---|---|
ClearCommand
|
|
EvictCommand
|
|
PutKeyValueCommand
Implements functionality defined by Map.put(Object, Object) |
|
PutMapCommand
|
|
RemoveCommand
|
|
ReplaceCommand
|
Classes in org.infinispan.commands.write used by org.infinispan.query.backend | |
---|---|
ClearCommand
|
|
PutKeyValueCommand
Implements functionality defined by Map.put(Object, Object) |
|
PutMapCommand
|
|
RemoveCommand
|
|
ReplaceCommand
|
Classes in org.infinispan.commands.write used by org.infinispan.transaction | |
---|---|
WriteCommand
A command that modifies the cache in some way |
Classes in org.infinispan.commands.write used by org.infinispan.transaction.xa | |
---|---|
WriteCommand
A command that modifies the cache in some way |
|
Google Analytics | |||||||||
PREV NEXT | FRAMES NO FRAMES |