Class ConverterConfig

    • Constructor Detail

      • ConverterConfig

        protected ConverterConfig​(ConfigDef configDef,
                                  Map<String,​?> props)
    • Method Detail

      • newConfigDef

        public static ConfigDef newConfigDef()
        Create a new ConfigDef instance containing the configurations defined by ConverterConfig. This can be called by subclasses.
        Returns:
        the ConfigDef; never null
      • type

        public ConverterType type()
        Get the type of converter as defined by the TYPE_CONFIG configuration.
        Returns:
        the converter type; never null