org.apache.hadoop.hbase.filter
Interface WritableByteArrayComparable

All Superinterfaces:
Comparable<byte[]>, org.apache.hadoop.io.Writable

public interface WritableByteArrayComparable
extends org.apache.hadoop.io.Writable, Comparable<byte[]>

Interface for both Comparable and Writable.


Method Summary
 
Methods inherited from interface org.apache.hadoop.io.Writable
readFields, write
 
Methods inherited from interface java.lang.Comparable
compareTo
 



Copyright © 2008 The Apache Software Foundation