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