public class ColumnIdentifier extends java.lang.Object implements Selectable
Selectable.WithFunction, Selectable.WritetimeOrTTL
Modifier and Type | Field and Description |
---|---|
java.nio.ByteBuffer |
key |
Constructor and Description |
---|
ColumnIdentifier(java.nio.ByteBuffer key,
AbstractType<?> type) |
ColumnIdentifier(java.lang.String rawText,
boolean keepCase) |
public ColumnIdentifier(java.lang.String rawText, boolean keepCase)
public ColumnIdentifier(java.nio.ByteBuffer key, AbstractType<?> type)
Copyright © 2014 The Apache Software Foundation