Class IncludingExcludingBounds<T extends RingPosition<T>>

  • All Implemented Interfaces:
    java.io.Serializable

    public class IncludingExcludingBounds<T extends RingPosition<T>>
    extends AbstractBounds<T>
    AbstractBounds containing only its left endpoint: [left, right). Used by CQL key >= X AND key < Y range scans.
    See Also:
    Serialized Form