public static final class TraceAdminPB.AddSpanReceiverResponseProto extends com.google.protobuf.GeneratedMessageV3 implements TraceAdminPB.AddSpanReceiverResponseProtoOrBuilder
hadoop.common.AddSpanReceiverResponseProto
Modifier and Type | Class and Description |
---|---|
static class |
TraceAdminPB.AddSpanReceiverResponseProto.Builder
Protobuf type
hadoop.common.AddSpanReceiverResponseProto |
Modifier and Type | Field and Description |
---|---|
static int |
ID_FIELD_NUMBER |
static com.google.protobuf.Parser<TraceAdminPB.AddSpanReceiverResponseProto> |
PARSER
Deprecated.
|
public static final int ID_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<TraceAdminPB.AddSpanReceiverResponseProto> 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 hasId()
required int64 id = 1;
hasId
in interface TraceAdminPB.AddSpanReceiverResponseProtoOrBuilder
public long getId()
required int64 id = 1;
getId
in interface TraceAdminPB.AddSpanReceiverResponseProtoOrBuilder
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 TraceAdminPB.AddSpanReceiverResponseProto parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static TraceAdminPB.AddSpanReceiverResponseProto parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static TraceAdminPB.AddSpanReceiverResponseProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static TraceAdminPB.AddSpanReceiverResponseProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static TraceAdminPB.AddSpanReceiverResponseProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static TraceAdminPB.AddSpanReceiverResponseProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static TraceAdminPB.AddSpanReceiverResponseProto parseFrom(InputStream input) throws IOException
IOException
public static TraceAdminPB.AddSpanReceiverResponseProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static TraceAdminPB.AddSpanReceiverResponseProto parseDelimitedFrom(InputStream input) throws IOException
IOException
public static TraceAdminPB.AddSpanReceiverResponseProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static TraceAdminPB.AddSpanReceiverResponseProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static TraceAdminPB.AddSpanReceiverResponseProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public TraceAdminPB.AddSpanReceiverResponseProto.Builder newBuilderForType()
public static TraceAdminPB.AddSpanReceiverResponseProto.Builder newBuilder()
public static TraceAdminPB.AddSpanReceiverResponseProto.Builder newBuilder(TraceAdminPB.AddSpanReceiverResponseProto prototype)
public TraceAdminPB.AddSpanReceiverResponseProto.Builder toBuilder()
protected TraceAdminPB.AddSpanReceiverResponseProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
public static TraceAdminPB.AddSpanReceiverResponseProto getDefaultInstance()
public static com.google.protobuf.Parser<TraceAdminPB.AddSpanReceiverResponseProto> parser()
public com.google.protobuf.Parser<TraceAdminPB.AddSpanReceiverResponseProto> getParserForType()
public TraceAdminPB.AddSpanReceiverResponseProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.