|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CacheTopologyControlCommand.Type | |
---|---|
org.infinispan.topology |
Uses of CacheTopologyControlCommand.Type in org.infinispan.topology |
---|
Methods in org.infinispan.topology that return CacheTopologyControlCommand.Type | |
---|---|
CacheTopologyControlCommand.Type |
CacheTopologyControlCommand.getType()
|
static CacheTopologyControlCommand.Type |
CacheTopologyControlCommand.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CacheTopologyControlCommand.Type[] |
CacheTopologyControlCommand.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.infinispan.topology with parameters of type CacheTopologyControlCommand.Type | |
---|---|
CacheTopologyControlCommand(String cacheName,
CacheTopologyControlCommand.Type type,
Address sender,
CacheJoinInfo joinInfo,
int viewId)
|
|
CacheTopologyControlCommand(String cacheName,
CacheTopologyControlCommand.Type type,
Address sender,
CacheTopology cacheTopology,
int viewId)
|
|
CacheTopologyControlCommand(String cacheName,
CacheTopologyControlCommand.Type type,
Address sender,
int viewId)
|
|
CacheTopologyControlCommand(String cacheName,
CacheTopologyControlCommand.Type type,
Address sender,
int topologyId,
Throwable throwable,
int viewId)
|
|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |