-
- All Implemented Interfaces:
- com.datatorrent.api.Component<com.datatorrent.api.Context.OperatorContext>, com.datatorrent.api.DAG.GenericOperator, com.datatorrent.api.Operator
- Enclosing class:
- FunctionOperator<OUT,FUNCTION extends Function>
public static class FunctionOperator.MapFunctionOperator<IN,OUT>
extends FunctionOperator<OUT,Function.MapFunction<IN,OUT>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.datatorrent.api.Operator
com.datatorrent.api.Operator.ActivationListener<CONTEXT extends com.datatorrent.api.Context>, com.datatorrent.api.Operator.CheckpointListener, com.datatorrent.api.Operator.CheckpointNotificationListener, com.datatorrent.api.Operator.DelayOperator, com.datatorrent.api.Operator.IdleTimeHandler, com.datatorrent.api.Operator.InputPort<T>, com.datatorrent.api.Operator.OutputPort<T>, com.datatorrent.api.Operator.Port, com.datatorrent.api.Operator.ProcessingMode, com.datatorrent.api.Operator.ShutdownException, com.datatorrent.api.Operator.Unifier<T>
-
Nested classes/interfaces inherited from interface com.datatorrent.api.Component
com.datatorrent.api.Component.ComponentComplementPair<COMPONENT extends com.datatorrent.api.Component<?>,COMPLEMENT>
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
com.datatorrent.api.DefaultInputPort<IN> |
input |
-
Fields inherited from interface com.datatorrent.api.Component
CONCAT_SEPARATOR, SPLIT_SEPARATOR
-
Method Summary
-
Methods inherited from class org.apache.apex.malhar.stream.api.operator.FunctionOperator
beginWindow, endWindow, getFunction, getStatefulF, getStatelessF, isAnnonymous, isStateful, setIsAnnonymous, setStateful, setStatefulF, setStatelessF, setup, teardown
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2015-2016 Apache Software Foundation. All Rights Reserved.