public class KeyRange extends Object
KeyRange(Optional<KeyBound> from, Optional<KeyBound> to)
Optional<KeyBound>
getFrom()
getTo()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public KeyRange(Optional<KeyBound> from, Optional<KeyBound> to)
public Optional<KeyBound> getFrom()
public Optional<KeyBound> getTo()
Copyright © 2023. All rights reserved.