Package | Description |
---|---|
com.hazelcast.instance |
This package contains Hazelcast Instance functionality.
|
Modifier and Type | Method and Description |
---|---|
GroupProperty |
HazelcastProperty.getParent()
Deprecated.
Returns the parent
GroupProperty of the property. |
GroupProperty |
GroupProperty.getParent()
Deprecated.
|
static GroupProperty |
GroupProperty.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static GroupProperty[] |
GroupProperty.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.