Class TermsAggregate

java.lang.Object
org.apache.unomi.persistence.spi.aggregate.BaseAggregate
org.apache.unomi.persistence.spi.aggregate.TermsAggregate

public class TermsAggregate extends BaseAggregate
  • Constructor Details

    • TermsAggregate

      public TermsAggregate(String field)
    • TermsAggregate

      public TermsAggregate(String field, int partition, int numPartitions)
  • Method Details

    • getPartition

      public int getPartition()
    • getNumPartitions

      public int getNumPartitions()