- java.lang.Object
-
- com.datatorrent.api.DefaultInputPort<Tuple>
-
- org.apache.apex.malhar.stream.api.impl.TupleWrapperOperator.InputPortWrapper
-
-
Nested Class Summary
-
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 inherited from class com.datatorrent.api.DefaultInputPort
connected
-
Fields inherited from interface com.datatorrent.api.Component
CONCAT_SEPARATOR, SPLIT_SEPARATOR
-
Fields inherited from interface com.datatorrent.api.Sink
BLACKHOLE, NO_SINKS
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
com.datatorrent.api.Sink |
getSink() |
void |
process(Tuple o) |
void |
setConnected(boolean connected) |
void |
setInput(com.datatorrent.api.DefaultInputPort input) |
void |
setup(com.datatorrent.api.Context.PortContext context) |
void |
teardown() |
-
Methods inherited from class com.datatorrent.api.DefaultInputPort
getCount, getStreamCodec, isConnected, put
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
teardown
public void teardown()
- Specified by:
teardown in interface com.datatorrent.api.Component<com.datatorrent.api.Context.PortContext>
- Overrides:
teardown in class com.datatorrent.api.DefaultInputPort<Tuple>
Copyright © 2015-2017 Apache Software Foundation. All Rights Reserved.