Class ElasticSearchDocumentDeleter

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String TO_DELETE_QUEUE  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void configure​(org.apache.commons.configuration2.HierarchicalConfiguration<org.apache.commons.configuration2.tree.ImmutableNode> deletionConfiguration)  
      void deleteDocuments​(java.util.List<java.lang.String> docIds)  
      java.util.Set<java.lang.String> getNames()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait