Class ElasticsearchSourceConfigConverter

    • Constructor Detail

      • ElasticsearchSourceConfigConverter

        public ElasticsearchSourceConfigConverter()
    • Method Detail

      • configType

        public String configType()
      • getClient

        protected org.elasticsearch.client.RestHighLevelClient getClient​(com.typesafe.config.Config config,
                                                                         ConfigContext ctx,
                                                                         TypesConfigConverter typeConfigConverter)
      • getDefaultConfig

        protected com.typesafe.config.Config getDefaultConfig()