| Package | Description |
|---|---|
| org.cassandraunit.dataset.commons |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ParsedColumnMetadata.setIndexType(ParsedIndexType indexType) |
Copyright © 2016. All rights reserved.