public class PartialCellEquality extends Object
Constructor and Description |
---|
PartialCellEquality(org.apache.hadoop.hbase.Cell cell,
boolean includeTags) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
protected static boolean |
tagsEqual(org.apache.hadoop.hbase.Cell a,
org.apache.hadoop.hbase.Cell b) |
Copyright © 2013–2020. All rights reserved.