StreamBase Documentation
Contents
- Creating Clients
- Creating Java Clients
- Creating C++ Clients
- Creating .NET Clients
- Narrowing Dequeue Results with Filtered Subscribe
- Frequently Asked Questions about StreamBase Clients
- Creating Custom Java Functions
- Creating Custom C++ Functions
- Using the Java Operator API
- Using the Embedded Adapter API
- Using the Monitor API
- Debugging Feature: Dequeuing Data from Intermediate Streams
- Environment Variables
- Using Java Properties
Welcome - StreamBase provides three sets of documented Application Programming Interfaces (APIs).
The links on this page take you to topics that introduce the use of the StreamBase API.
StreamBase API reference documentation is provided in the following manuals:
StreamBase Java API (Javadoc format). You can use this Java API to write StreamBase clients, custom operators, custom functions, and MonitorListeners.
StreamBase C++ API (Doxygen format). You can use this C++ API to write StreamBase clients and custom functions (simple and aggregate).
StreamBase .NET API (HTML Help format, Windows only). This reference added to your Start menu when you install StreamBase on Windows (not on Linux or Solaris). To open it, click .
Note: It is very likely that the StreamBase APIs will change after this release.
