Interface IndexedStorageWriter.IndexedStorageWriterNode<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>> IndexedOps<PK,,D> IndexedStorageWriter<PK,,D> Node<PK,,D, F> NodeOps<PK,D>
- All Known Subinterfaces:
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> IndexedStorage.IndexedStorageNode<PK,,D, F> IndexedStorage.PhysicalIndexedStorageNode<PK,,D, F> IndexedStorageWriter.PhysicalIndexedStorageWriterNode<PK,D, F>
- All Known Implementing Classes:
IndexedSortedMapStorageCallsiteAdapter,IndexedSortedMapStorageCounterAdapter,PhysicalIndexedSortedMapStorageAvailabilityAdapterFactory.PhysicalIndexedSortedMapStorageAvailabilityAdapter,PhysicalIndexedSortedMapStorageCallsiteAdapter,PhysicalIndexedSortedMapStorageCounterAdapter,PhysicalIndexedSortedMapStorageSanitizationAdapter,PhysicalIndexedSortedMapStorageTraceAdapter
- Enclosing interface:
- IndexedStorageWriter<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,
D extends io.datarouter.model.databean.Databean<PK, D>>
public static interface IndexedStorageWriter.IndexedStorageWriterNode<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>, IndexedStorageWriter<PK,D>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.datarouter.storage.node.op.raw.write.IndexedStorageWriter
IndexedStorageWriter.IndexedStorageWriterNode<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>>, IndexedStorageWriter.PhysicalIndexedStorageWriterNode<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>> -
Field Summary
Fields inherited from interface io.datarouter.storage.node.op.raw.write.IndexedStorageWriter
OP_deleteByIndex, OP_deleteMultiUnique, OP_deleteUnique -
Method Summary
Methods inherited from interface java.lang.Comparable
compareToMethods inherited from interface io.datarouter.storage.node.op.IndexedOps
getManagedNodes, registerManagedMethods inherited from interface io.datarouter.storage.node.op.raw.write.IndexedStorageWriter
deleteByIndex, deleteByIndex, deleteMultiUnique, deleteMultiUnique, deleteUnique, deleteUniqueMethods inherited from interface io.datarouter.storage.node.Node
getChildNodes, getClientIds, getFieldInfo, getName, getPhysicalNodes, getPhysicalNodesForClient, usesClient