Uses of Annotation Type
io.grpc.Context.CanIgnoreReturnValue
Packages that use Context.CanIgnoreReturnValue
-
Uses of Context.CanIgnoreReturnValue in io.grpc
Methods in io.grpc with annotations of type Context.CanIgnoreReturnValueModifier and TypeMethodDescription<V> V
Immediately call aCallable
with this context as theContext.current()
context.boolean
Cancel this context and optionally provide a cause (can benull
) for the cancellation.(package private) static <T> T
Context.checkNotNull
(T reference, Object errorMessage)