public static final class MasterProtos.IsMasterRunningRequest extends com.google.protobuf.GeneratedMessage implements MasterProtos.IsMasterRunningRequestOrBuilder
IsMasterRunningRequest| Modifier and Type | Class and Description | 
|---|---|
static class  | 
MasterProtos.IsMasterRunningRequest.Builder
Protobuf type  
IsMasterRunningRequest | 
| Modifier and Type | Field and Description | 
|---|---|
static <any> | 
PARSER  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object obj)  | 
static MasterProtos.IsMasterRunningRequest | 
getDefaultInstance()  | 
MasterProtos.IsMasterRunningRequest | 
getDefaultInstanceForType()  | 
static com.google.protobuf.Descriptors.Descriptor | 
getDescriptor()  | 
<any> | 
getParserForType()  | 
int | 
getSerializedSize()  | 
com.google.protobuf.UnknownFieldSet | 
getUnknownFields()  | 
int | 
hashCode()  | 
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable | 
internalGetFieldAccessorTable()  | 
boolean | 
isInitialized()  | 
static MasterProtos.IsMasterRunningRequest.Builder | 
newBuilder()  | 
static MasterProtos.IsMasterRunningRequest.Builder | 
newBuilder(MasterProtos.IsMasterRunningRequest prototype)  | 
MasterProtos.IsMasterRunningRequest.Builder | 
newBuilderForType()  | 
protected MasterProtos.IsMasterRunningRequest.Builder | 
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)  | 
static MasterProtos.IsMasterRunningRequest | 
parseDelimitedFrom(InputStream input)  | 
static MasterProtos.IsMasterRunningRequest | 
parseDelimitedFrom(InputStream input,
                  com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static MasterProtos.IsMasterRunningRequest | 
parseFrom(byte[] data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static MasterProtos.IsMasterRunningRequest | 
parseFrom(com.google.protobuf.ByteString data)  | 
static MasterProtos.IsMasterRunningRequest | 
parseFrom(com.google.protobuf.ByteString data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static MasterProtos.IsMasterRunningRequest | 
parseFrom(com.google.protobuf.CodedInputStream input)  | 
static MasterProtos.IsMasterRunningRequest | 
parseFrom(com.google.protobuf.CodedInputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static MasterProtos.IsMasterRunningRequest | 
parseFrom(InputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
MasterProtos.IsMasterRunningRequest.Builder | 
toBuilder()  | 
protected Object | 
writeReplace()  | 
void | 
writeTo(com.google.protobuf.CodedOutputStream output)  | 
public static MasterProtos.IsMasterRunningRequest getDefaultInstance()
public MasterProtos.IsMasterRunningRequest 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 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.IsMasterRunningRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.IsMasterRunningRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.IsMasterRunningRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.IsMasterRunningRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.IsMasterRunningRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static MasterProtos.IsMasterRunningRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.IsMasterRunningRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static MasterProtos.IsMasterRunningRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.IsMasterRunningRequest.Builder newBuilder()
public MasterProtos.IsMasterRunningRequest.Builder newBuilderForType()
public static MasterProtos.IsMasterRunningRequest.Builder newBuilder(MasterProtos.IsMasterRunningRequest prototype)
public MasterProtos.IsMasterRunningRequest.Builder toBuilder()
protected MasterProtos.IsMasterRunningRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)