Class ApproximateFilter

    • Field Detail

      • HASH_CODE_SEED

        private static final int HASH_CODE_SEED
        hash code seed.
        See Also:
        Constant Field Values
    • Constructor Detail

      • ApproximateFilter

        public ApproximateFilter​(String name,
                                 String value)
        Creates a new approximate filter.
        Parameters:
        name - attribute description
        value - attribute value
      • ApproximateFilter

        public ApproximateFilter​(String name,
                                 byte[] value)
        Creates a new approximate filter.
        Parameters:
        name - attribute description
        value - attribute value