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