Interface PurgingProcess
-
public interface PurgingProcessRepresents the information of aPurging old Matching result dataprocess execution.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcancel()Cancels a purging process.booleanfinished()Checks whether the process finished.
-