public static final class SpanOuterClass.Span extends com.google.protobuf.GeneratedMessageV3 implements SpanOuterClass.SpanOrBuilder
span.Span| 限定符和类型 | 类和说明 |
|---|---|
static class |
SpanOuterClass.Span.Builder
Protobuf type
span.Span |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| 限定符和类型 | 字段和说明 |
|---|---|
static int |
BEGIN_CYCLES_FIELD_NUMBER |
static int |
END_CYCLES_FIELD_NUMBER |
static int |
EVENT_FIELD_NUMBER |
static int |
ID_FIELD_NUMBER |
static int |
LINK_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
long |
getBeginCycles()
uint64 begin_cycles = 3; |
static SpanOuterClass.Span |
getDefaultInstance() |
SpanOuterClass.Span |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
long |
getEndCycles()
uint64 end_cycles = 4; |
int |
getEvent()
uint32 event = 5; |
long |
getId()
uint64 id = 1; |
SpanOuterClass.Link |
getLink()
.span.Link link = 2; |
SpanOuterClass.LinkOrBuilder |
getLinkOrBuilder()
.span.Link link = 2; |
com.google.protobuf.Parser<SpanOuterClass.Span> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasLink()
.span.Link link = 2; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static SpanOuterClass.Span.Builder |
newBuilder() |
static SpanOuterClass.Span.Builder |
newBuilder(SpanOuterClass.Span prototype) |
SpanOuterClass.Span.Builder |
newBuilderForType() |
protected SpanOuterClass.Span.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static SpanOuterClass.Span |
parseDelimitedFrom(InputStream input) |
static SpanOuterClass.Span |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SpanOuterClass.Span |
parseFrom(byte[] data) |
static SpanOuterClass.Span |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SpanOuterClass.Span |
parseFrom(ByteBuffer data) |
static SpanOuterClass.Span |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SpanOuterClass.Span |
parseFrom(com.google.protobuf.ByteString data) |
static SpanOuterClass.Span |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SpanOuterClass.Span |
parseFrom(com.google.protobuf.CodedInputStream input) |
static SpanOuterClass.Span |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SpanOuterClass.Span |
parseFrom(InputStream input) |
static SpanOuterClass.Span |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<SpanOuterClass.Span> |
parser() |
SpanOuterClass.Span.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newInstance, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int ID_FIELD_NUMBER
public static final int LINK_FIELD_NUMBER
public static final int BEGIN_CYCLES_FIELD_NUMBER
public static final int END_CYCLES_FIELD_NUMBER
public static final int EVENT_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3public long getId()
uint64 id = 1;getId 在接口中 SpanOuterClass.SpanOrBuilderpublic boolean hasLink()
.span.Link link = 2;hasLink 在接口中 SpanOuterClass.SpanOrBuilderpublic SpanOuterClass.Link getLink()
.span.Link link = 2;getLink 在接口中 SpanOuterClass.SpanOrBuilderpublic SpanOuterClass.LinkOrBuilder getLinkOrBuilder()
.span.Link link = 2;getLinkOrBuilder 在接口中 SpanOuterClass.SpanOrBuilderpublic long getBeginCycles()
uint64 begin_cycles = 3;getBeginCycles 在接口中 SpanOuterClass.SpanOrBuilderpublic long getEndCycles()
uint64 end_cycles = 4;getEndCycles 在接口中 SpanOuterClass.SpanOrBuilderpublic int getEvent()
uint32 event = 5;getEvent 在接口中 SpanOuterClass.SpanOrBuilderpublic final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 com.google.protobuf.Messageequals 在类中 com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.google.protobuf.MessagehashCode 在类中 com.google.protobuf.AbstractMessagepublic static SpanOuterClass.Span parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SpanOuterClass.Span parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SpanOuterClass.Span parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SpanOuterClass.Span parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SpanOuterClass.Span parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SpanOuterClass.Span parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SpanOuterClass.Span parseFrom(InputStream input) throws IOException
IOExceptionpublic static SpanOuterClass.Span parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SpanOuterClass.Span parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static SpanOuterClass.Span parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SpanOuterClass.Span parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static SpanOuterClass.Span parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic SpanOuterClass.Span.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static SpanOuterClass.Span.Builder newBuilder()
public static SpanOuterClass.Span.Builder newBuilder(SpanOuterClass.Span prototype)
public SpanOuterClass.Span.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected SpanOuterClass.Span.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static SpanOuterClass.Span getDefaultInstance()
public static com.google.protobuf.Parser<SpanOuterClass.Span> parser()
public com.google.protobuf.Parser<SpanOuterClass.Span> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public SpanOuterClass.Span getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2022 PingCAP. All rights reserved.