Class NestedElasticsearchSink.Settings

    • Constructor Detail

      • Settings

        public Settings()
    • Method Detail

      • isUseNested

        @Description(value="Should the \'nested\' type be used for arrays within Elasticsearch?",
                     defaultValue="false")
        public boolean isUseNested()
      • setUseNested

        public void setUseNested​(boolean useNested)