public static class Selectable.WritetimeOrTTL extends java.lang.Object implements Selectable
Modifier and Type | Class and Description |
---|---|
static class |
Selectable.WritetimeOrTTL.Raw |
Selectable.WithFunction, Selectable.WritetimeOrTTL
Modifier and Type | Field and Description |
---|---|
ColumnIdentifier |
id |
boolean |
isWritetime |
Constructor and Description |
---|
Selectable.WritetimeOrTTL(ColumnIdentifier id,
boolean isWritetime) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public final ColumnIdentifier id
public final boolean isWritetime
public Selectable.WritetimeOrTTL(ColumnIdentifier id, boolean isWritetime)
Copyright © 2015 The Apache Software Foundation