Class MultiRangeQuery

  • All Implemented Interfaces:
    Cloneable

    public abstract class MultiRangeQuery
    extends Query
    implements Cloneable
    Abstract class for range queries involving multiple ranges against physical points such as IntPoints All ranges are logically ORed together
    WARNING: This API is experimental and might change in incompatible ways in the next release.