CellComparator.compare ( Object p1, Object p2 )This method is from 'CellComparator' interface.
CellComparator.compare ( Cell p1, Cell p2 )This abstract method is from 'CellComparator' interface.
CellComparator.compare ( Cell p1, Cell p2, boolean p3 )This abstract method is from 'CellComparator' interface.
CellComparator.compareFamilies ( Cell p1, Cell p2 )This abstract method is from 'CellComparator' interface.
CellComparator.compareQualifiers ( Cell p1, Cell p2 )This abstract method is from 'CellComparator' interface.
CellComparator.compareRows ( byte[ ] leftRow, byte[ ] rightRow )This method is from 'CellComparator' interface.
CellComparator.compareRows ( ByteBuffer row, Cell cell )This method is from 'CellComparator' interface.
CellComparator.compareRows ( Cell p1, byte[ ] p2, int p3, int p4 )This abstract method is from 'CellComparator' interface.
CellComparator.compareRows ( Cell p1, Cell p2 )This abstract method is from 'CellComparator' interface.
CellComparator.compareTimestamps ( long p1, long p2 )This abstract method is from 'CellComparator' interface.
...