Uses of Enum
org.infinispan.query.clustered.commandworkers.CQCommandType
Packages that use CQCommandType
-
Uses of CQCommandType in org.infinispan.query.clustered.commandworkers
Methods in org.infinispan.query.clustered.commandworkers that return CQCommandTypeModifier and TypeMethodDescriptionstatic CQCommandTypeCQCommandType.valueOf(int ordinal) Returns the enum constant of this type with the specified name.static CQCommandTypeReturns the enum constant of this type with the specified name.static CQCommandType[]CQCommandType.values()Returns an array containing the constants of this enum type, in the order they are declared.