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