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