Interface ElasticsearchWorkExecutorProvider.Context

    • Method Detail

      • threadPoolProvider

        ThreadPoolProvider threadPoolProvider()
        Returns:
        A provider of thread pools.
      • propertySource

        ConfigurationPropertySource propertySource()
        Gives access to various configuration properties that might be useful during executor instantiation.
      • recommendedThreadNamePrefix

        String recommendedThreadNamePrefix()
        Returns:
        recommended thread name prefix that can be passed to work executor. Recommendation is based on the instantiation context.