org.apache.accumulo.core.iterators
Class IteratorUtil.IterInfoComparator
java.lang.Object
org.apache.accumulo.core.iterators.IteratorUtil.IterInfoComparator
- All Implemented Interfaces:
- Comparator<IterInfo>
- Enclosing class:
- IteratorUtil
public static class IteratorUtil.IterInfoComparator
- extends Object
- implements Comparator<IterInfo>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IteratorUtil.IterInfoComparator
public IteratorUtil.IterInfoComparator()
compare
public int compare(IterInfo o1,
IterInfo o2)
- Specified by:
compare
in interface Comparator<IterInfo>
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.