Interface IDisplayNamesMigrationExecutor
-
- All Known Implementing Classes:
DisplayNamesMigrationExecutor
public interface IDisplayNamesMigrationExecutor
SeeDisplayNamesMigrationExecutor
. This interface is used in order to be able to use JDK dynamic proxies for the executor.- Since:
- 9.9
- Author:
- Petru Galanton
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
migrate(int index, int batchSize)
-