| Package | Description |
|---|---|
| com.hazelcast.core |
| Modifier and Type | Method and Description |
|---|---|
Instance.InstanceType |
Instance.getInstanceType()
Returns instance type such as map, set, list, lock, topic, multimap, id generator
|
Instance.InstanceType |
InstanceEvent.getInstanceType() |
Instance.InstanceType |
InstanceDestroyedException.getType() |
static Instance.InstanceType |
Instance.InstanceType.valueOf(int typeId) |
static Instance.InstanceType |
Instance.InstanceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Instance.InstanceType[] |
Instance.InstanceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
InstanceDestroyedException(Instance.InstanceType type,
String name) |
Copyright .0; 2008-2011 Hazel Ltd. All Rights Reserved.