public class AllocationModule extends AbstractModule implements SpawnModules
AllocationModule manages several
modules related to the allocation process. To do so
it manages a ShardsAllocatorModule and an AllocationDecidersModule.| Constructor and Description |
|---|
AllocationModule(Settings settings) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure()
Configures a
Binder via the exposed methods. |
Iterable<? extends Module> |
spawnModules() |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingpublic AllocationModule(Settings settings)
public Iterable<? extends Module> spawnModules()
spawnModules in interface SpawnModulesprotected void configure()
AbstractModuleBinder via the exposed methods.configure in class AbstractModuleCopyright © 2009–2016. All rights reserved.