public interface IDurableCollection
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IDurableCollection.Fingerprint |
static interface |
IDurableCollection.Root |
| Modifier and Type | Method and Description |
|---|---|
DurableInput.Pool |
bytes() |
default IList<IDurableCollection.Fingerprint> |
dependencies() |
IDurableEncoding |
encoding() |
IDurableCollection.Root |
root() |
IDurableEncoding encoding()
DurableInput.Pool bytes()
IDurableCollection.Root root()
default IList<IDurableCollection.Fingerprint> dependencies()