| Package | Description |
|---|---|
| com.hazelcast.spi.hotrestart.cluster |
Includes classes to persist/restore cluster metadata and to manage cluster-wide validation.
|
| Modifier and Type | Method and Description |
|---|---|
MemberClusterStartInfo.DataLoadStatus |
MemberClusterStartInfo.getDataLoadStatus() |
static MemberClusterStartInfo.DataLoadStatus |
MemberClusterStartInfo.DataLoadStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MemberClusterStartInfo.DataLoadStatus[] |
MemberClusterStartInfo.DataLoadStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MemberClusterStartInfo(com.hazelcast.internal.partition.PartitionTableView partitionTable,
MemberClusterStartInfo.DataLoadStatus dataLoadStatus) |
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.