Package | Description |
---|---|
org.corfudb.runtime.view |
Modifier and Type | Method and Description |
---|---|
abstract ClusterStatusReport.ClusterStatus |
Layout.ReplicationMode.getClusterHealthForSegment(Layout.LayoutSegment layoutSegment,
Set<String> responsiveNodes)
Returns the health of the cluster for a given segment.
|
static ClusterStatusReport.ClusterStatus |
ClusterStatusReport.ClusterStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClusterStatusReport.ClusterStatus[] |
ClusterStatusReport.ClusterStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 CorfuDB. All rights reserved.