public static class Selectable.WritetimeOrTTL.Raw extends java.lang.Object implements Selectable.Raw
Constructor and Description |
---|
Raw(ColumnIdentifier.Raw id,
boolean isWritetime) |
Modifier and Type | Method and Description |
---|---|
Selectable.WritetimeOrTTL |
prepare(CFMetaData cfm) |
boolean |
processesSelection()
Returns true if any processing is performed on the selected column.
|
public Raw(ColumnIdentifier.Raw id, boolean isWritetime)
public Selectable.WritetimeOrTTL prepare(CFMetaData cfm)
prepare
in interface Selectable.Raw
public boolean processesSelection()
Selectable.Raw
processesSelection
in interface Selectable.Raw
Copyright © 2018 The Apache Software Foundation