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 Span
TraceServiceClient. 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 Span
TraceServiceClient. 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 void
TraceServiceClient. batchWriteSpans(ProjectName name, List<Span> spans)
Batch writes new spans to new or existing traces.void
TraceServiceClient. 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 Span
Span.Builder. build()
Span
Span.Builder. buildPartial()
Span
TraceServiceGrpc.TraceServiceBlockingStub. createSpan(Span request)
Creates a new span.static Span
Span. getDefaultInstance()
Span
Span.Builder. getDefaultInstanceForType()
Span
Span. getDefaultInstanceForType()
Span
BatchWriteSpansRequest.Builder. getSpans(int index)
Required.Span
BatchWriteSpansRequest. getSpans(int index)
Required.Span
BatchWriteSpansRequestOrBuilder. getSpans(int index)
Required.static Span
Span. parseDelimitedFrom(InputStream input)
static Span
Span. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Span
Span. parseFrom(byte[] data)
static Span
Span. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Span
Span. parseFrom(com.google.protobuf.ByteString data)
static Span
Span. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Span
Span. parseFrom(com.google.protobuf.CodedInputStream input)
static Span
Span. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Span
Span. parseFrom(InputStream input)
static Span
Span. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Span
Span. parseFrom(ByteBuffer data)
static Span
Span. 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.Builder
BatchWriteSpansRequest.Builder. addSpans(int index, Span value)
Required.BatchWriteSpansRequest.Builder
BatchWriteSpansRequest.Builder. addSpans(Span value)
Required.default void
TraceServiceGrpc.AsyncService. createSpan(Span request, io.grpc.stub.StreamObserver<Span> responseObserver)
Creates a new span.Span
TraceServiceGrpc.TraceServiceBlockingStub. createSpan(Span request)
Creates a new span.com.google.common.util.concurrent.ListenableFuture<Span>
TraceServiceGrpc.TraceServiceFutureStub. createSpan(Span request)
Creates a new span.void
TraceServiceGrpc.TraceServiceStub. createSpan(Span request, io.grpc.stub.StreamObserver<Span> responseObserver)
Creates a new span.Span.Builder
Span.Builder. mergeFrom(Span other)
static Span.Builder
Span. newBuilder(Span prototype)
BatchWriteSpansRequest.Builder
BatchWriteSpansRequest.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.Builder
BatchWriteSpansRequest.Builder. addAllSpans(Iterable<? extends Span> values)
Required.default void
TraceServiceGrpc.AsyncService. createSpan(Span request, io.grpc.stub.StreamObserver<Span> responseObserver)
Creates a new span.void
TraceServiceGrpc.TraceServiceStub. createSpan(Span request, io.grpc.stub.StreamObserver<Span> responseObserver)
Creates a new span.
-