Interface KnnCollectorManager

  • All Known Implementing Classes:
    TopKnnCollectorManager

    public interface KnnCollectorManager
    KnnCollectorManager responsible for creating KnnCollector instances. Useful to create KnnCollector instances that share global state across leaves, such a global queue of results collected so far.