Class SplitUtils

    • Constructor Detail

      • SplitUtils

        public SplitUtils()
        Deprecated.
    • Method Detail

      • updateSplit

        public static void updateSplit​(RangeInputSplit split,
                                       InputTableConfig tableConfig,
                                       org.apache.log4j.Level logLevel)
        Deprecated.
        Central place to set common split configuration not handled by split constructors. The intention is to make it harder to miss optional setters in future refactor.
      • getRangeLength

        public static long getRangeLength​(Range range)
        Deprecated.