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>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.datarouter.storage.node.op.raw.TallyStorage
TallyStorage.PhysicalTallyStorageNode, TallyStorage.TallyStorageNode -
Field Summary
Fields inherited from interface io.datarouter.storage.node.op.raw.TallyStorage
OP_deleteTally, OP_findTallyCount, OP_getMultiTallyCount, OP_incrementAndGetCount, OP_vacuum -
Method Summary
Methods inherited from interface java.lang.Comparable
compareToMethods inherited from interface io.datarouter.storage.node.Node
getChildNodes, getClientIds, getName, getPhysicalNodes, getPhysicalNodesForClient, usesClientMethods inherited from interface io.datarouter.storage.node.type.physical.PhysicalNode
getClientId, getClientType, getFieldInfoMethods inherited from interface io.datarouter.storage.node.op.raw.TallyStorage
deleteTally, deleteTally, findTallyCount, findTallyCount, getMultiTallyCount, getMultiTallyCount, incrementAndGetCount, incrementAndGetCount, vacuum