public class RegionManagerSaver extends java.lang.Object implements java.util.concurrent.Callable<java.util.Collection<RegionManager>>
| Constructor and Description |
|---|
RegionManagerSaver(java.util.Collection<RegionManager> managers) |
RegionManagerSaver(RegionManager... manager) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<RegionManager> |
call() |
public RegionManagerSaver(java.util.Collection<RegionManager> managers)
public RegionManagerSaver(RegionManager... manager)
public java.util.Collection<RegionManager> call() throws StorageException
call in interface java.util.concurrent.Callable<java.util.Collection<RegionManager>>StorageException