Package | Description |
---|---|
org.apache.cassandra.cql3.selection |
Modifier and Type | Class and Description |
---|---|
class |
SimpleSelector |
class |
TermSelector
Selector representing a simple term (literals or bound variables).
|
Modifier and Type | Method and Description |
---|---|
abstract Selector |
Selector.Factory.newInstance(QueryOptions options)
Creates a new
Selector instance. |
Selector |
SimpleSelector.SimpleSelectorFactory.newInstance(QueryOptions options) |
Copyright © 2009-2021 The Apache Software Foundation