- java.lang.Object
-
- org.calrissian.mango.hash.tree.HashLeaf
-
- org.calrissian.accumlorecipes.changelog.domain.BucketHashLeaf
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected long |
timestamp |
-
Fields inherited from class org.calrissian.mango.hash.tree.HashLeaf
hash
-
Method Summary
-
Methods inherited from class org.calrissian.mango.hash.tree.HashLeaf
equals, getChildren, getHash, hashCode
-
-
Field Detail
-
timestamp
protected long timestamp
-
Constructor Detail
-
BucketHashLeaf
public BucketHashLeaf()
-
Method Detail
-
toString
public String toString()
- Overrides:
toString in class org.calrissian.mango.hash.tree.HashLeaf
Copyright © 2014 Calrissian. All Rights Reserved.