Package io.grpc.inprocess
Class InternalInProcessServerBuilder
java.lang.Object
io.grpc.inprocess.InternalInProcessServerBuilder
Internal
InProcessServerBuilder
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
(InProcessServerBuilder builder, boolean value)
-
Method Details
-
setStatsEnabled
-