public static final class ZooKeeperProtos.ReplicationState.Builder extends <any> implements ZooKeeperProtos.ReplicationStateOrBuilder
ReplicationState
Used by replication. Holds whether enabled or disabled
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public ZooKeeperProtos.ReplicationState.Builder clear()
public ZooKeeperProtos.ReplicationState.Builder clone()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
public ZooKeeperProtos.ReplicationState getDefaultInstanceForType()
public ZooKeeperProtos.ReplicationState build()
public ZooKeeperProtos.ReplicationState buildPartial()
public ZooKeeperProtos.ReplicationState.Builder mergeFrom(com.google.protobuf.Message other)
public final boolean isInitialized()
public ZooKeeperProtos.ReplicationState.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic 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 ZooKeeperProtos.ReplicationState.Builder setState(ZooKeeperProtos.ReplicationState.State value)
required .ReplicationState.State state = 1;public ZooKeeperProtos.ReplicationState.Builder clearState()
required .ReplicationState.State state = 1;