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