Uses of Class
io.datarouter.storage.node.type.index.base.BaseIndexNode
| Package | Description |
|---|---|
| io.datarouter.storage.node.type.index |
-
Uses of BaseIndexNode in io.datarouter.storage.node.type.index
Subclasses of BaseIndexNode in io.datarouter.storage.node.type.index Modifier and Type Class Description classIndexMapStorageWriterListener<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,D extends io.datarouter.model.databean.Databean<PK,D>,IK extends io.datarouter.model.key.primary.PrimaryKey<IK>,IE extends io.datarouter.model.index.IndexEntry<IK,IE,PK,D>,IF extends io.datarouter.model.serialize.fielder.DatabeanFielder<IK,IE>,IN extends SortedMapStorage.SortedMapStorageNode<IK,IE,IF>>This assumes that only PK fields are changed...