Uses of Class
com.google.devtools.cloudtrace.v2.Span
-
Packages that use Span Package Description com.google.cloud.trace.v2 A client to Stackdriver Trace APIcom.google.cloud.trace.v2.stub com.google.devtools.cloudtrace.v2 -
-
Uses of Span in com.google.cloud.trace.v2
Methods in com.google.cloud.trace.v2 that return Span Modifier and Type Method Description SpanTraceServiceClient. createSpan(Span request)Creates a new span.Methods in com.google.cloud.trace.v2 that return types with arguments of type Span Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<Span,Span>TraceServiceClient. createSpanCallable()Creates a new span.com.google.api.gax.rpc.UnaryCallable<Span,Span>TraceServiceClient. createSpanCallable()Creates a new span.com.google.api.gax.rpc.UnaryCallSettings.Builder<Span,Span>TraceServiceSettings.Builder. createSpanSettings()Returns the builder for the settings used for calls to createSpan.com.google.api.gax.rpc.UnaryCallSettings.Builder<Span,Span>TraceServiceSettings.Builder. createSpanSettings()Returns the builder for the settings used for calls to createSpan.com.google.api.gax.rpc.UnaryCallSettings<Span,Span>TraceServiceSettings. createSpanSettings()Returns the object with the settings used for calls to createSpan.com.google.api.gax.rpc.UnaryCallSettings<Span,Span>TraceServiceSettings. createSpanSettings()Returns the object with the settings used for calls to createSpan.Methods in com.google.cloud.trace.v2 with parameters of type Span Modifier and Type Method Description SpanTraceServiceClient. createSpan(Span request)Creates a new span.Method parameters in com.google.cloud.trace.v2 with type arguments of type Span Modifier and Type Method Description voidTraceServiceClient. batchWriteSpans(ProjectName name, List<Span> spans)Batch writes new spans to new or existing traces.voidTraceServiceClient. batchWriteSpans(String name, List<Span> spans)Batch writes new spans to new or existing traces. -
Uses of Span in com.google.cloud.trace.v2.stub
Methods in com.google.cloud.trace.v2.stub that return types with arguments of type Span Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<Span,Span>GrpcTraceServiceStub. createSpanCallable()com.google.api.gax.rpc.UnaryCallable<Span,Span>GrpcTraceServiceStub. createSpanCallable()com.google.api.gax.rpc.UnaryCallable<Span,Span>HttpJsonTraceServiceStub. createSpanCallable()com.google.api.gax.rpc.UnaryCallable<Span,Span>HttpJsonTraceServiceStub. createSpanCallable()com.google.api.gax.rpc.UnaryCallable<Span,Span>TraceServiceStub. createSpanCallable()com.google.api.gax.rpc.UnaryCallable<Span,Span>TraceServiceStub. createSpanCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<Span,Span>TraceServiceStubSettings.Builder. createSpanSettings()Returns the builder for the settings used for calls to createSpan.com.google.api.gax.rpc.UnaryCallSettings.Builder<Span,Span>TraceServiceStubSettings.Builder. createSpanSettings()Returns the builder for the settings used for calls to createSpan.com.google.api.gax.rpc.UnaryCallSettings<Span,Span>TraceServiceStubSettings. createSpanSettings()Returns the object with the settings used for calls to createSpan.com.google.api.gax.rpc.UnaryCallSettings<Span,Span>TraceServiceStubSettings. createSpanSettings()Returns the object with the settings used for calls to createSpan. -
Uses of Span in com.google.devtools.cloudtrace.v2
Methods in com.google.devtools.cloudtrace.v2 that return Span Modifier and Type Method Description SpanSpan.Builder. build()SpanSpan.Builder. buildPartial()SpanTraceServiceGrpc.TraceServiceBlockingStub. createSpan(Span request)Creates a new span.static SpanSpan. getDefaultInstance()SpanSpan.Builder. getDefaultInstanceForType()SpanSpan. getDefaultInstanceForType()SpanBatchWriteSpansRequest.Builder. getSpans(int index)Required.SpanBatchWriteSpansRequest. getSpans(int index)Required.SpanBatchWriteSpansRequestOrBuilder. getSpans(int index)Required.static SpanSpan. parseDelimitedFrom(InputStream input)static SpanSpan. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SpanSpan. parseFrom(byte[] data)static SpanSpan. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SpanSpan. parseFrom(com.google.protobuf.ByteString data)static SpanSpan. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SpanSpan. parseFrom(com.google.protobuf.CodedInputStream input)static SpanSpan. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SpanSpan. parseFrom(InputStream input)static SpanSpan. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SpanSpan. parseFrom(ByteBuffer data)static SpanSpan. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.devtools.cloudtrace.v2 that return types with arguments of type Span Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Span>TraceServiceGrpc.TraceServiceFutureStub. createSpan(Span request)Creates a new span.static io.grpc.MethodDescriptor<Span,Span>TraceServiceGrpc. getCreateSpanMethod()static io.grpc.MethodDescriptor<Span,Span>TraceServiceGrpc. getCreateSpanMethod()com.google.protobuf.Parser<Span>Span. getParserForType()List<Span>BatchWriteSpansRequest.Builder. getSpansList()Required.List<Span>BatchWriteSpansRequest. getSpansList()Required.List<Span>BatchWriteSpansRequestOrBuilder. getSpansList()Required.static com.google.protobuf.Parser<Span>Span. parser()Methods in com.google.devtools.cloudtrace.v2 with parameters of type Span Modifier and Type Method Description BatchWriteSpansRequest.BuilderBatchWriteSpansRequest.Builder. addSpans(int index, Span value)Required.BatchWriteSpansRequest.BuilderBatchWriteSpansRequest.Builder. addSpans(Span value)Required.default voidTraceServiceGrpc.AsyncService. createSpan(Span request, io.grpc.stub.StreamObserver<Span> responseObserver)Creates a new span.SpanTraceServiceGrpc.TraceServiceBlockingStub. createSpan(Span request)Creates a new span.com.google.common.util.concurrent.ListenableFuture<Span>TraceServiceGrpc.TraceServiceFutureStub. createSpan(Span request)Creates a new span.voidTraceServiceGrpc.TraceServiceStub. createSpan(Span request, io.grpc.stub.StreamObserver<Span> responseObserver)Creates a new span.Span.BuilderSpan.Builder. mergeFrom(Span other)static Span.BuilderSpan. newBuilder(Span prototype)BatchWriteSpansRequest.BuilderBatchWriteSpansRequest.Builder. setSpans(int index, Span value)Required.Method parameters in com.google.devtools.cloudtrace.v2 with type arguments of type Span Modifier and Type Method Description BatchWriteSpansRequest.BuilderBatchWriteSpansRequest.Builder. addAllSpans(Iterable<? extends Span> values)Required.default voidTraceServiceGrpc.AsyncService. createSpan(Span request, io.grpc.stub.StreamObserver<Span> responseObserver)Creates a new span.voidTraceServiceGrpc.TraceServiceStub. createSpan(Span request, io.grpc.stub.StreamObserver<Span> responseObserver)Creates a new span.
-