Package io.grpc
Class InternalCallOptions
java.lang.Object
io.grpc.InternalCallOptions
Internal accessor for
CallOptions.-
Method Summary
Modifier and TypeMethodDescriptionstatic BooleangetWaitForReady(CallOptions callOptions) Gets the waitForReady bit ornullif it was never set.
-
Method Details
-
getWaitForReady
Gets the waitForReady bit ornullif it was never set.
-