Class NetricsPredicateIndex


  • public class NetricsPredicateIndex
    extends java.lang.Object
    Holds information on a predicate index.
    • Method Detail

      • getFieldName

        public java.lang.String getFieldName()
        Returns:
        the field-name the index is on.
      • isPrimary

        public boolean isPrimary()
        Returns:
        whether the index is primary or not
      • getSeparators

        public java.lang.String[] getSeparators()
        Returns:
        the index separators
      • isNormalized

        public boolean isNormalized()
        Returns:
        whether the index is normalized or not