Namespace com.teracloud.streams.inet.util
A set of internet utility operators.
Serializer: The serialization operator serializes input tuples/attributes in network byte order. Deserializer: De-Serialization operator reverts the operation of the Serializer.
These operators are useful to connect Streams jobs with http or websocket connections.
Operators
- Deserializer: De-Serialization operator.
- Serializer: Serialization operator.