Uses of Class
io.datarouter.storage.node.builder.ManagedNodeBuilder
Packages that use ManagedNodeBuilder
-
Uses of ManagedNodeBuilder in io.datarouter.storage.node.builder
Methods in io.datarouter.storage.node.builder that return ManagedNodeBuilder -
Uses of ManagedNodeBuilder in io.datarouter.storage.node.factory
Methods in io.datarouter.storage.node.factory that return ManagedNodeBuilderModifier and TypeMethodDescription<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>, IK extends io.datarouter.model.key.FieldlessIndexEntryPrimaryKey<IK, PK, D>>
ManagedNodeBuilder<PK,D, IK, io.datarouter.model.databean.FieldlessIndexEntry<IK, PK, D>, io.datarouter.model.field.FieldlessIndexEntryFielder<IK, PK, D>> IndexingNodeFactory.createKeyOnlyManagedIndex(Supplier<IK> indexEntryKeySupplier, IndexedMapStorage.IndexedMapStorageNode<PK, D, F> backingNode)