Uses of Enum
org.jgroups.protocols.raft.REDIRECT.RequestType
Packages that use REDIRECT.RequestType
-
Uses of REDIRECT.RequestType in org.jgroups.protocols.raft
Fields in org.jgroups.protocols.raft declared as REDIRECT.RequestTypeMethods in org.jgroups.protocols.raft that return REDIRECT.RequestTypeModifier and TypeMethodDescriptionstatic REDIRECT.RequestTypeReturns the enum constant of this type with the specified name.static REDIRECT.RequestType[]REDIRECT.RequestType.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.jgroups.protocols.raft with parameters of type REDIRECT.RequestTypeModifierConstructorDescriptionRedirectHeader(REDIRECT.RequestType type, int corr_id, boolean exception)