public class MergeSchedulerModule extends AbstractModule
Modifier and Type | Field and Description |
---|---|
static Class<? extends MergeSchedulerProvider> |
DEFAULT |
static String |
MERGE_SCHEDULER_TYPE_KEY |
Constructor and Description |
---|
MergeSchedulerModule(Settings settings) |
Modifier and Type | Method and Description |
---|---|
protected void |
configure()
Configures a
Binder via the exposed methods. |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
public static final String MERGE_SCHEDULER_TYPE_KEY
public static final Class<? extends MergeSchedulerProvider> DEFAULT
public MergeSchedulerModule(Settings settings)
protected void configure()
AbstractModule
Binder
via the exposed methods.configure
in class AbstractModule
Copyright © 2009–2015. All rights reserved.