- All Superinterfaces:
Comparable<Node<PK,D,F>>, MapStorageWriter<PK,D>, MapStorageWriter.MapStorageWriterNode<PK,D,F>, MapStorageWriter.PhysicalMapStorageWriterNode<PK,D,F>, Node<PK,D,F>, NodeOps<PK,D>, PhysicalNode<PK,D,F>, SortedStorageWriter<PK,D>, SortedStorageWriter.PhysicalSortedStorageWriterNode<PK,D,F>, SortedStorageWriter.SortedStorageWriterNode<PK,D,F>, StorageWriter<PK,D>, StorageWriter.StorageWriterNode<PK,D,F>
- All Known Subinterfaces:
IndexedSortedMapStorage.PhysicalIndexedSortedMapStorageNode<PK,D,F>, IndexedSortedMapStorageWriter.PhysicalIndexedSortedMapStorageWriterNode<PK,D,F>, PhysicalSubEntitySortedMapStorageNode<EK,PK,D,F>, SortedMapStorage.PhysicalSortedMapStorageNode<PK,D,F>
- All Known Implementing Classes:
PhysicalIndexedSortedMapStorageAvailabilityAdapterFactory.PhysicalIndexedSortedMapStorageAvailabilityAdapter, PhysicalIndexedSortedMapStorageCallsiteAdapter, PhysicalIndexedSortedMapStorageCounterAdapter, PhysicalIndexedSortedMapStorageSanitizationAdapter, PhysicalIndexedSortedMapStorageSanitizationAdapter, PhysicalIndexedSortedMapStorageTraceAdapter, PhysicalSortedMapStorageAvailabilityAdapterFactory.PhysicalSortedMapStorageAvailabilityAdapter, PhysicalSortedMapStorageCallsiteAdapter, PhysicalSortedMapStorageCounterAdapter, PhysicalSortedMapStorageSanitizationAdapter, PhysicalSortedMapStorageTraceAdapter, PhysicalSubEntitySortedMapStorageAvailabilityAdapterFactory.PhysicalSubEntitySortedMapStorageAvailabilityAdapter, PhysicalSubEntitySortedMapStorageCallsiteAdapter, PhysicalSubEntitySortedMapStorageCounterAdapter, PhysicalSubEntitySortedMapStorageSanitizationAdapter, PhysicalSubEntitySortedMapStorageTraceAdapter
- Enclosing interface:
- SortedMapStorageWriter<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,D extends io.datarouter.model.databean.Databean<PK,D>>
public static interface SortedMapStorageWriter.PhysicalSortedMapStorageWriterNode<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 MapStorageWriter.PhysicalMapStorageWriterNode<PK,D,F>, SortedStorageWriter.PhysicalSortedStorageWriterNode<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>>
-
-