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