Interface TallyStorage.PhysicalTallyStorageNode

All Superinterfaces:
Comparable<Node<TallyKey,Tally,Tally.TallyFielder>>, Node<TallyKey,Tally,Tally.TallyFielder>, NodeOps<TallyKey,Tally>, PhysicalNode<TallyKey,Tally,Tally.TallyFielder>, TallyStorage, TallyStorage.TallyStorageNode
All Known Implementing Classes:
PhysicalTallyStorageCounterAdapter, PhysicalTallyStorageSanitizationAdapter, PhysicalTallyStorageTraceAdapter
Enclosing interface:
TallyStorage

public static interface TallyStorage.PhysicalTallyStorageNode extends TallyStorage.TallyStorageNode, PhysicalNode<TallyKey,Tally,Tally.TallyFielder>