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> VImmediately call aCallablewith this context as theContext.current()context.booleanCancel this context and optionally provide a cause (can benull) for the cancellation.(package private) static <T> TContext.checkNotNull(T reference, Object errorMessage)