org.apache.hadoop.hbase.protobuf.generated
Interface MasterMonitorProtos.GetClusterStatusResponseOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
MasterMonitorProtos.GetClusterStatusResponse, MasterMonitorProtos.GetClusterStatusResponse.Builder
Enclosing class:
MasterMonitorProtos

public static interface MasterMonitorProtos.GetClusterStatusResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 ClusterStatusProtos.ClusterStatus getClusterStatus()
           
 ClusterStatusProtos.ClusterStatusOrBuilder getClusterStatusOrBuilder()
           
 boolean hasClusterStatus()
           
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
 

Method Detail

hasClusterStatus

boolean hasClusterStatus()

getClusterStatus

ClusterStatusProtos.ClusterStatus getClusterStatus()

getClusterStatusOrBuilder

ClusterStatusProtos.ClusterStatusOrBuilder getClusterStatusOrBuilder()


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