Uses of Class
io.opentelemetry.proto.trace.v1.Status
Packages that use Status
-
Uses of Status in io.opentelemetry.proto.trace.v1
Methods in io.opentelemetry.proto.trace.v1 that return StatusModifier and TypeMethodDescriptionStatus.Builder.build()Status.Builder.buildPartial()static StatusStatus.getDefaultInstance()Status.Builder.getDefaultInstanceForType()Status.getDefaultInstanceForType()Span.Builder.getStatus()An optional final status for this span.Span.getStatus()An optional final status for this span.SpanOrBuilder.getStatus()An optional final status for this span.static StatusStatus.parseDelimitedFrom(InputStream input) static StatusStatus.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StatusStatus.parseFrom(byte[] data) static StatusStatus.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StatusStatus.parseFrom(com.google.protobuf.ByteString data) static StatusStatus.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StatusStatus.parseFrom(com.google.protobuf.CodedInputStream input) static StatusStatus.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StatusStatus.parseFrom(InputStream input) static StatusStatus.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StatusStatus.parseFrom(ByteBuffer data) static StatusStatus.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.opentelemetry.proto.trace.v1 that return types with arguments of type StatusModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Status>Status.getParserForType()static com.google.protobuf.Parser<Status>Status.parser()Methods in io.opentelemetry.proto.trace.v1 with parameters of type StatusModifier and TypeMethodDescriptionSpan.Builder.mergeStatus(Status value) An optional final status for this span.static Status.BuilderStatus.newBuilder(Status prototype) An optional final status for this span.