|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClusterStatusProtos.ClusterStatus | |
---|---|
org.apache.hadoop.hbase.protobuf.generated |
Uses of ClusterStatusProtos.ClusterStatus in org.apache.hadoop.hbase.protobuf.generated |
---|
Fields in org.apache.hadoop.hbase.protobuf.generated with type parameters of type ClusterStatusProtos.ClusterStatus | |
---|---|
static com.google.protobuf.Parser<ClusterStatusProtos.ClusterStatus> |
ClusterStatusProtos.ClusterStatus.PARSER
|
Methods in org.apache.hadoop.hbase.protobuf.generated that return ClusterStatusProtos.ClusterStatus | |
---|---|
ClusterStatusProtos.ClusterStatus |
ClusterStatusProtos.ClusterStatus.Builder.build()
|
ClusterStatusProtos.ClusterStatus |
ClusterStatusProtos.ClusterStatus.Builder.buildPartial()
|
ClusterStatusProtos.ClusterStatus |
MasterProtos.GetClusterStatusResponseOrBuilder.getClusterStatus()
required .ClusterStatus cluster_status = 1; |
ClusterStatusProtos.ClusterStatus |
MasterProtos.GetClusterStatusResponse.getClusterStatus()
required .ClusterStatus cluster_status = 1; |
ClusterStatusProtos.ClusterStatus |
MasterProtos.GetClusterStatusResponse.Builder.getClusterStatus()
required .ClusterStatus cluster_status = 1; |
static ClusterStatusProtos.ClusterStatus |
ClusterStatusProtos.ClusterStatus.getDefaultInstance()
|
ClusterStatusProtos.ClusterStatus |
ClusterStatusProtos.ClusterStatus.getDefaultInstanceForType()
|
ClusterStatusProtos.ClusterStatus |
ClusterStatusProtos.ClusterStatus.Builder.getDefaultInstanceForType()
|
static ClusterStatusProtos.ClusterStatus |
ClusterStatusProtos.ClusterStatus.parseDelimitedFrom(InputStream input)
|
static ClusterStatusProtos.ClusterStatus |
ClusterStatusProtos.ClusterStatus.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ClusterStatusProtos.ClusterStatus |
ClusterStatusProtos.ClusterStatus.parseFrom(byte[] data)
|
static ClusterStatusProtos.ClusterStatus |
ClusterStatusProtos.ClusterStatus.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ClusterStatusProtos.ClusterStatus |
ClusterStatusProtos.ClusterStatus.parseFrom(com.google.protobuf.ByteString data)
|
static ClusterStatusProtos.ClusterStatus |
ClusterStatusProtos.ClusterStatus.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ClusterStatusProtos.ClusterStatus |
ClusterStatusProtos.ClusterStatus.parseFrom(com.google.protobuf.CodedInputStream input)
|
static ClusterStatusProtos.ClusterStatus |
ClusterStatusProtos.ClusterStatus.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ClusterStatusProtos.ClusterStatus |
ClusterStatusProtos.ClusterStatus.parseFrom(InputStream input)
|
static ClusterStatusProtos.ClusterStatus |
ClusterStatusProtos.ClusterStatus.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type ClusterStatusProtos.ClusterStatus | |
---|---|
com.google.protobuf.Parser<ClusterStatusProtos.ClusterStatus> |
ClusterStatusProtos.ClusterStatus.getParserForType()
|
Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type ClusterStatusProtos.ClusterStatus | |
---|---|
MasterProtos.GetClusterStatusResponse.Builder |
MasterProtos.GetClusterStatusResponse.Builder.mergeClusterStatus(ClusterStatusProtos.ClusterStatus value)
required .ClusterStatus cluster_status = 1; |
ClusterStatusProtos.ClusterStatus.Builder |
ClusterStatusProtos.ClusterStatus.Builder.mergeFrom(ClusterStatusProtos.ClusterStatus other)
|
static ClusterStatusProtos.ClusterStatus.Builder |
ClusterStatusProtos.ClusterStatus.newBuilder(ClusterStatusProtos.ClusterStatus prototype)
|
MasterProtos.GetClusterStatusResponse.Builder |
MasterProtos.GetClusterStatusResponse.Builder.setClusterStatus(ClusterStatusProtos.ClusterStatus value)
required .ClusterStatus cluster_status = 1; |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |