| Class | Description |
|---|---|
| CqlColumnDefinitionImpl |
Impl for
ColumnDefinition interface that constructs the state from a Row object
retrieved from the java driver ResultSet. |
| CqlColumnFamilyDefinitionImpl |
Impl for
ColumnFamilyDefinition interface that constructs it's state from the java driver ResultSet |
| CqlKeyspaceDefinitionImpl |
Impl for
KeyspaceDefinition using the java driver. |
| Enum | Description |
|---|---|
| CqlColumnDefinitionImpl.CqlColumnType |