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.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
setStatsEnabled
(InProcessServerBuilder builder, boolean value)
-
Constructor Details
-
InternalInProcessServerBuilder
private InternalInProcessServerBuilder()
-
-
Method Details
-
setStatsEnabled
-