Class ConjunctionIndexBuilder


  • public class ConjunctionIndexBuilder
    extends java.lang.Object
    A builder for ConjunctionIndex.
    Author:
    bjorncs
    • Constructor Detail

      • ConjunctionIndexBuilder

        public ConjunctionIndexBuilder()
    • Method Detail

      • calculateFeatureCount

        public long calculateFeatureCount()
        Returns:
        The number of unique features in index.
      • getUniqueConjunctionCount

        public long getUniqueConjunctionCount()
        Returns:
        The number of unique conjunctions indexed.
      • getZListSize

        public int getZListSize()
      • getConjunctionsSeen

        public int getConjunctionsSeen()