Class Fetcher

    • Constructor Detail

      • Fetcher

        public Fetcher​(CoreSession session,
                       org.elasticsearch.action.search.SearchResponse response,
                       Map<String,​String> repoNames)
    • Method Detail

      • getResponse

        protected org.elasticsearch.action.search.SearchResponse getResponse()
      • getRepoForIndex

        protected String getRepoForIndex​(String indexName)