public static final class HdfsServerFederationProtos.LeaveSafeModeResponseProto extends com.google.protobuf.GeneratedMessageV3 implements HdfsServerFederationProtos.LeaveSafeModeResponseProtoOrBuilder
hadoop.hdfs.LeaveSafeModeResponseProto
Modifier and Type | Class and Description |
---|---|
static class |
HdfsServerFederationProtos.LeaveSafeModeResponseProto.Builder
Protobuf type
hadoop.hdfs.LeaveSafeModeResponseProto |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<HdfsServerFederationProtos.LeaveSafeModeResponseProto> |
PARSER
Deprecated.
|
static int |
STATUS_FIELD_NUMBER |
public static final int STATUS_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<HdfsServerFederationProtos.LeaveSafeModeResponseProto> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public boolean hasStatus()
optional bool status = 1;
hasStatus
in interface HdfsServerFederationProtos.LeaveSafeModeResponseProtoOrBuilder
public boolean getStatus()
optional bool status = 1;
getStatus
in interface HdfsServerFederationProtos.LeaveSafeModeResponseProtoOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
IOException
public int getSerializedSize()
public boolean equals(Object obj)
public int hashCode()
public static HdfsServerFederationProtos.LeaveSafeModeResponseProto parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.LeaveSafeModeResponseProto parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.LeaveSafeModeResponseProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.LeaveSafeModeResponseProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.LeaveSafeModeResponseProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.LeaveSafeModeResponseProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.LeaveSafeModeResponseProto parseFrom(InputStream input) throws IOException
IOException
public static HdfsServerFederationProtos.LeaveSafeModeResponseProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static HdfsServerFederationProtos.LeaveSafeModeResponseProto parseDelimitedFrom(InputStream input) throws IOException
IOException
public static HdfsServerFederationProtos.LeaveSafeModeResponseProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static HdfsServerFederationProtos.LeaveSafeModeResponseProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static HdfsServerFederationProtos.LeaveSafeModeResponseProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public HdfsServerFederationProtos.LeaveSafeModeResponseProto.Builder newBuilderForType()
public static HdfsServerFederationProtos.LeaveSafeModeResponseProto.Builder newBuilder()
public static HdfsServerFederationProtos.LeaveSafeModeResponseProto.Builder newBuilder(HdfsServerFederationProtos.LeaveSafeModeResponseProto prototype)
public HdfsServerFederationProtos.LeaveSafeModeResponseProto.Builder toBuilder()
protected HdfsServerFederationProtos.LeaveSafeModeResponseProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
public static HdfsServerFederationProtos.LeaveSafeModeResponseProto getDefaultInstance()
public static com.google.protobuf.Parser<HdfsServerFederationProtos.LeaveSafeModeResponseProto> parser()
public com.google.protobuf.Parser<HdfsServerFederationProtos.LeaveSafeModeResponseProto> getParserForType()
public HdfsServerFederationProtos.LeaveSafeModeResponseProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.