Package | Description |
---|---|
io.grpc |
The gRPC core public API.
|
io.grpc.internal |
Interfaces and implementations that are internal to gRPC.
|
Modifier and Type | Class and Description |
---|---|
class |
ClientStreamTracer
StreamTracer for the client-side. |
class |
ServerStreamTracer
Listens to events on a stream to collect metrics.
|
Modifier and Type | Method and Description |
---|---|
List<StreamTracer> |
StatsTraceContext.getTracersForTest()
Returns a copy of the tracer list.
|
Copyright © 2018. All rights reserved.