Liking cljdoc? Tell your friends :D

hive-milvus.relocate.collectors.entry

COLLECT: locate an entry's current physical collection and read its record. Wraps the existing lookup/find-entry-collection + query/get-entry-by-id chain in Result envelopes so the pipeline sees them as data.

Imports the leaf hive-milvus.store.lookup ns rather than hive-milvus.store.entries to keep the relocate pipeline cycle-free (entries delegates routing-aware ops to the pipeline; the pipeline must NOT loop back into entries).

COLLECT: locate an entry's current physical collection and read its
record. Wraps the existing `lookup/find-entry-collection` +
`query/get-entry-by-id` chain in Result envelopes so the pipeline
sees them as data.

Imports the leaf `hive-milvus.store.lookup` ns rather than
`hive-milvus.store.entries` to keep the relocate pipeline cycle-free
(entries delegates routing-aware ops to the pipeline; the pipeline
must NOT loop back into entries).
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close