|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TargetMigrator
Performs migration operations on the target server or cluster of servers
Method Summary | |
---|---|
void |
disconnectSource(Cache<Object,Object> cache)
Disconnects the target from the source. |
String |
getName()
Returns the name of this migrator |
long |
synchronizeData(Cache<Object,Object> cache)
Performs the synchronization of data between source and target by retrieving the set of known keys and fetching each key in turn |
Method Detail |
---|
String getName()
long synchronizeData(Cache<Object,Object> cache) throws CacheException
CacheException
void disconnectSource(Cache<Object,Object> cache) throws CacheException
CacheException
|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |