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