Class SegmentWranglerModule

  • All Implemented Interfaces:
    com.google.inject.Module

    public class SegmentWranglerModule
    extends Object
    implements com.google.inject.Module
    Module that installs DataSource-class-specific SegmentWrangler implementations.
    • Constructor Detail

      • SegmentWranglerModule

        public SegmentWranglerModule()
    • Method Detail

      • configure

        public void configure​(com.google.inject.Binder binder)
        Specified by:
        configure in interface com.google.inject.Module