public class KeyRange extends Object
KeyRange(byte[] start, byte[] stop)
boolean
equals(Object obj)
byte[]
getStart()
getStop()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public KeyRange(@Nullable byte[] start, @Nullable byte[] stop)
start
stop
public byte[] getStart()
public byte[] getStop()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.