public static class Selectable.WithCast extends Selectable
Modifier and Type | Class and Description |
---|---|
static class |
Selectable.WithCast.Raw |
Selectable.WithCast, Selectable.WithFieldSelection, Selectable.WithFunction, Selectable.WritetimeOrTTL
Constructor and Description |
---|
WithCast(Selectable arg,
CQL3Type type) |
Modifier and Type | Method and Description |
---|---|
Selector.Factory |
newSelectorFactory(CFMetaData cfm,
java.util.List<ColumnDefinition> defs) |
java.lang.String |
toString() |
addAndGetIndex
public WithCast(Selectable arg, CQL3Type type)
public java.lang.String toString()
toString
in class java.lang.Object
public Selector.Factory newSelectorFactory(CFMetaData cfm, java.util.List<ColumnDefinition> defs)
newSelectorFactory
in class Selectable
Copyright © 2016 The Apache Software Foundation