Package | Description |
---|---|
io.grpc |
The gRPC core public API.
|
io.grpc.internal |
Interfaces and implementations that are internal to gRPC.
|
Modifier and Type | Method and Description |
---|---|
void |
ServerStreamTracer.serverCallStarted(ServerStreamTracer.ServerCallInfo<?,?> callInfo)
Called when
ServerCall is created. |
Modifier and Type | Method and Description |
---|---|
void |
StatsTraceContext.serverCallStarted(ServerStreamTracer.ServerCallInfo<?,?> callInfo)
|
Copyright © 2018. All rights reserved.