Operators: com.teracloud.streams.inet 5.0.0
Operators
- Deserializer
- De-Serialization operator.
- FTPCommand
- The FTPCommand operator can run an ftp command at a remote host by using the FTP, FTPS, or SFTP protocols.
- FTPPutFile
- The FTPPutFile operator can put a local file on a remote host by using FTP, FTPS, or SFTP protocols.
- FTPReader
- The FTPReader operator is a source operator that can scan a directory at a remote host or receive files from a remote host by using the FTP, FTPS, or SFTP protocols.
- HTTPGetJSONContent
- This operator is deprecated. Use HTTPRequest operator instead.
- HTTPGetStream
- This operator is deprecated. Use HTTPRequest operator instead.
- HTTPGetXMLContent
- Periodically connects to an HTTP endpoint to GET XML content as a single tuple.
- HTTPParallelRequest
- The operator HTTPParallelRequest issues HTTP requests in parallel asynchronously from the input stream.
- HTTPPost
- This operator is deprecated. Use HTTPRequest operator instead.
- HTTPRequest
- Issue an HTTP request of the specified method for each input tuple.
- InetSource
- The InetSource operator periodically retrieves data from network servers and generates a stream from those contents.
- Serializer
- Serialization operator.