Package | Description |
---|---|
com.hazelcast.cp |
Contains public APIs of the CP subsystem
|
com.hazelcast.cp.internal |
Contains implementation of the CP subsystem
|
Modifier and Type | Method and Description |
---|---|
CPGroup.CPGroupStatus |
CPGroup.status()
Returns status of the CP group
|
static CPGroup.CPGroupStatus |
CPGroup.CPGroupStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CPGroup.CPGroupStatus[] |
CPGroup.CPGroupStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CPGroup.CPGroupStatus |
CPGroupInfo.status() |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.