Uses of Interface
io.datarouter.storage.node.op.index.MultiIndexReader
| Package | Description |
|---|---|
| io.datarouter.storage.node.type.index |
-
Uses of MultiIndexReader in io.datarouter.storage.node.type.index
Subinterfaces of MultiIndexReader in io.datarouter.storage.node.type.index Modifier and Type Interface Description interfaceMultiIndexNode<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.multi.MultiIndexEntry<IK,IE,PK,D>>Classes in io.datarouter.storage.node.type.index that implement MultiIndexReader Modifier and Type Class Description classManualMultiIndexNode<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.multi.MultiIndexEntry<IK,IE,PK,D>>