public class RowDecoratorImpl extends AbstractRowDecorator
| Constructor and Description |
|---|
RowDecoratorImpl(TableName tableName,
org.apache.cassandra.schema.TableMetadata tableMetadata) |
| Modifier and Type | Method and Description |
|---|---|
protected ComparableKey<?> |
decoratePrimaryKey(Object... rawKeyValues) |
decoratePartitionKeypublic RowDecoratorImpl(TableName tableName, org.apache.cassandra.schema.TableMetadata tableMetadata)
protected ComparableKey<?> decoratePrimaryKey(Object... rawKeyValues)
decoratePrimaryKey in class AbstractRowDecoratorCopyright © 2021. All rights reserved.