Connector for DolphinDB - Streaming
The DolphinDB streaming connector allows you to connect and subscribe to streaming data using DolphinDB Java Streaming API.
- Enter the following information:
Property Description Host
DolphinDB - Streaming host address.
Port
DolphinDB - Streaming host port. Default is 8848.
User Id
The user Id that will be used to connect to the DolphinDB - Streaming service.
Password
The password to connect to the DolphinDB - Streaming service.
Select the Show Characters checkbox to display the entered password characters.
Table
Table to subscribe against.
- Select the From Beginning checkbox to subscribe from the beginning to the latest messages.
If unselected, you will only subscribe to the latest messages.
- Click Fetch Schema
to retrieve the schema of the configured subscription.
This also populates the Id Column with the set of columns, of arbitrary type, that can be concatenated to form a unique row identifier.
-
Date/Time values of output data and Date/Time inputs, where supported, is by default unchanged.
You can opt to define the Show in Timezone and Source Timezone settings.
-
For this section:
Refer to Define Real-Time Settings for more information.
(c) 2013-2024 Altair Engineering Inc. All Rights Reserved.