| Package | Description |
|---|---|
| io.stargate.sgv2.common.cql.builder |
| Modifier and Type | Method and Description |
|---|---|
static CollectionIndexingType |
CollectionIndexingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CollectionIndexingType[] |
CollectionIndexingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
QueryBuilder.QueryBuilder__54 |
QueryBuilder.QueryBuilder__50.indexingType(CollectionIndexingType indexingType) |
void |
QueryBuilderImpl.indexingType(CollectionIndexingType indexingType) |
Copyright © 2022. All rights reserved.