Class TermsAggregate
java.lang.Object
org.apache.unomi.persistence.spi.aggregate.BaseAggregate
org.apache.unomi.persistence.spi.aggregate.TermsAggregate
-
Constructor Summary
ConstructorsConstructorDescriptionTermsAggregate
(String field) TermsAggregate
(String field, int partition, int numPartitions) -
Method Summary
Methods inherited from class org.apache.unomi.persistence.spi.aggregate.BaseAggregate
getField
-
Constructor Details
-
TermsAggregate
-
TermsAggregate
-
-
Method Details
-
getPartition
public int getPartition() -
getNumPartitions
public int getNumPartitions()
-