Class RedisTallyNode

java.lang.Object
io.datarouter.storage.node.BaseNode<io.datarouter.storage.tally.TallyKey,io.datarouter.storage.tally.Tally,io.datarouter.storage.tally.Tally.TallyFielder>
io.datarouter.storage.node.type.physical.base.BasePhysicalNode<io.datarouter.storage.tally.TallyKey,io.datarouter.storage.tally.Tally,io.datarouter.storage.tally.Tally.TallyFielder>
io.datarouter.client.redis.node.RedisTallyNode
All Implemented Interfaces:
io.datarouter.storage.node.Node<io.datarouter.storage.tally.TallyKey,io.datarouter.storage.tally.Tally,io.datarouter.storage.tally.Tally.TallyFielder>, io.datarouter.storage.node.op.NodeOps<io.datarouter.storage.tally.TallyKey,io.datarouter.storage.tally.Tally>, io.datarouter.storage.node.op.raw.TallyStorage, io.datarouter.storage.node.op.raw.TallyStorage.PhysicalTallyStorageNode, io.datarouter.storage.node.op.raw.TallyStorage.TallyStorageNode, io.datarouter.storage.node.type.physical.PhysicalNode<io.datarouter.storage.tally.TallyKey,io.datarouter.storage.tally.Tally,io.datarouter.storage.tally.Tally.TallyFielder>, Comparable<io.datarouter.storage.node.Node<io.datarouter.storage.tally.TallyKey,io.datarouter.storage.tally.Tally,io.datarouter.storage.tally.Tally.TallyFielder>>

public class RedisTallyNode extends io.datarouter.storage.node.type.physical.base.BasePhysicalNode<io.datarouter.storage.tally.TallyKey,io.datarouter.storage.tally.Tally,io.datarouter.storage.tally.Tally.TallyFielder> implements io.datarouter.storage.node.op.raw.TallyStorage.PhysicalTallyStorageNode