- All Superinterfaces:
Comparable<Node<PK,D,F>>, Node<PK,D,F>, NodeOps<PK,D>, SortedStorageWriter<PK,D>
- All Known Subinterfaces:
IndexedSortedMapStorage.IndexedSortedMapStorageNode<PK,D,F>, IndexedSortedMapStorage.PhysicalIndexedSortedMapStorageNode<PK,D,F>, IndexedSortedMapStorageWriter.IndexedSortedMapStorageWriterNode<PK,D,F>, IndexedSortedMapStorageWriter.PhysicalIndexedSortedMapStorageWriterNode<PK,D,F>, PhysicalSubEntitySortedMapStorageNode<EK,PK,D,F>, SortedMapStorage.PhysicalSortedMapStorageNode<PK,D,F>, SortedMapStorage.SortedMapStorageNode<PK,D,F>, SortedMapStorageWriter.PhysicalSortedMapStorageWriterNode<PK,D,F>, SortedMapStorageWriter.SortedMapStorageWriterNode<PK,D,F>, SortedStorage.PhysicalSortedStorageNode<PK,D,F>, SortedStorage.SortedStorageNode<PK,D,F>, SortedStorageWriter.PhysicalSortedStorageWriterNode<PK,D,F>, SubEntitySortedMapStorageNode<EK,PK,D,F>
- All Known Implementing Classes:
IndexedSortedMapStorageCallsiteAdapter, IndexedSortedMapStorageCounterAdapter, IndexingSortedMapStorageNode, PhysicalIndexedSortedMapStorageAvailabilityAdapterFactory.PhysicalIndexedSortedMapStorageAvailabilityAdapter, PhysicalIndexedSortedMapStorageCallsiteAdapter, PhysicalIndexedSortedMapStorageCounterAdapter, PhysicalIndexedSortedMapStorageSanitizationAdapter, PhysicalIndexedSortedMapStorageSanitizationAdapter, PhysicalIndexedSortedMapStorageTraceAdapter, PhysicalSortedMapStorageAvailabilityAdapterFactory.PhysicalSortedMapStorageAvailabilityAdapter, PhysicalSortedMapStorageCallsiteAdapter, PhysicalSortedMapStorageCounterAdapter, PhysicalSortedMapStorageSanitizationAdapter, PhysicalSortedMapStorageTraceAdapter, PhysicalSubEntitySortedMapStorageAvailabilityAdapterFactory.PhysicalSubEntitySortedMapStorageAvailabilityAdapter, PhysicalSubEntitySortedMapStorageCallsiteAdapter, PhysicalSubEntitySortedMapStorageCounterAdapter, PhysicalSubEntitySortedMapStorageSanitizationAdapter, PhysicalSubEntitySortedMapStorageTraceAdapter, SortedMapStorageCallsiteAdapter, SortedMapStorageCounterAdapter
- Enclosing interface:
- SortedStorageWriter<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,D extends io.datarouter.model.databean.Databean<PK,D>>
public static interface SortedStorageWriter.SortedStorageWriterNode<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 Node<PK,D,F>, SortedStorageWriter<PK,D>