Package | Description |
---|---|
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.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.locking | |
org.infinispan.statetransfer |
Transfer of state to new caches in a cluster.
|
Class and Description |
---|
LockControlCommand
LockControlCommand is a command that enables distributed locking across infinispan nodes.
|
StateTransferControlCommand
A control command to coordinate state transfer that may occur when nodes join or leave a cluster.
|
StateTransferControlCommand.Type |
Class and Description |
---|
CacheViewControlCommand.Type |
StateTransferControlCommand.Type |
Class and Description |
---|
LockControlCommand
LockControlCommand is a command that enables distributed locking across infinispan nodes.
|
Class and Description |
---|
LockControlCommand
LockControlCommand is a command that enables distributed locking across infinispan nodes.
|
Class and Description |
---|
LockControlCommand
LockControlCommand is a command that enables distributed locking across infinispan nodes.
|
Class and Description |
---|
LockControlCommand
LockControlCommand is a command that enables distributed locking across infinispan nodes.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.