- All Superinterfaces:
java.lang.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>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.datarouter.storage.node.op.raw.write.StorageWriter
StorageWriter.StorageWriterNode<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>>
-
-
Method Summary
Methods inherited from interface java.lang.Comparable
compareTo