Package | Description |
---|---|
org.apache.cassandra.cql3 | |
org.apache.cassandra.schema |
Modifier and Type | Method and Description |
---|---|
static UntypedResultSet.Row |
UntypedResultSet.Row.fromInternalRow(CFMetaData metadata,
DecoratedKey key,
Row row) |
abstract UntypedResultSet.Row |
UntypedResultSet.one() |
Modifier and Type | Method and Description |
---|---|
static ColumnDefinition |
SchemaKeyspace.createColumnFromRow(UntypedResultSet.Row row,
Types types) |
static TableParams |
SchemaKeyspace.createTableParamsFromRow(UntypedResultSet.Row row) |
Copyright © 2018 The Apache Software Foundation