Uses of Enum Class
org.efs.io.CQIndexType
Packages that use CQIndexType
-
Uses of CQIndexType in org.efs.io
Subclasses with type arguments of type CQIndexType in org.efs.ioModifier and TypeClassDescriptionenumDefines CQEngineattribute indextypes supported by efs which are:HashIndexNavigableIndexRadixTreeIndexReversedRadixTreeIndexSuffixTreeIndexSuffixTreeIndexMethods in org.efs.io that return CQIndexTypeModifier and TypeMethodDescriptionstatic CQIndexTypeReturns the enum constant of this class with the specified name.static CQIndexType[]CQIndexType.values()Returns an array containing the constants of this enum class, in the order they are declared.