Package | Description |
---|---|
com.streambase.liveview.client |
Provides classes and interfaces fundamental to the TIBCO Live Datamart Java API.
|
com.streambase.sb.client |
Provides classes and interfaces used to communicate with a StreamBase server.
|
com.streambase.sb.monitor |
Provides classes and interfaces to monitor the behavior of a running StreamBase server.
|
com.streambase.sb.operator |
Provides classes and interfaces to add custom operators to StreamBase applications.
|
com.streambase.sb.unittest |
Provides classes and interfaces used to author StreamBase Unit tests.
|
Class and Description |
---|
StreamBaseURI
A Uniform Resource Identifier containing information necessary
to connect to a StreamBase server.
|
Class and Description |
---|
ClientSettings
This class is used modify settings for
StreamBaseClient and StreamBaseAdminClient
clients. |
ConnectionStatus |
ConnectionStatusCallback
This interface is used to track connection lifecycle events.
|
DeMUXStreamBaseClient.DequeueListener
Implement this interface to get calls back with data when using a DeMUXStreamBaseClient
|
DequeueResult
Encapsulates the data returned from a dequeue() operation.
|
DequeueResult.Interceptor
A callback interface that can be implemented by an object that is associated with
a StreamBaseClient and which gets used in the course of dequeuing tuples.
|
NetworkException
Exception thrown when a network error/problem occurs
|
StreamBaseAdminClient.ListConnectionArgument
Valid arguments for the listConnection command
|
StreamBaseClient
A client used to subscribe to StreamBase streams and to send commands
to the StreamBase Server.
|
StreamBaseClient.TupleBuffer
Class for abstracting away where tuples come from, Buffers, Collections, and Single Enqueues.
|
StreamBaseURI
A Uniform Resource Identifier containing information necessary
to connect to a StreamBase server.
|
URIException
Exception thrown when URI parsing fails.
|
Class and Description |
---|
StreamBaseClient
A client used to subscribe to StreamBase streams and to send commands
to the StreamBase Server.
|
StreamBaseURI
A Uniform Resource Identifier containing information necessary
to connect to a StreamBase server.
|
Class and Description |
---|
StreamBaseURI
A Uniform Resource Identifier containing information necessary
to connect to a StreamBase server.
|
Class and Description |
---|
StreamBaseURI
A Uniform Resource Identifier containing information necessary
to connect to a StreamBase server.
|