Uses of Package
com.streambase.sb.client
Package
Description
Provides classes and interfaces fundamental to the LiveView Java API.
Provides classes and interfaces used to communicate with a Streaming server.
Provides classes and interfaces to monitor the behavior of a running Streaming server.
Provides classes and interfaces to add custom operators to Streaming applications.
Provides classes and interfaces used to author Streaming Unit tests.
-
ClassDescriptionA Uniform Resource Identifier containing information necessary to connect to a StreamBase server.
-
ClassDescriptionInterface describes the admin commands that pass from the client to the stream base server.The base class for the StreamBaseClient & StreamBaseAdminClient classesThis class is used modify settings for
StreamBaseClient
andStreamBaseAdminClient
clients.This interface is used to track connection lifecycle events.Implement this interface to get calls back with data when using a DeMUXStreamBaseClientEncapsulates the data returned from a dequeue() operation.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.This interface is used to implement the Dequeue Results Queue used by StreamBaseClient to dequeue results from the dequeue thread to the client.Exception thrown when a network error/problem occursValid arguments for the listConnection commandA client used to subscribe to StreamBase streams and to send commands to the StreamBase Server.A TupleBuffer which contains a byte buffer of serialized tuples including space for a network headerClass for abstracting away where tuples come from, Buffers, Collections, and Single Enqueues.A Uniform Resource Identifier containing information necessary to connect to a StreamBase server.Maintain information about a subscriptionThe TupleConnection is the class that actually performs the I/O to send/receive tuples.Tuple connectionsStream tuple connectionThe IO abstraction used by TupleConnection to hide the IO implementation.Exception thrown when URI parsing fails. -
ClassDescriptionA client used to subscribe to StreamBase streams and to send commands to the StreamBase Server.A Uniform Resource Identifier containing information necessary to connect to a StreamBase server.
-
ClassDescriptionA Uniform Resource Identifier containing information necessary to connect to a StreamBase server.
-
ClassDescriptionA Uniform Resource Identifier containing information necessary to connect to a StreamBase server.