Uses of Class
org.apache.cassandra.cql3.functions.AggregateFcts.CountRowsFunction
Packages that use AggregateFcts.CountRowsFunction
-
Uses of AggregateFcts.CountRowsFunction in org.apache.cassandra.cql3.functions
Fields in org.apache.cassandra.cql3.functions declared as AggregateFcts.CountRowsFunctionModifier and TypeFieldDescriptionstatic final AggregateFcts.CountRowsFunctionAggregateFcts.countRowsFunctionThe function used to count the number of rows of a result set.