public static class Selectable.WithFieldSelection extends Selectable
Modifier and Type | Class and Description |
---|---|
static class |
Selectable.WithFieldSelection.Raw |
Selectable.WithFieldSelection, Selectable.WithFunction, Selectable.WritetimeOrTTL
Modifier and Type | Field and Description |
---|---|
ColumnIdentifier |
field |
Selectable |
selected |
Constructor and Description |
---|
WithFieldSelection(Selectable selected,
ColumnIdentifier field) |
Modifier and Type | Method and Description |
---|---|
Selector.Factory |
newSelectorFactory(CFMetaData cfm,
java.util.List<ColumnDefinition> defs) |
java.lang.String |
toString() |
addAndGetIndex
public final Selectable selected
public final ColumnIdentifier field
public WithFieldSelection(Selectable selected, ColumnIdentifier field)
public java.lang.String toString()
toString
in class java.lang.Object
public Selector.Factory newSelectorFactory(CFMetaData cfm, java.util.List<ColumnDefinition> defs) throws InvalidRequestException
newSelectorFactory
in class Selectable
InvalidRequestException
Copyright © 2020 The Apache Software Foundation