Package org.apache.druid.guice
Class SegmentWranglerModule
java.lang.Object
org.apache.druid.guice.SegmentWranglerModule
- All Implemented Interfaces:
com.google.inject.Module
Module that installs DataSource-class-specific
SegmentWrangler implementations.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SegmentWranglerModule
public SegmentWranglerModule()
-
-
Method Details
-
configure
public void configure(com.google.inject.Binder binder) - Specified by:
configurein interfacecom.google.inject.Module
-