Uses of Interface
io.datarouter.storage.node.op.raw.write.IndexedStorageWriter.PhysicalIndexedStorageWriterNode
-
Uses of IndexedStorageWriter.PhysicalIndexedStorageWriterNode in io.datarouter.storage.node.adapter.availability
Classes in io.datarouter.storage.node.adapter.availability that implement IndexedStorageWriter.PhysicalIndexedStorageWriterNode Modifier and Type Class Description classPhysicalIndexedSortedMapStorageAvailabilityAdapterFactory.PhysicalIndexedSortedMapStorageAvailabilityAdapter<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>,N extends IndexedSortedMapStorage.PhysicalIndexedSortedMapStorageNode<PK,D,F>> -
Uses of IndexedStorageWriter.PhysicalIndexedStorageWriterNode in io.datarouter.storage.node.adapter.callsite.physical
Classes in io.datarouter.storage.node.adapter.callsite.physical that implement IndexedStorageWriter.PhysicalIndexedStorageWriterNode Modifier and Type Class Description classPhysicalIndexedSortedMapStorageCallsiteAdapter<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>,N extends IndexedSortedMapStorage.PhysicalIndexedSortedMapStorageNode<PK,D,F>> -
Uses of IndexedStorageWriter.PhysicalIndexedStorageWriterNode in io.datarouter.storage.node.adapter.counter.physical
Classes in io.datarouter.storage.node.adapter.counter.physical that implement IndexedStorageWriter.PhysicalIndexedStorageWriterNode Modifier and Type Class Description classPhysicalIndexedSortedMapStorageCounterAdapter<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>,N extends IndexedSortedMapStorage.PhysicalIndexedSortedMapStorageNode<PK,D,F>> -
Uses of IndexedStorageWriter.PhysicalIndexedStorageWriterNode in io.datarouter.storage.node.adapter.sanitization
Classes in io.datarouter.storage.node.adapter.sanitization that implement IndexedStorageWriter.PhysicalIndexedStorageWriterNode Modifier and Type Class Description classPhysicalIndexedSortedMapStorageSanitizationAdapter<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>,N extends IndexedSortedMapStorage.PhysicalIndexedSortedMapStorageNode<PK,D,F>> -
Uses of IndexedStorageWriter.PhysicalIndexedStorageWriterNode in io.datarouter.storage.node.adapter.sanitization.physical
Classes in io.datarouter.storage.node.adapter.sanitization.physical that implement IndexedStorageWriter.PhysicalIndexedStorageWriterNode Modifier and Type Class Description classPhysicalIndexedSortedMapStorageSanitizationAdapter<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>,N extends IndexedSortedMapStorage.PhysicalIndexedSortedMapStorageNode<PK,D,F>> -
Uses of IndexedStorageWriter.PhysicalIndexedStorageWriterNode in io.datarouter.storage.node.adapter.trace.physical
Classes in io.datarouter.storage.node.adapter.trace.physical that implement IndexedStorageWriter.PhysicalIndexedStorageWriterNode Modifier and Type Class Description classPhysicalIndexedSortedMapStorageTraceAdapter<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>,N extends IndexedSortedMapStorage.PhysicalIndexedSortedMapStorageNode<PK,D,F>> -
Uses of IndexedStorageWriter.PhysicalIndexedStorageWriterNode in io.datarouter.storage.node.op.combo
Subinterfaces of IndexedStorageWriter.PhysicalIndexedStorageWriterNode in io.datarouter.storage.node.op.combo Modifier and Type Interface Description static interfaceIndexedMapStorage.PhysicalIndexedMapStorageNode<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>>static interfaceIndexedSortedMapStorage.PhysicalIndexedSortedMapStorageNode<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>> -
Uses of IndexedStorageWriter.PhysicalIndexedStorageWriterNode in io.datarouter.storage.node.op.combo.writer
Subinterfaces of IndexedStorageWriter.PhysicalIndexedStorageWriterNode in io.datarouter.storage.node.op.combo.writer Modifier and Type Interface Description static interfaceIndexedMapStorageWriter.PhysicalIndexedMapStorageWriterNode<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>>static interfaceIndexedSortedMapStorageWriter.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>> -
Uses of IndexedStorageWriter.PhysicalIndexedStorageWriterNode in io.datarouter.storage.node.op.raw
Subinterfaces of IndexedStorageWriter.PhysicalIndexedStorageWriterNode in io.datarouter.storage.node.op.raw Modifier and Type Interface Description static interfaceIndexedStorage.PhysicalIndexedStorageNode<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>>