Uses of Package
com.streambase.sb.client
-
Packages that use com.streambase.sb.client Package Description com.streambase.liveview.client Provides classes and interfaces fundamental to the TIBCO LiveView 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. -
Classes in com.streambase.sb.client used by com.streambase.liveview.client Class Description StreamBaseURI A Uniform Resource Identifier containing information necessary to connect to a StreamBase server. -
Classes in com.streambase.sb.client used by com.streambase.sb.client Class Description ClientSettings This class is used modify settings forStreamBaseClient
andStreamBaseAdminClient
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 DeMUXStreamBaseClientDequeueResult 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.DequeueResultsQueue This interface is used to implement the Dequeue Results Queue used by StreamBaseClient to dequeue results from the dequeue thread to the client.NetworkException Exception thrown when a network error/problem occursStreamBaseAdminClient.ListConnectionArgument Valid arguments for the listConnection commandStreamBaseClient 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.TupleIO The IO abstraction used by TupleConnection to hide the IO implementation.URIException Exception thrown when URI parsing fails. -
Classes in com.streambase.sb.client used by com.streambase.sb.monitor Class 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. -
Classes in com.streambase.sb.client used by com.streambase.sb.operator Class Description StreamBaseURI A Uniform Resource Identifier containing information necessary to connect to a StreamBase server. -
Classes in com.streambase.sb.client used by com.streambase.sb.unittest Class Description StreamBaseURI A Uniform Resource Identifier containing information necessary to connect to a StreamBase server.