Package | Description |
---|---|
io.grpc.internal |
Interfaces and implementations that are internal to gRPC.
|
Modifier and Type | Method and Description |
---|---|
void |
TransportTracer.setFlowControlWindowReader(TransportTracer.FlowControlReader flowControlWindowReader)
Registers a
TransportTracer.FlowControlReader that can be used to read the local and remote flow
control window sizes. |
Copyright © 2018. All rights reserved.