- All Superinterfaces:
Comparable<Node<PK,D,F>>, Node<PK,D,F>, NodeOps<PK,D>, StorageWriter<PK,D>
- All Known Subinterfaces:
GroupQueueStorage.GroupQueueStorageNode<PK,D,F>, GroupQueueStorage.PhysicalGroupQueueStorageNode<PK,D,F>, IndexedMapStorage.IndexedMapStorageNode<PK,D,F>, IndexedMapStorage.PhysicalIndexedMapStorageNode<PK,D,F>, IndexedMapStorageWriter.IndexedMapStorageWriterNode<PK,D,F>, IndexedMapStorageWriter.PhysicalIndexedMapStorageWriterNode<PK,D,F>, IndexedSortedMapStorage.IndexedSortedMapStorageNode<PK,D,F>, IndexedSortedMapStorage.PhysicalIndexedSortedMapStorageNode<PK,D,F>, IndexedSortedMapStorageWriter.IndexedSortedMapStorageWriterNode<PK,D,F>, IndexedSortedMapStorageWriter.PhysicalIndexedSortedMapStorageWriterNode<PK,D,F>, MapStorage.MapStorageNode<PK,D,F>, MapStorage.PhysicalMapStorageNode<PK,D,F>, MapStorageWriter.MapStorageWriterNode<PK,D,F>, MapStorageWriter.PhysicalMapStorageWriterNode<PK,D,F>, PhysicalSubEntitySortedMapStorageNode<EK,PK,D,F>, QueueStorage.PhysicalQueueStorageNode<PK,D,F>, QueueStorage.QueueStorageNode<PK,D,F>, QueueStorageWriter.PhysicalQueueStorageWriterNode<PK,D,F>, QueueStorageWriter.QueueStorageWriterNode<PK,D,F>, SortedMapStorage.PhysicalSortedMapStorageNode<PK,D,F>, SortedMapStorage.SortedMapStorageNode<PK,D,F>, SortedMapStorageWriter.PhysicalSortedMapStorageWriterNode<PK,D,F>, SortedMapStorageWriter.SortedMapStorageWriterNode<PK,D,F>, SubEntitySortedMapStorageNode<EK,PK,D,F>, TallyStorage.PhysicalTallyStorageNode<PK,D,F>, TallyStorage.TallyStorageNode<PK,D,F>, TallyStorageWriter.PhysicalTallyStorageWriterNode<PK,D,F>, TallyStorageWriter.TallyStorageWriterNode<PK,D,F>
- All Known Implementing Classes:
IndexedSortedMapStorageCallsiteAdapter, IndexedSortedMapStorageCounterAdapter, IndexingMapStorageNode, IndexingSortedMapStorageNode, MapStorageCallsiteAdapter, MapStorageCounterAdapter, PhysicalGroupQueueStorageCounterAdapter, PhysicalGroupQueueStorageSanitizationAdapter, PhysicalGroupQueueStorageTraceAdapter, PhysicalIndexedSortedMapStorageAvailabilityAdapterFactory.PhysicalIndexedSortedMapStorageAvailabilityAdapter, PhysicalIndexedSortedMapStorageCallsiteAdapter, PhysicalIndexedSortedMapStorageCounterAdapter, PhysicalIndexedSortedMapStorageSanitizationAdapter, PhysicalIndexedSortedMapStorageSanitizationAdapter, PhysicalIndexedSortedMapStorageTraceAdapter, PhysicalMapStorageAvailabilityAdapterFactory.PhysicalMapStorageAvailabilityAdapter, PhysicalMapStorageCallsiteAdapter, PhysicalMapStorageCounterAdapter, PhysicalMapStorageSanitizationAdapter, PhysicalMapStorageTraceAdapter, PhysicalQueueStorageCounterAdapter, PhysicalQueueStorageSanitizationAdapter, PhysicalQueueStorageTraceAdapter, PhysicalSortedMapStorageAvailabilityAdapterFactory.PhysicalSortedMapStorageAvailabilityAdapter, PhysicalSortedMapStorageCallsiteAdapter, PhysicalSortedMapStorageCounterAdapter, PhysicalSortedMapStorageSanitizationAdapter, PhysicalSortedMapStorageTraceAdapter, PhysicalSubEntitySortedMapStorageAvailabilityAdapterFactory.PhysicalSubEntitySortedMapStorageAvailabilityAdapter, PhysicalSubEntitySortedMapStorageCallsiteAdapter, PhysicalSubEntitySortedMapStorageCounterAdapter, PhysicalSubEntitySortedMapStorageSanitizationAdapter, PhysicalSubEntitySortedMapStorageTraceAdapter, PhysicalTallyStorageCounterAdapter, PhysicalTallyStorageSanitizationAdapter, PhysicalTallyStorageTraceAdapter, SortedMapStorageCallsiteAdapter, SortedMapStorageCounterAdapter
- Enclosing interface:
- StorageWriter<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,D extends io.datarouter.model.databean.Databean<PK,D>>
public static interface 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>>
extends Node<PK,D,F>, StorageWriter<PK,D>
-
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>>
-
-