Class Selectable.WithFunction.Raw
java.lang.Object
org.apache.cassandra.cql3.selection.Selectable.WithFunction.Raw
- All Implemented Interfaces:
Selectable.Raw
- Enclosing class:
- Selectable.WithFunction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Selectable.WithFunction.Rawstatic Selectable.WithFunction.Rawstatic Selectable.WithFunction.RawnewOperation(char operator, Selectable.Raw left, Selectable.Raw right) prepare(TableMetadata table)
-
Constructor Details
-
Raw
-
-
Method Details
-
newCountRowsFunction
-
newOperation
public static Selectable.WithFunction.Raw newOperation(char operator, Selectable.Raw left, Selectable.Raw right) -
newNegation
-
prepare
- Specified by:
preparein interfaceSelectable.Raw
-