Uses of Class
io.opentelemetry.proto.collector.logs.v1.LogsServiceGrpc.LogsServiceFutureStub
-
Packages that use LogsServiceGrpc.LogsServiceFutureStub Package Description io.opentelemetry.proto.collector.logs.v1 -
-
Uses of LogsServiceGrpc.LogsServiceFutureStub in io.opentelemetry.proto.collector.logs.v1
Methods in io.opentelemetry.proto.collector.logs.v1 that return LogsServiceGrpc.LogsServiceFutureStub Modifier and Type Method Description protected LogsServiceGrpc.LogsServiceFutureStubLogsServiceGrpc.LogsServiceFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static LogsServiceGrpc.LogsServiceFutureStubLogsServiceGrpc. newFutureStub(io.grpc.Channel channel)Creates a new ListenableFuture-style stub that supports unary calls on the service
-