Class RowTimeMiniBatchDeduplicateFunction

  • All Implemented Interfaces:
    Serializable, Function

    public class RowTimeMiniBatchDeduplicateFunction
    extends MapBundleFunction<K,​V,​IN,​OUT>
    This function is used to get the first or last row for every key partition in miniBatch mode.
    See Also:
    Serialized Form