DATAGEODE-322 - Adapt to RestoreRedundanyResults moving from 'org.apache.geode.cache.control' to 'org.apache.geode.management.runtime' in Apache Geode 1.13.0.
Resolves DATAGEODE-353 - Fix package name change for class RestoreRedundancyResults.
This commit is contained in:
@@ -26,7 +26,7 @@ import org.apache.geode.cache.control.RebalanceFactory;
|
||||
import org.apache.geode.cache.control.RebalanceOperation;
|
||||
import org.apache.geode.cache.control.ResourceManager;
|
||||
import org.apache.geode.cache.control.RestoreRedundancyOperation;
|
||||
import org.apache.geode.cache.control.RestoreRedundancyResults;
|
||||
import org.apache.geode.management.runtime.RestoreRedundancyResults;
|
||||
|
||||
/**
|
||||
* @author John Blum
|
||||
|
||||
Reference in New Issue
Block a user