Uses of Class
io.opentelemetry.proto.collector.logs.v1.LogsServiceGrpc.LogsServiceStub
-
Packages that use LogsServiceGrpc.LogsServiceStub Package Description io.opentelemetry.proto.collector.logs.v1 -
-
Uses of LogsServiceGrpc.LogsServiceStub in io.opentelemetry.proto.collector.logs.v1
Methods in io.opentelemetry.proto.collector.logs.v1 that return LogsServiceGrpc.LogsServiceStub Modifier and Type Method Description protected LogsServiceGrpc.LogsServiceStubLogsServiceGrpc.LogsServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static LogsServiceGrpc.LogsServiceStubLogsServiceGrpc. newStub(io.grpc.Channel channel)Creates a new async stub that supports all call types for the service
-