Uses of Enum
io.grpc.Context.DirectExecutor
Packages that use Context.DirectExecutor
-
Uses of Context.DirectExecutor in io.grpc
Methods in io.grpc that return Context.DirectExecutorModifier and TypeMethodDescriptionstatic Context.DirectExecutor
Returns the enum constant of this type with the specified name.static Context.DirectExecutor[]
Context.DirectExecutor.values()
Returns an array containing the constants of this enum type, in the order they are declared.