Class MigrationTask
java.lang.Object
org.infinispan.persistence.remote.upgrade.MigrationTask
- All Implemented Interfaces:
Function<EmbeddedCacheManager,
Integer>
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
-
Constructor Summary
ConstructorDescriptionMigrationTask
(String cacheName, Set<Integer> segments, int readBatch, int threads) -
Method Summary
-
Constructor Details
-
MigrationTask
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceFunction<EmbeddedCacheManager,
Integer>
-