StreamBase provides the following Application Programming Interfaces (APIs) for writing extensions to StreamBase. The links on this page take you to the API reference documents for each supported language; the links open in a new browser window or tab.
-
Java API Documentation (Javadoc format)
Use the Java API to write StreamBase clients, custom operators, custom functions, and monitor listeners. For related information, see the following topics in the API Guide:
-
C++ API Documentation (Doxygen format)
Use the C++ API to write StreamBase clients or custom functions (simple or aggregate). For related information, see the following topics in the API Guide:
-
Creating Custom C++ Functions, in the API Guide.
-
The StreamBase .NET API reference is added to your Windows Start menu when you install StreamBase. Use this API to write StreamBase clients (but not custom functions) in .NET. For related information, see Creating .NET Clients in the API Guide.
