Uses of Class
io.opentelemetry.proto.trace.v1.TracesData
Packages that use TracesData
-
Uses of TracesData in io.opentelemetry.proto.trace.v1
Methods in io.opentelemetry.proto.trace.v1 that return TracesDataModifier and TypeMethodDescriptionTracesData.Builder.build()TracesData.Builder.buildPartial()static TracesDataTracesData.getDefaultInstance()TracesData.Builder.getDefaultInstanceForType()TracesData.getDefaultInstanceForType()static TracesDataTracesData.parseDelimitedFrom(InputStream input) static TracesDataTracesData.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TracesDataTracesData.parseFrom(byte[] data) static TracesDataTracesData.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TracesDataTracesData.parseFrom(com.google.protobuf.ByteString data) static TracesDataTracesData.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TracesDataTracesData.parseFrom(com.google.protobuf.CodedInputStream input) static TracesDataTracesData.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TracesDataTracesData.parseFrom(InputStream input) static TracesDataTracesData.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TracesDataTracesData.parseFrom(ByteBuffer data) static TracesDataTracesData.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.opentelemetry.proto.trace.v1 that return types with arguments of type TracesDataModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TracesData>TracesData.getParserForType()static com.google.protobuf.Parser<TracesData>TracesData.parser()Methods in io.opentelemetry.proto.trace.v1 with parameters of type TracesDataModifier and TypeMethodDescriptionTracesData.Builder.mergeFrom(TracesData other) static TracesData.BuilderTracesData.newBuilder(TracesData prototype)