public static final class ProtocolInfoProtos.GetProtocolSignatureRequestProto extends com.google.protobuf.GeneratedMessageV3 implements ProtocolInfoProtos.GetProtocolSignatureRequestProtoOrBuilder
Get protocol signature request.Protobuf type
hadoop.common.GetProtocolSignatureRequestProto
Modifier and Type | Class and Description |
---|---|
static class |
ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
Get protocol signature request.
|
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<ProtocolInfoProtos.GetProtocolSignatureRequestProto> |
PARSER
Deprecated.
|
static int |
PROTOCOL_FIELD_NUMBER |
static int |
RPCKIND_FIELD_NUMBER |
public static final int PROTOCOL_FIELD_NUMBER
public static final int RPCKIND_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<ProtocolInfoProtos.GetProtocolSignatureRequestProto> 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 hasProtocol()
Protocol name
required string protocol = 1;
hasProtocol
in interface ProtocolInfoProtos.GetProtocolSignatureRequestProtoOrBuilder
public String getProtocol()
Protocol name
required string protocol = 1;
getProtocol
in interface ProtocolInfoProtos.GetProtocolSignatureRequestProtoOrBuilder
public com.google.protobuf.ByteString getProtocolBytes()
Protocol name
required string protocol = 1;
getProtocolBytes
in interface ProtocolInfoProtos.GetProtocolSignatureRequestProtoOrBuilder
public boolean hasRpcKind()
RPC kind
required string rpcKind = 2;
hasRpcKind
in interface ProtocolInfoProtos.GetProtocolSignatureRequestProtoOrBuilder
public String getRpcKind()
RPC kind
required string rpcKind = 2;
getRpcKind
in interface ProtocolInfoProtos.GetProtocolSignatureRequestProtoOrBuilder
public com.google.protobuf.ByteString getRpcKindBytes()
RPC kind
required string rpcKind = 2;
getRpcKindBytes
in interface ProtocolInfoProtos.GetProtocolSignatureRequestProtoOrBuilder
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.GetProtocolSignatureRequestProto parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtocolInfoProtos.GetProtocolSignatureRequestProto parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtocolInfoProtos.GetProtocolSignatureRequestProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtocolInfoProtos.GetProtocolSignatureRequestProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtocolInfoProtos.GetProtocolSignatureRequestProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtocolInfoProtos.GetProtocolSignatureRequestProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtocolInfoProtos.GetProtocolSignatureRequestProto parseFrom(InputStream input) throws IOException
IOException
public static ProtocolInfoProtos.GetProtocolSignatureRequestProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ProtocolInfoProtos.GetProtocolSignatureRequestProto parseDelimitedFrom(InputStream input) throws IOException
IOException
public static ProtocolInfoProtos.GetProtocolSignatureRequestProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ProtocolInfoProtos.GetProtocolSignatureRequestProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static ProtocolInfoProtos.GetProtocolSignatureRequestProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder newBuilderForType()
public static ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder newBuilder()
public static ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder newBuilder(ProtocolInfoProtos.GetProtocolSignatureRequestProto prototype)
public ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder toBuilder()
protected ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
public static ProtocolInfoProtos.GetProtocolSignatureRequestProto getDefaultInstance()
public static com.google.protobuf.Parser<ProtocolInfoProtos.GetProtocolSignatureRequestProto> parser()
public com.google.protobuf.Parser<ProtocolInfoProtos.GetProtocolSignatureRequestProto> getParserForType()
public ProtocolInfoProtos.GetProtocolSignatureRequestProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.