Uses of Enum
org.apache.hadoop.ozone.container.common.transport.server.ratis.DispatcherContext.Op
Packages that use DispatcherContext.Op
Package
Description
This package contains classes for the server implementation using Apache Ratis.
-
Uses of DispatcherContext.Op in org.apache.hadoop.ozone.container.common.transport.server.ratis
Methods in org.apache.hadoop.ozone.container.common.transport.server.ratis that return DispatcherContext.OpModifier and TypeMethodDescriptionstatic DispatcherContext.OpDispatcherContext.op(DispatcherContext context) static DispatcherContext.OpReturns the enum constant of this type with the specified name.static DispatcherContext.Op[]DispatcherContext.Op.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.hadoop.ozone.container.common.transport.server.ratis with parameters of type DispatcherContext.OpModifier and TypeMethodDescriptionstatic DispatcherContext.BuilderDispatcherContext.newBuilder(DispatcherContext.Op op)