TIBCO ActiveSpaces Operators

The Spotfire Streaming Adapter for TIBCO ActiveSpaces is implemented as a suite of six single-purpose global Java operators, each handling one of the following actions:

  • TIBCO ActiveSpaces Put, which adds or updates rows to a table in the data grid.

  • TIBCO ActiveSpaces Get, which retrieves rows from a table in the data grid.

  • TIBCO ActiveSpaces Delete, which removes rows from a table in the data grid.

  • TIBCO ActiveSpaces Query, which executes arbitrary SQL queries on the data grid.

  • TIBCO ActiveSpaces Transaction Operations, which perform Commit and Rollback operations on the data grid.

  • TIBCO ActiveSpaces Control, which allows your StreamBase application to connect to and disconnect from a data grid.

All of these operators are described together on a single page of the Authoring Guide: Using the TIBCO ActiveSpaces Operators