|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Instance.InstanceType | |
|---|---|
| com.hazelcast.core | |
| Uses of Instance.InstanceType in com.hazelcast.core |
|---|
| Methods in com.hazelcast.core that return Instance.InstanceType | |
|---|---|
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. |
| Constructors in com.hazelcast.core with parameters of type Instance.InstanceType | |
|---|---|
InstanceDestroyedException(Instance.InstanceType type,
String name)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||