public static final class ProtocolInfoProtos.GetProtocolSignatureResponseProto extends com.google.protobuf.GeneratedMessageV3 implements ProtocolInfoProtos.GetProtocolSignatureResponseProtoOrBuilder
Get protocol signature response.Protobuf type
hadoop.common.GetProtocolSignatureResponseProto
Modifier and Type | Class and Description |
---|---|
static class |
ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
Get protocol signature response.
|
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<ProtocolInfoProtos.GetProtocolSignatureResponseProto> |
PARSER
Deprecated.
|
static int |
PROTOCOLSIGNATURE_FIELD_NUMBER |
public static final int PROTOCOLSIGNATURE_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<ProtocolInfoProtos.GetProtocolSignatureResponseProto> 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 List<ProtocolInfoProtos.ProtocolSignatureProto> getProtocolSignatureList()
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
getProtocolSignatureList
in interface ProtocolInfoProtos.GetProtocolSignatureResponseProtoOrBuilder
public List<? extends ProtocolInfoProtos.ProtocolSignatureProtoOrBuilder> getProtocolSignatureOrBuilderList()
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
getProtocolSignatureOrBuilderList
in interface ProtocolInfoProtos.GetProtocolSignatureResponseProtoOrBuilder
public int getProtocolSignatureCount()
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
getProtocolSignatureCount
in interface ProtocolInfoProtos.GetProtocolSignatureResponseProtoOrBuilder
public ProtocolInfoProtos.ProtocolSignatureProto getProtocolSignature(int index)
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
getProtocolSignature
in interface ProtocolInfoProtos.GetProtocolSignatureResponseProtoOrBuilder
public ProtocolInfoProtos.ProtocolSignatureProtoOrBuilder getProtocolSignatureOrBuilder(int index)
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
getProtocolSignatureOrBuilder
in interface ProtocolInfoProtos.GetProtocolSignatureResponseProtoOrBuilder
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 ProtocolInfoProtos.GetProtocolSignatureResponseProto parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtocolInfoProtos.GetProtocolSignatureResponseProto parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtocolInfoProtos.GetProtocolSignatureResponseProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtocolInfoProtos.GetProtocolSignatureResponseProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtocolInfoProtos.GetProtocolSignatureResponseProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtocolInfoProtos.GetProtocolSignatureResponseProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtocolInfoProtos.GetProtocolSignatureResponseProto parseFrom(InputStream input) throws IOException
IOException
public static ProtocolInfoProtos.GetProtocolSignatureResponseProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ProtocolInfoProtos.GetProtocolSignatureResponseProto parseDelimitedFrom(InputStream input) throws IOException
IOException
public static ProtocolInfoProtos.GetProtocolSignatureResponseProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ProtocolInfoProtos.GetProtocolSignatureResponseProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static ProtocolInfoProtos.GetProtocolSignatureResponseProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder newBuilderForType()
public static ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder newBuilder()
public static ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder newBuilder(ProtocolInfoProtos.GetProtocolSignatureResponseProto prototype)
public ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder toBuilder()
protected ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
public static ProtocolInfoProtos.GetProtocolSignatureResponseProto getDefaultInstance()
public static com.google.protobuf.Parser<ProtocolInfoProtos.GetProtocolSignatureResponseProto> parser()
public com.google.protobuf.Parser<ProtocolInfoProtos.GetProtocolSignatureResponseProto> getParserForType()
public ProtocolInfoProtos.GetProtocolSignatureResponseProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.