Package | Description |
---|---|
org.apache.cassandra.cql3.selection |
Modifier and Type | Method and Description |
---|---|
static Selectable.WithFunction.Raw |
Selectable.WithFunction.Raw.newCountRowsFunction() |
static Selectable.WithFunction.Raw |
Selectable.WithFunction.Raw.newNegation(Selectable.Raw arg) |
static Selectable.WithFunction.Raw |
Selectable.WithFunction.Raw.newOperation(char operator,
Selectable.Raw left,
Selectable.Raw right) |
Copyright © 2009-2020 The Apache Software Foundation