Home
last modified time | relevance | path

Searched refs:getBatchWriteSpansMethod (Results 1 – 1 of 1) sorted by relevance

/external/google-cloud-java/java-trace/grpc-google-cloud-trace-v2/src/main/java/com/google/devtools/cloudtrace/v2/
DTraceServiceGrpc.java44 getBatchWriteSpansMethod; field in TraceServiceGrpc
53 getBatchWriteSpansMethod() { in getBatchWriteSpansMethod() method in TraceServiceGrpc
56 getBatchWriteSpansMethod; in getBatchWriteSpansMethod() local
57 if ((getBatchWriteSpansMethod = TraceServiceGrpc.getBatchWriteSpansMethod) == null) { in getBatchWriteSpansMethod()
59 if ((getBatchWriteSpansMethod = TraceServiceGrpc.getBatchWriteSpansMethod) == null) { in getBatchWriteSpansMethod()
60 TraceServiceGrpc.getBatchWriteSpansMethod = in getBatchWriteSpansMethod()
61 getBatchWriteSpansMethod = in getBatchWriteSpansMethod()
82 return getBatchWriteSpansMethod; in getBatchWriteSpansMethod()
192 getBatchWriteSpansMethod(), responseObserver); in batchWriteSpans()
263 getChannel().newCall(getBatchWriteSpansMethod(), getCallOptions()), in batchWriteSpans()
[all …]