| Interface | Description |
|---|---|
| AbsoluteRowWriter | |
| MessageReader |
Interface to read a data block from server
|
| Publishable | |
| Publisher |
A
Publisher instance is used to publish data to a projects. |
| RelativeRowWriter |
Used to format data for a single row.
|
| RowReader |
Interface to read a single data row
|
| Subscriber |
A Subscriber is used to subscribe to data from one or more streams in a server.
|
| Class | Description |
|---|---|
| BigDatetime |
Class to support the ESP data type
Schema.DataType.BIGDATETIME |
| MessageWriter |
This is not thread safe.
|
| Money |
Class to work with the various money types supported by ESP
|
| PublisherEvent | |
| PublisherOptions |
Class to set various options for a
Publisher. |
| PublisherOptions.Builder | |
| RawMessageWriter |
A message writer that can be used to publish preformatted binary buffers.
|
| Schema |
This class provides methods to retrieve the structure of data in a stream, including
column names, column types, key columns, etc.
|
| SubscriberEvent |
Events for a Subscriber object
|
| SubscriberOptions |
Class to set various options for a
Subscriber. |
| SubscriberOptions.Builder |
| Enum | Description |
|---|---|
| PublisherEvent.Type | |
| PublisherOptions.BlockingMode |
Specifies the blocking mode to use.
|
| Schema.DataType |
Data types supported by ESP.
|
| SubscriberEvent.Type |