Interface IndexedSortedMapStorageWriter.PhysicalIndexedSortedMapStorageWriterNode<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>>, IndexedMapStorageWriter<PK,​D>, IndexedMapStorageWriter.IndexedMapStorageWriterNode<PK,​D,​F>, IndexedOps<PK,​D>, IndexedSortedMapStorageWriter<PK,​D>, IndexedSortedMapStorageWriter.IndexedSortedMapStorageWriterNode<PK,​D,​F>, IndexedStorageWriter<PK,​D>, IndexedStorageWriter.IndexedStorageWriterNode<PK,​D,​F>, IndexedStorageWriter.PhysicalIndexedStorageWriterNode<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>, SortedMapStorageWriter<PK,​D>, SortedMapStorageWriter.PhysicalSortedMapStorageWriterNode<PK,​D,​F>, SortedMapStorageWriter.SortedMapStorageWriterNode<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>
All Known Implementing Classes:
PhysicalIndexedSortedMapStorageAvailabilityAdapterFactory.PhysicalIndexedSortedMapStorageAvailabilityAdapter, PhysicalIndexedSortedMapStorageCallsiteAdapter, PhysicalIndexedSortedMapStorageCounterAdapter, PhysicalIndexedSortedMapStorageSanitizationAdapter, PhysicalIndexedSortedMapStorageSanitizationAdapter, PhysicalIndexedSortedMapStorageTraceAdapter
Enclosing interface:
IndexedSortedMapStorageWriter<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,​D extends io.datarouter.model.databean.Databean<PK,​D>>

public static interface IndexedSortedMapStorageWriter.PhysicalIndexedSortedMapStorageWriterNode<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 IndexedSortedMapStorageWriter.IndexedSortedMapStorageWriterNode<PK,​D,​F>, IndexedStorageWriter.PhysicalIndexedStorageWriterNode<PK,​D,​F>, SortedMapStorageWriter.PhysicalSortedMapStorageWriterNode<PK,​D,​F>