Class LightClusteringBuilderState.BuilderForkJoinWorkerThread

    • Constructor Detail

      • BuilderForkJoinWorkerThread

        public BuilderForkJoinWorkerThread​(ForkJoinPool pool,
                                           String name)
        Constructor with special executor service and name of the creating thread
        Parameters:
        pool - executor service for creating thread, cannot be null
        name - name of the thread, cannot be null