| Package | Description |
|---|---|
| org.apache.cassandra.db.composites |
| Modifier and Type | Field and Description |
|---|---|
protected CompoundCType |
AbstractCompoundCellNameType.clusteringType |
protected CompoundCType |
AbstractCompoundCellNameType.fullType |
| Modifier and Type | Method and Description |
|---|---|
protected static CompoundCType |
CompoundSparseCellNameType.makeCType(CompoundCType clusteringType,
AbstractType<?> columnNameType,
ColumnToCollectionType collectionType) |
CompoundCType |
CompoundCType.setSubtype(int position,
AbstractType<?> newType) |
| Modifier and Type | Method and Description |
|---|---|
protected static CompoundCType |
CompoundSparseCellNameType.makeCType(CompoundCType clusteringType,
AbstractType<?> columnNameType,
ColumnToCollectionType collectionType) |
| Constructor and Description |
|---|
AbstractCompoundCellNameType(CompoundCType clusteringType,
CompoundCType fullType) |
Copyright © 2018 The Apache Software Foundation