Package | Description |
---|---|
org.apache.cassandra.cql3.selection |
Modifier and Type | Method and Description |
---|---|
static Selectable.RawIdentifier |
Selectable.RawIdentifier.forQuoted(java.lang.String text)
Creates a
RawIdentifier from a quoted identifier string. |
static Selectable.RawIdentifier |
Selectable.RawIdentifier.forUnquoted(java.lang.String text)
Creates a
RawIdentifier from an unquoted identifier string. |
Constructor and Description |
---|
Raw(Selectable.RawIdentifier id,
boolean isWritetime) |
Copyright © 2009-2020 The Apache Software Foundation