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. |
Modifier and Type | Method and Description |
---|---|
<E extends Enum> |
HazelcastProperties.getEnum(GroupProperty property,
Class<E> enumClazz)
Deprecated.
Returns the configured enum value of a
GroupProperty . |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.