public static final class HdfsServerFederationProtos.GetDestinationResponseProto extends com.google.protobuf.GeneratedMessageV3 implements HdfsServerFederationProtos.GetDestinationResponseProtoOrBuilder
hadoop.hdfs.GetDestinationResponseProto
Modifier and Type | Class and Description |
---|---|
static class |
HdfsServerFederationProtos.GetDestinationResponseProto.Builder
Protobuf type
hadoop.hdfs.GetDestinationResponseProto |
Modifier and Type | Field and Description |
---|---|
static int |
DESTINATIONS_FIELD_NUMBER |
static com.google.protobuf.Parser<HdfsServerFederationProtos.GetDestinationResponseProto> |
PARSER
Deprecated.
|
public static final int DESTINATIONS_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<HdfsServerFederationProtos.GetDestinationResponseProto> 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 com.google.protobuf.ProtocolStringList getDestinationsList()
repeated string destinations = 1;
getDestinationsList
in interface HdfsServerFederationProtos.GetDestinationResponseProtoOrBuilder
public int getDestinationsCount()
repeated string destinations = 1;
getDestinationsCount
in interface HdfsServerFederationProtos.GetDestinationResponseProtoOrBuilder
public String getDestinations(int index)
repeated string destinations = 1;
getDestinations
in interface HdfsServerFederationProtos.GetDestinationResponseProtoOrBuilder
public com.google.protobuf.ByteString getDestinationsBytes(int index)
repeated string destinations = 1;
getDestinationsBytes
in interface HdfsServerFederationProtos.GetDestinationResponseProtoOrBuilder
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.GetDestinationResponseProto parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.GetDestinationResponseProto parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.GetDestinationResponseProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.GetDestinationResponseProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.GetDestinationResponseProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.GetDestinationResponseProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.GetDestinationResponseProto parseFrom(InputStream input) throws IOException
IOException
public static HdfsServerFederationProtos.GetDestinationResponseProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static HdfsServerFederationProtos.GetDestinationResponseProto parseDelimitedFrom(InputStream input) throws IOException
IOException
public static HdfsServerFederationProtos.GetDestinationResponseProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static HdfsServerFederationProtos.GetDestinationResponseProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static HdfsServerFederationProtos.GetDestinationResponseProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public HdfsServerFederationProtos.GetDestinationResponseProto.Builder newBuilderForType()
public static HdfsServerFederationProtos.GetDestinationResponseProto.Builder newBuilder()
public static HdfsServerFederationProtos.GetDestinationResponseProto.Builder newBuilder(HdfsServerFederationProtos.GetDestinationResponseProto prototype)
public HdfsServerFederationProtos.GetDestinationResponseProto.Builder toBuilder()
protected HdfsServerFederationProtos.GetDestinationResponseProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
public static HdfsServerFederationProtos.GetDestinationResponseProto getDefaultInstance()
public static com.google.protobuf.Parser<HdfsServerFederationProtos.GetDestinationResponseProto> parser()
public com.google.protobuf.Parser<HdfsServerFederationProtos.GetDestinationResponseProto> getParserForType()
public HdfsServerFederationProtos.GetDestinationResponseProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.