Package io.grpc.inprocess
Class InternalInProcessChannelBuilder
java.lang.Object
io.grpc.inprocess.InternalInProcessChannelBuilder
Internal
InProcessChannelBuilder
accessor. This is intended for usage internal to the
gRPC team. If you *really* think you need to use this, contact the gRPC team first.-
Method Summary
Modifier and TypeMethodDescriptionstatic void
setStatsEnabled
(InProcessChannelBuilder builder, boolean value)
-
Method Details
-
setStatsEnabled
-