public interface IOutputAdapter
Output adapters should override Operator.processTuple(int, Tuple)
to receive tuples from the application.
For in-depth information on implementing a custom adapter, please see "Using the Embedded Adapter API" in the StreamBase documentation.
Copyright © 2015–2019 Cloud Software Group, Inc.. All rights reserved.