Interface VitamElasticsearchReindex
-
public interface VitamElasticsearchReindex
VitamElasticsearchReindex
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
reindex(VitamCollection collections)
-
-
-
Method Detail
-
reindex
void reindex(VitamCollection collections) throws java.util.concurrent.ExecutionException, java.lang.InterruptedException, DatabaseException
- Throws:
java.util.concurrent.ExecutionException
java.lang.InterruptedException
DatabaseException
-
-