Toolkit com.teracloud.streams.teda 4.0.1

General Information

The Telecommunications Event Data Analytics (TEDA) toolkit provides a set of generic operators that are used in telecommunications applications, and it also provides an application framework that enables you to set up new file-to-file applications. These applications are based on code templates and support customization, configurable parallel processing, graceful application shutdown, and reliable file processing.

Release notes
Configuring an environment to use the TEDA toolkit
To create applications or programs with the TEDA toolkit, you must configure your environment and the SPL compiler to be aware of the location of the toolkit.
Application framework
Developing TEDA applications
Operating applications
Operating applications shows you the tools and methods to run your TEDA applications.
Troubleshooting
To isolate and resolve problems with TEDA, you can use the troubleshooting and support information in this section.
Parameter reference
The following Lookup Manager and ITE application parameters enable, disable, and configure application features to suit your needs.
Glossary
This glossary includes terms and definitions for Streams Telecommunications Event Data Analytics.
Version
4.0.1
Required Product Version
7.2.0.0

Indexes

Namespaces
Operators
Functions
Types

Namespaces

com.teracloud.streams.teda.adapter
This namespace provides additional adapters not included in the SPL toolkit.
Operators
com.teracloud.streams.teda.encoder.binary
Operators
Types
com.teracloud.streams.teda.file
The C++ native functions under this namespace enable you to create directories and to rename files and directories.
Functions
Types
com.teracloud.streams.teda.file.path
Functions
com.teracloud.streams.teda.parser.binary
Because most telecommunications network data is available only in binary data formats, the Telecommunications Event Data Analytics toolkit includes parser operators that can parse binary-encoded data.
Operators
com.teracloud.streams.teda.parser.text
Operators
com.teracloud.streams.teda.utility
Under this namespace you can find some utility C++ primitive operators and C++ native functions that are also useful outside of telecommunications applications.
Operators
Functions
Types