Uses of Interface
io.datarouter.storage.node.op.raw.TallyStorage.PhysicalTallyStorageNode
Packages that use TallyStorage.PhysicalTallyStorageNode
Package
Description
-
Uses of TallyStorage.PhysicalTallyStorageNode in io.datarouter.storage.client.imp
Methods in io.datarouter.storage.client.imp that return TallyStorage.PhysicalTallyStorageNodeModifier and TypeMethodDescriptionTallyClientNodeFactory.createTallyNode(NodeParams<TallyKey, Tally, Tally.TallyFielder> nodeParams) -
Uses of TallyStorage.PhysicalTallyStorageNode in io.datarouter.storage.node.adapter
Methods in io.datarouter.storage.node.adapter that return TallyStorage.PhysicalTallyStorageNodeModifier and TypeMethodDescriptionNodeAdapters.wrapTallyNode(TallyStorage.PhysicalTallyStorageNode physicalTallyNode) Methods in io.datarouter.storage.node.adapter with parameters of type TallyStorage.PhysicalTallyStorageNodeModifier and TypeMethodDescriptionNodeAdapters.wrapTallyNode(TallyStorage.PhysicalTallyStorageNode physicalTallyNode) -
Uses of TallyStorage.PhysicalTallyStorageNode in io.datarouter.storage.node.adapter.counter.physical
Classes in io.datarouter.storage.node.adapter.counter.physical that implement TallyStorage.PhysicalTallyStorageNodeConstructors in io.datarouter.storage.node.adapter.counter.physical with parameters of type TallyStorage.PhysicalTallyStorageNodeModifierConstructorDescription -
Uses of TallyStorage.PhysicalTallyStorageNode in io.datarouter.storage.node.adapter.sanitization
Constructors in io.datarouter.storage.node.adapter.sanitization with parameters of type TallyStorage.PhysicalTallyStorageNodeModifierConstructorDescription -
Uses of TallyStorage.PhysicalTallyStorageNode in io.datarouter.storage.node.adapter.sanitization.physical
Classes in io.datarouter.storage.node.adapter.sanitization.physical that implement TallyStorage.PhysicalTallyStorageNodeConstructors in io.datarouter.storage.node.adapter.sanitization.physical with parameters of type TallyStorage.PhysicalTallyStorageNodeModifierConstructorDescription -
Uses of TallyStorage.PhysicalTallyStorageNode in io.datarouter.storage.node.adapter.trace.physical
Classes in io.datarouter.storage.node.adapter.trace.physical that implement TallyStorage.PhysicalTallyStorageNodeConstructors in io.datarouter.storage.node.adapter.trace.physical with parameters of type TallyStorage.PhysicalTallyStorageNodeModifierConstructorDescription -
Uses of TallyStorage.PhysicalTallyStorageNode in io.datarouter.storage.node.builder
Methods in io.datarouter.storage.node.builder that return TallyStorage.PhysicalTallyStorageNode -
Uses of TallyStorage.PhysicalTallyStorageNode in io.datarouter.storage.node.factory
Methods in io.datarouter.storage.node.factory that return TallyStorage.PhysicalTallyStorageNodeModifier and TypeMethodDescriptionTallyNodeFactory.createTallyNode(ClientId clientId, Supplier<Tally> databeanSupplier, Supplier<Tally.TallyFielder> fielderSupplier, String version, String tableName, Tag tag)