Package org.apache.druid.guice
Class ServerViewModule
java.lang.Object
org.apache.druid.guice.ServerViewModule
- All Implemented Interfaces:
com.google.inject.Module
-
Field Details
-
SERVERVIEW_PREFIX
- See Also:
-
TYPE
- See Also:
-
SERVERVIEW_TYPE_PROPERTY
- See Also:
-
SERVERVIEW_TYPE_HTTP
- See Also:
-
SERVERVIEW_TYPE_BATCH
- See Also:
-
-
Constructor Details
-
ServerViewModule
public ServerViewModule()
-
-
Method Details
-
configure
public void configure(com.google.inject.Binder binder) - Specified by:
configurein interfacecom.google.inject.Module
-