Package | Description |
---|---|
org.infinispan.commands |
Commands that operate on the cache, either locally or remotely.
|
org.infinispan.commands.tx |
Commands that represent transactional lifecycle transitions.
|
org.infinispan.commands.tx.totalorder | |
org.infinispan.commands.write |
Commands that alter the state of the cache.
|
org.infinispan.container |
Data containers which store cache entries.
|
org.infinispan.context.impl |
This package contains different context implementations, selected dynamically based on the type of invocation.
|
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.interceptors.compat | |
org.infinispan.interceptors.distribution | |
org.infinispan.interceptors.locking | |
org.infinispan.interceptors.xsite | |
org.infinispan.query.backend | |
org.infinispan.remoting.responses |
Abstractions of the different response types allowed during RPC.
|
org.infinispan.statetransfer |
Transfer of state to new caches in a cluster.
|
org.infinispan.transaction |
JTA transaction support.
|
org.infinispan.transaction.xa |
XA transaction support.
|
org.infinispan.transaction.xa.recovery | |
org.infinispan.xsite |
Class and Description |
---|
ApplyDeltaCommand |
ClearCommand |
EvictCommand |
InvalidateCommand
Removes an entry from memory.
|
InvalidateL1Command
Invalidates an entry in a L1 cache (used with DIST mode)
|
PutKeyValueCommand
Implements functionality defined by
BasicCache.put(Object, Object) |
PutMapCommand |
RemoveCommand |
ReplaceCommand |
WriteCommand
A command that modifies the cache in some way
|
Class and Description |
---|
WriteCommand
A command that modifies the cache in some way
|
Class and Description |
---|
WriteCommand
A command that modifies the cache in some way
|
Class and Description |
---|
AbstractDataWriteCommand
Stuff common to WriteCommands
|
DataWriteCommand
Mixes features from DataCommand and WriteCommand
|
InvalidateCommand
Removes an entry from memory.
|
RemoveCommand |
ValueMatcher
A policy for determining if a write command should be executed based on the current value in the cache.
|
WriteCommand
A command that modifies the cache in some way
|
Class and Description |
---|
ReplaceCommand |
Class and Description |
---|
WriteCommand
A command that modifies the cache in some way
|
Class and Description |
---|
ApplyDeltaCommand |
ClearCommand |
EvictCommand |
InvalidateCommand
Removes an entry from memory.
|
InvalidateL1Command
Invalidates an entry in a L1 cache (used with DIST mode)
|
PutKeyValueCommand
Implements functionality defined by
BasicCache.put(Object, Object) |
PutMapCommand |
RemoveCommand |
ReplaceCommand |
WriteCommand
A command that modifies the cache in some way
|
Class and Description |
---|
ClearCommand |
EvictCommand |
PutKeyValueCommand
Implements functionality defined by
BasicCache.put(Object, Object) |
PutMapCommand |
RemoveCommand |
ReplaceCommand |
Class and Description |
---|
PutKeyValueCommand
Implements functionality defined by
BasicCache.put(Object, Object) |
RemoveCommand |
ReplaceCommand |
Class and Description |
---|
ClearCommand |
DataWriteCommand
Mixes features from DataCommand and WriteCommand
|
InvalidateL1Command
Invalidates an entry in a L1 cache (used with DIST mode)
|
PutKeyValueCommand
Implements functionality defined by
BasicCache.put(Object, Object) |
PutMapCommand |
RemoveCommand |
ReplaceCommand |
WriteCommand
A command that modifies the cache in some way
|
Class and Description |
---|
ApplyDeltaCommand |
ClearCommand |
DataWriteCommand
Mixes features from DataCommand and WriteCommand
|
EvictCommand |
InvalidateCommand
Removes an entry from memory.
|
InvalidateL1Command
Invalidates an entry in a L1 cache (used with DIST mode)
|
PutKeyValueCommand
Implements functionality defined by
BasicCache.put(Object, Object) |
PutMapCommand |
RemoveCommand |
ReplaceCommand |
Class and Description |
---|
ClearCommand |
PutKeyValueCommand
Implements functionality defined by
BasicCache.put(Object, Object) |
PutMapCommand |
RemoveCommand |
ReplaceCommand |
Class and Description |
---|
ClearCommand |
PutKeyValueCommand
Implements functionality defined by
BasicCache.put(Object, Object) |
PutMapCommand |
RemoveCommand |
ReplaceCommand |
Class and Description |
---|
WriteCommand
A command that modifies the cache in some way
|
Class and Description |
---|
ApplyDeltaCommand |
ClearCommand |
EvictCommand |
InvalidateCommand
Removes an entry from memory.
|
InvalidateL1Command
Invalidates an entry in a L1 cache (used with DIST mode)
|
PutKeyValueCommand
Implements functionality defined by
BasicCache.put(Object, Object) |
PutMapCommand |
RemoveCommand |
ReplaceCommand |
WriteCommand
A command that modifies the cache in some way
|
Class and Description |
---|
WriteCommand
A command that modifies the cache in some way
|
Class and Description |
---|
WriteCommand
A command that modifies the cache in some way
|
Class and Description |
---|
WriteCommand
A command that modifies the cache in some way
|
Class and Description |
---|
ClearCommand |
PutKeyValueCommand
Implements functionality defined by
BasicCache.put(Object, Object) |
PutMapCommand |
RemoveCommand |
ReplaceCommand |
WriteCommand
A command that modifies the cache in some way
|
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.