public class MigrationManager extends Object
Modifier and Type | Method and Description |
---|---|
MigrationInfo |
setActiveMigration(MigrationInfo migrationInfo)
Sets the active migration if none is set and returns
null , otherwise returns the currently set active migration. |
public MigrationInfo setActiveMigration(MigrationInfo migrationInfo)
null
, otherwise returns the currently set active migration.
Acquires the partition service lock.Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.