Interface QueueStorageWriter.PhysicalQueueStorageWriterNode<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,​D extends io.datarouter.model.databean.Databean<PK,​D>,​F extends io.datarouter.model.serialize.fielder.DatabeanFielder<PK,​D>>

All Superinterfaces:
Comparable<Node<PK,​D,​F>>, Node<PK,​D,​F>, NodeOps<PK,​D>, PhysicalNode<PK,​D,​F>, QueueStorageWriter<PK,​D>, QueueStorageWriter.QueueStorageWriterNode<PK,​D,​F>, StorageWriter<PK,​D>, StorageWriter.StorageWriterNode<PK,​D,​F>
All Known Subinterfaces:
GroupQueueStorage.PhysicalGroupQueueStorageNode<PK,​D,​F>, QueueStorage.PhysicalQueueStorageNode<PK,​D,​F>
All Known Implementing Classes:
PhysicalGroupQueueStorageCounterAdapter, PhysicalGroupQueueStorageSanitizationAdapter, PhysicalGroupQueueStorageTraceAdapter, PhysicalQueueStorageCounterAdapter, PhysicalQueueStorageSanitizationAdapter, PhysicalQueueStorageTraceAdapter
Enclosing interface:
QueueStorageWriter<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,​D extends io.datarouter.model.databean.Databean<PK,​D>>

public static interface QueueStorageWriter.PhysicalQueueStorageWriterNode<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,​D extends io.datarouter.model.databean.Databean<PK,​D>,​F extends io.datarouter.model.serialize.fielder.DatabeanFielder<PK,​D>>
extends QueueStorageWriter.QueueStorageWriterNode<PK,​D,​F>, PhysicalNode<PK,​D,​F>