public class WindowMapper<IN,OUT> extends StreamMap<StreamWindow<IN>,StreamWindow<OUT>>
WindowedDataStreams.StreamOperator.ChainingStrategyuserFunctionchainingStrategy, executionConfig, inputCopyDisabled, output, runtimeContext| Constructor and Description |
|---|
WindowMapper(WindowMapFunction<IN,OUT> mapper) |
processElementclose, confirmCheckpointCompleted, getStateSnapshotFromFunction, getUserFunction, open, restoreInitialState, setupdisableInputCopy, getChainingStrategy, isInputCopyingDisabled, setChainingStrategyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, getChainingStrategy, isInputCopyingDisabled, open, setChainingStrategy, setuppublic WindowMapper(WindowMapFunction<IN,OUT> mapper)
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.