Uses of Enum Class
io.stargate.sgv2.api.common.cql.builder.CollectionIndexingType
Packages that use CollectionIndexingType
-
Uses of CollectionIndexingType in io.stargate.sgv2.api.common.cql.builder
Methods in io.stargate.sgv2.api.common.cql.builder that return CollectionIndexingTypeModifier and TypeMethodDescriptionstatic CollectionIndexingTypeReturns the enum constant of this class with the specified name.static CollectionIndexingType[]CollectionIndexingType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.stargate.sgv2.api.common.cql.builder with parameters of type CollectionIndexingTypeModifier and TypeMethodDescriptionQueryBuilder.QueryBuilder__50.indexingType(CollectionIndexingType indexingType) voidQueryBuilderImpl.indexingType(CollectionIndexingType indexingType)