org.apache.hadoop.hbase
Interface WritableComparator<T>

All Superinterfaces:
Comparator<T>, org.apache.hadoop.io.Writable
All Known Implementing Classes:
ReverseByteArrayComparator

public interface WritableComparator<T>
extends org.apache.hadoop.io.Writable, Comparator<T>


Method Summary
 
Methods inherited from interface org.apache.hadoop.io.Writable
readFields, write
 
Methods inherited from interface java.util.Comparator
compare, equals
 



Copyright © 2008 The Apache Software Foundation