Class CRC64
java.lang.Object
org.apache.hadoop.hbase.test.util.CRC64
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final long
private static final long[]
private static final int
private long
-
Constructor Summary
-
Method Summary
-
Field Details
-
POLY
- See Also:
-
TABLE_LENGTH
- See Also:
-
TABLE
-
value
-
-
Constructor Details
-
CRC64
public CRC64()
-
-
Method Details
-
reset
-
update
-
update
-
getValue
-