public static interface IDurableCollection.Root
| Modifier and Type | Method and Description |
|---|---|
DurableInput.Pool |
bytes() |
DurableInput |
cached(DurableInput in) |
void |
close() |
IMap<IDurableCollection.Fingerprint,IDurableCollection.Root> |
dependencies() |
IDurableCollection.Fingerprint |
fingerprint() |
Path |
path() |
void close()
Path path()
DurableInput.Pool bytes()
IDurableCollection.Fingerprint fingerprint()
DurableInput cached(DurableInput in)
IMap<IDurableCollection.Fingerprint,IDurableCollection.Root> dependencies()