protected static class MemoryCacher.PartitionEntry
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected long |
expireAt |
protected io.datatree.Tree |
value |
| Modifier | Constructor and Description |
|---|---|
protected |
PartitionEntry(io.datatree.Tree value,
long expireAt) |