public interface IInputAdapter
Input adapters should call Operator.sendOutput(int, Tuple)
to provide tuples to the
application.
For in-depth information on implementing an input adapter, please see "Using the Embedded Adapter API" in the StreamBase documentation.
Copyright © 2015–2019 Cloud Software Group, Inc.. All rights reserved.