Package com.streambase.sb.client
package com.streambase.sb.client
Provides classes and interfaces used to communicate with a Streaming server.
-
ClassDescriptionInterface describes the admin commands that pass from the client to the stream base server.Simple factory class for creating Admin objects.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.A Java annotation that can be used on a method, M, that implements a StreamBase Java custom function.This is a StreamBaseClient that is intended for use by several independent queries.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.Interface describes the admin commands that pass from the client to the stream base server.Exception thrown when a network error/problem occursA class to hold some hacks for different platforms.Exception thrown when a protocol error/problem occursA simple concrete implementation of DequeueResult, primarily intended for use by implementors of DequeueResult.Interceptor to allow them to construct an alternative DequeueResult.This class is used to send administrative commands to the StreamBase ServerValid arguments for the listConnection commandA client used to subscribe to StreamBase streams and to send commands to the StreamBase Server.Flags used by the ListEntities call.A Uniform Resource Identifier containing information necessary to connect to a StreamBase server.Maintain information about a subscriptionTuple connectionsException thrown when URI parsing fails.Connection tags