public static class Selectable.WritetimeOrTTL extends Selectable
Modifier and Type | Class and Description |
---|---|
static class |
Selectable.WritetimeOrTTL.Raw |
Selectable.WithFieldSelection, Selectable.WithFunction, Selectable.WritetimeOrTTL
Modifier and Type | Field and Description |
---|---|
ColumnIdentifier |
id |
boolean |
isWritetime |
Constructor and Description |
---|
WritetimeOrTTL(ColumnIdentifier id,
boolean isWritetime) |
Modifier and Type | Method and Description |
---|---|
Selector.Factory |
newSelectorFactory(CFMetaData cfm,
java.util.List<ColumnDefinition> defs) |
java.lang.String |
toString() |
addAndGetIndex
public final ColumnIdentifier id
public final boolean isWritetime
public WritetimeOrTTL(ColumnIdentifier id, boolean isWritetime)
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 © 2017 The Apache Software Foundation