|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParsedIndexType | |
|---|---|
| org.cassandraunit.dataset.commons | |
| Uses of ParsedIndexType in org.cassandraunit.dataset.commons |
|---|
| Methods in org.cassandraunit.dataset.commons that return ParsedIndexType | |
|---|---|
ParsedIndexType |
ParsedColumnMetadata.getIndexType()
|
static ParsedIndexType |
ParsedIndexType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ParsedIndexType[] |
ParsedIndexType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.cassandraunit.dataset.commons with parameters of type ParsedIndexType | |
|---|---|
void |
ParsedColumnMetadata.setIndexType(ParsedIndexType indexType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||