public static final class MasterProtos.GetClusterStatusResponse extends com.google.protobuf.GeneratedMessage implements MasterProtos.GetClusterStatusResponseOrBuilder
GetClusterStatusResponse| Modifier and Type | Class and Description | 
|---|---|
static class  | 
MasterProtos.GetClusterStatusResponse.Builder
Protobuf type  
GetClusterStatusResponse | 
| Modifier and Type | Field and Description | 
|---|---|
static int | 
CLUSTER_STATUS_FIELD_NUMBER  | 
static <any> | 
PARSER  | 
public static <any> PARSER
public static final int CLUSTER_STATUS_FIELD_NUMBER
public static MasterProtos.GetClusterStatusResponse getDefaultInstance()
public MasterProtos.GetClusterStatusResponse getDefaultInstanceForType()
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public <any> getParserForType()
public boolean hasClusterStatus()
required .ClusterStatus cluster_status = 1;hasClusterStatus in interface MasterProtos.GetClusterStatusResponseOrBuilderpublic ClusterStatusProtos.ClusterStatus getClusterStatus()
required .ClusterStatus cluster_status = 1;getClusterStatus in interface MasterProtos.GetClusterStatusResponseOrBuilderpublic ClusterStatusProtos.ClusterStatusOrBuilder getClusterStatusOrBuilder()
required .ClusterStatus cluster_status = 1;getClusterStatusOrBuilder in interface MasterProtos.GetClusterStatusResponseOrBuilderpublic final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output)
             throws IOException
IOExceptionpublic int getSerializedSize()
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptionpublic boolean equals(Object obj)
public int hashCode()
public static MasterProtos.GetClusterStatusResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.GetClusterStatusResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.GetClusterStatusResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.GetClusterStatusResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.GetClusterStatusResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static MasterProtos.GetClusterStatusResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.GetClusterStatusResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static MasterProtos.GetClusterStatusResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.GetClusterStatusResponse.Builder newBuilder()
public MasterProtos.GetClusterStatusResponse.Builder newBuilderForType()
public static MasterProtos.GetClusterStatusResponse.Builder newBuilder(MasterProtos.GetClusterStatusResponse prototype)
public MasterProtos.GetClusterStatusResponse.Builder toBuilder()
protected MasterProtos.GetClusterStatusResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)