Uses of Class
org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus

Uses of ClusterStatusProtos.ClusterStatus in org.apache.hadoop.hbase.protobuf.generated
 

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 MasterMonitorProtos.GetClusterStatusResponseOrBuilder.getClusterStatus()
           
 ClusterStatusProtos.ClusterStatus MasterMonitorProtos.GetClusterStatusResponse.getClusterStatus()
           
 ClusterStatusProtos.ClusterStatus MasterMonitorProtos.GetClusterStatusResponse.Builder.getClusterStatus()
           
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 with parameters of type ClusterStatusProtos.ClusterStatus
 MasterMonitorProtos.GetClusterStatusResponse.Builder MasterMonitorProtos.GetClusterStatusResponse.Builder.mergeClusterStatus(ClusterStatusProtos.ClusterStatus value)
           
 ClusterStatusProtos.ClusterStatus.Builder ClusterStatusProtos.ClusterStatus.Builder.mergeFrom(ClusterStatusProtos.ClusterStatus other)
           
static ClusterStatusProtos.ClusterStatus.Builder ClusterStatusProtos.ClusterStatus.newBuilder(ClusterStatusProtos.ClusterStatus prototype)
           
 MasterMonitorProtos.GetClusterStatusResponse.Builder MasterMonitorProtos.GetClusterStatusResponse.Builder.setClusterStatus(ClusterStatusProtos.ClusterStatus value)
           
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.