public abstract class HashTreeNode
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
LOG |
| Constructor and Description |
|---|
HashTreeNode() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
digest() |
LookupResult |
lookupPath(java.util.List<Label> path) |
public byte[] digest()
public LookupResult lookupPath(java.util.List<Label> path)