Class AddSourceRemoteStoreTask
java.lang.Object
org.infinispan.persistence.remote.upgrade.AddSourceRemoteStoreTask
- All Implemented Interfaces:
Function<EmbeddedCacheManager,
Void>
Task to add a remote store to the cache.
- Since:
- 13.0
-
Nested Class Summary
-
Constructor Summary
ConstructorDescriptionAddSourceRemoteStoreTask
(String cacheName, RemoteStoreConfiguration storeConfiguration) -
Method Summary
-
Constructor Details
-
AddSourceRemoteStoreTask
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceFunction<EmbeddedCacheManager,
Void>
-