public static final class ZooKeeperProtos.ReplicationState extends com.google.protobuf.GeneratedMessage implements ZooKeeperProtos.ReplicationStateOrBuilder
ReplicationState
 Used by replication. Holds whether enabled or disabled
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ZooKeeperProtos.ReplicationState.Builder
Protobuf type  
ReplicationState | 
static class  | 
ZooKeeperProtos.ReplicationState.State
Protobuf enum  
ReplicationState.State | 
| Modifier and Type | Field and Description | 
|---|---|
static <any> | 
PARSER  | 
static int | 
STATE_FIELD_NUMBER  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object obj)  | 
static ZooKeeperProtos.ReplicationState | 
getDefaultInstance()  | 
ZooKeeperProtos.ReplicationState | 
getDefaultInstanceForType()  | 
static com.google.protobuf.Descriptors.Descriptor | 
getDescriptor()  | 
<any> | 
getParserForType()  | 
int | 
getSerializedSize()  | 
ZooKeeperProtos.ReplicationState.State | 
getState()
required .ReplicationState.State state = 1; | 
com.google.protobuf.UnknownFieldSet | 
getUnknownFields()  | 
int | 
hashCode()  | 
boolean | 
hasState()
required .ReplicationState.State state = 1; | 
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable | 
internalGetFieldAccessorTable()  | 
boolean | 
isInitialized()  | 
static ZooKeeperProtos.ReplicationState.Builder | 
newBuilder()  | 
static ZooKeeperProtos.ReplicationState.Builder | 
newBuilder(ZooKeeperProtos.ReplicationState prototype)  | 
ZooKeeperProtos.ReplicationState.Builder | 
newBuilderForType()  | 
protected ZooKeeperProtos.ReplicationState.Builder | 
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)  | 
static ZooKeeperProtos.ReplicationState | 
parseDelimitedFrom(InputStream input)  | 
static ZooKeeperProtos.ReplicationState | 
parseDelimitedFrom(InputStream input,
                  com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static ZooKeeperProtos.ReplicationState | 
parseFrom(byte[] data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static ZooKeeperProtos.ReplicationState | 
parseFrom(com.google.protobuf.ByteString data)  | 
static ZooKeeperProtos.ReplicationState | 
parseFrom(com.google.protobuf.ByteString data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static ZooKeeperProtos.ReplicationState | 
parseFrom(com.google.protobuf.CodedInputStream input)  | 
static ZooKeeperProtos.ReplicationState | 
parseFrom(com.google.protobuf.CodedInputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static ZooKeeperProtos.ReplicationState | 
parseFrom(InputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
ZooKeeperProtos.ReplicationState.Builder | 
toBuilder()  | 
protected Object | 
writeReplace()  | 
void | 
writeTo(com.google.protobuf.CodedOutputStream output)  | 
public static <any> PARSER
public static final int STATE_FIELD_NUMBER
public static ZooKeeperProtos.ReplicationState getDefaultInstance()
public ZooKeeperProtos.ReplicationState 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 hasState()
required .ReplicationState.State state = 1;hasState in interface ZooKeeperProtos.ReplicationStateOrBuilderpublic ZooKeeperProtos.ReplicationState.State getState()
required .ReplicationState.State state = 1;getState in interface ZooKeeperProtos.ReplicationStateOrBuilderpublic 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 ZooKeeperProtos.ReplicationState parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ZooKeeperProtos.ReplicationState parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ZooKeeperProtos.ReplicationState parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ZooKeeperProtos.ReplicationState parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ZooKeeperProtos.ReplicationState parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ZooKeeperProtos.ReplicationState parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ZooKeeperProtos.ReplicationState parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ZooKeeperProtos.ReplicationState parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ZooKeeperProtos.ReplicationState.Builder newBuilder()
public ZooKeeperProtos.ReplicationState.Builder newBuilderForType()
public static ZooKeeperProtos.ReplicationState.Builder newBuilder(ZooKeeperProtos.ReplicationState prototype)
public ZooKeeperProtos.ReplicationState.Builder toBuilder()
protected ZooKeeperProtos.ReplicationState.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)