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