Interface IndexProcessor.RemoveAllIndexesProcess
-
- Enclosing class:
- IndexProcessor
public static interface IndexProcessor.RemoveAllIndexesProcess
A flush process.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
process()
-
-
-
Method Detail
-
process
void process() throws IOException
- Throws:
IOException
-
-