public class IndexRange extends Object
IndexRange(Key accessKey, com.google.common.collect.Range<TypedKey> range)
Key
getAccessKey()
com.google.common.collect.Range<TypedKey>
getRange()
boolean
hasAccessKey()
hasRange()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public IndexRange(Key accessKey, com.google.common.collect.Range<TypedKey> range)
public Key getAccessKey()
public boolean hasAccessKey()
public boolean hasRange()
public com.google.common.collect.Range<TypedKey> getRange()
public String toString()
toString
Object
Copyright © 2023 PingCAP. All rights reserved.