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