public class RegionManagerReloader extends Object implements Callable<Collection<RegionManager>>
| Constructor and Description |
|---|
RegionManagerReloader(Collection<RegionManager> managers) |
RegionManagerReloader(RegionManager... manager) |
| Modifier and Type | Method and Description |
|---|---|
Collection<RegionManager> |
call() |
public RegionManagerReloader(Collection<RegionManager> managers)
public RegionManagerReloader(RegionManager... manager)
public Collection<RegionManager> call() throws StorageException
call in interface Callable<Collection<RegionManager>>StorageExceptionCopyright © 2015. All Rights Reserved.