Uses of Enum
org.jgroups.protocols.raft.CLIENT.RequestType
Packages that use CLIENT.RequestType
-
Uses of CLIENT.RequestType in org.jgroups.protocols.raft
Methods in org.jgroups.protocols.raft that return CLIENT.RequestTypeModifier and TypeMethodDescriptionstatic CLIENT.RequestTypeReturns the enum constant of this type with the specified name.static CLIENT.RequestType[]CLIENT.RequestType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.jgroups.protocols.raft with parameters of type CLIENT.RequestTypeModifier and TypeMethodDescriptionprotected voidCLIENT.RequestHandler.send(DataOutput out, CLIENT.RequestType type, int request_id, byte[] buffer, int offset, int length)