Uses of Enum Class
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 class with the specified name.static CQCommandTypeReturns the enum constant of this class with the specified name.static CQCommandType[]CQCommandType.values()Returns an array containing the constants of this enum class, in the order they are declared.