Skip navigation links
B C G N S T 

B

batchWriteSpans(BatchWriteSpansRequest, StreamObserver<Empty>) - Method in interface com.google.devtools.cloudtrace.v2.TraceServiceGrpc.AsyncService
Batch writes new spans to new or existing traces.
batchWriteSpans(BatchWriteSpansRequest) - Method in class com.google.devtools.cloudtrace.v2.TraceServiceGrpc.TraceServiceBlockingStub
Batch writes new spans to new or existing traces.
batchWriteSpans(BatchWriteSpansRequest) - Method in class com.google.devtools.cloudtrace.v2.TraceServiceGrpc.TraceServiceBlockingV2Stub
Batch writes new spans to new or existing traces.
batchWriteSpans(BatchWriteSpansRequest) - Method in class com.google.devtools.cloudtrace.v2.TraceServiceGrpc.TraceServiceFutureStub
Batch writes new spans to new or existing traces.
batchWriteSpans(BatchWriteSpansRequest, StreamObserver<Empty>) - Method in class com.google.devtools.cloudtrace.v2.TraceServiceGrpc.TraceServiceStub
Batch writes new spans to new or existing traces.
bindService(TraceServiceGrpc.AsyncService) - Static method in class com.google.devtools.cloudtrace.v2.TraceServiceGrpc
 
bindService() - Method in class com.google.devtools.cloudtrace.v2.TraceServiceGrpc.TraceServiceImplBase
 
build(Channel, CallOptions) - Method in class com.google.devtools.cloudtrace.v2.TraceServiceGrpc.TraceServiceBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.devtools.cloudtrace.v2.TraceServiceGrpc.TraceServiceBlockingV2Stub
 
build(Channel, CallOptions) - Method in class com.google.devtools.cloudtrace.v2.TraceServiceGrpc.TraceServiceFutureStub
 
build(Channel, CallOptions) - Method in class com.google.devtools.cloudtrace.v2.TraceServiceGrpc.TraceServiceStub
 

C

com.google.devtools.cloudtrace.v2 - package com.google.devtools.cloudtrace.v2
 
createSpan(Span, StreamObserver<Span>) - Method in interface com.google.devtools.cloudtrace.v2.TraceServiceGrpc.AsyncService
Creates a new span.
createSpan(Span) - Method in class com.google.devtools.cloudtrace.v2.TraceServiceGrpc.TraceServiceBlockingStub
Creates a new span.
createSpan(Span) - Method in class com.google.devtools.cloudtrace.v2.TraceServiceGrpc.TraceServiceBlockingV2Stub
Creates a new span.
createSpan(Span) - Method in class com.google.devtools.cloudtrace.v2.TraceServiceGrpc.TraceServiceFutureStub
Creates a new span.
createSpan(Span, StreamObserver<Span>) - Method in class com.google.devtools.cloudtrace.v2.TraceServiceGrpc.TraceServiceStub
Creates a new span.

G

getBatchWriteSpansMethod() - Static method in class com.google.devtools.cloudtrace.v2.TraceServiceGrpc
 
getCreateSpanMethod() - Static method in class com.google.devtools.cloudtrace.v2.TraceServiceGrpc
 
getServiceDescriptor() - Static method in class com.google.devtools.cloudtrace.v2.TraceServiceGrpc
 

N

newBlockingStub(Channel) - Static method in class com.google.devtools.cloudtrace.v2.TraceServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingV2Stub(Channel) - Static method in class com.google.devtools.cloudtrace.v2.TraceServiceGrpc
Creates a new blocking-style stub that supports all types of calls on the service
newFutureStub(Channel) - Static method in class com.google.devtools.cloudtrace.v2.TraceServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newStub(Channel) - Static method in class com.google.devtools.cloudtrace.v2.TraceServiceGrpc
Creates a new async stub that supports all call types for the service

S

SERVICE_NAME - Static variable in class com.google.devtools.cloudtrace.v2.TraceServiceGrpc
 

T

TraceServiceGrpc - Class in com.google.devtools.cloudtrace.v2
Service for collecting and viewing traces and spans within a trace.
TraceServiceGrpc.AsyncService - Interface in com.google.devtools.cloudtrace.v2
Service for collecting and viewing traces and spans within a trace.
TraceServiceGrpc.TraceServiceBlockingStub - Class in com.google.devtools.cloudtrace.v2
A stub to allow clients to do limited synchronous rpc calls to service TraceService.
TraceServiceGrpc.TraceServiceBlockingV2Stub - Class in com.google.devtools.cloudtrace.v2
A stub to allow clients to do synchronous rpc calls to service TraceService.
TraceServiceGrpc.TraceServiceFutureStub - Class in com.google.devtools.cloudtrace.v2
A stub to allow clients to do ListenableFuture-style rpc calls to service TraceService.
TraceServiceGrpc.TraceServiceImplBase - Class in com.google.devtools.cloudtrace.v2
Base class for the server implementation of the service TraceService.
TraceServiceGrpc.TraceServiceStub - Class in com.google.devtools.cloudtrace.v2
A stub to allow clients to do asynchronous rpc calls to service TraceService.
TraceServiceImplBase() - Constructor for class com.google.devtools.cloudtrace.v2.TraceServiceGrpc.TraceServiceImplBase
 
B C G N S T 
Skip navigation links

Copyright © 2025 Google LLC. All rights reserved.