Class ExcludingBounds<T extends RingPosition<T>>

  • All Implemented Interfaces:
    java.io.Serializable

    public class ExcludingBounds<T extends RingPosition<T>>
    extends AbstractBounds<T>
    AbstractBounds containing neither of its endpoints: (left, right). Used by CQL key > X AND key < Y range scans.
    See Also:
    Serialized Form