public interface UserComparator extends Comparator<Slice>
Modifier and Type | Method and Description |
---|---|
Slice |
findShortestSeparator(Slice start,
Slice limit) |
Slice |
findShortSuccessor(Slice key) |
String |
name() |
compare, equals
Copyright © 2011–2014. All rights reserved.