A B C D E F G H I J K L M N O P Q R S T U V W X _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ABORT - com.streambase.liveview.client.DataStatus.STATUS
- ABORT - com.streambase.liveview.client.serverdatautility.ServerUtilityDataProvider.DATA_POLICY
- AbstractBatchedQueryListener - Class in com.streambase.liveview.client
-
An abstract implementation of a
QueryListener
that batches up multiple events and sends them to the concrete implementation. - AbstractBatchedQueryListener() - Constructor for class com.streambase.liveview.client.AbstractBatchedQueryListener
-
Constructs a listener with quarter-second interval and the maximum batch size.
- AbstractBatchedQueryListener(long, TimeUnit, boolean) - Constructor for class com.streambase.liveview.client.AbstractBatchedQueryListener
-
Constructor to set an interval for receiving batched results.
- AbstractBatchedQueryListener(long, TimeUnit, boolean, int) - Constructor for class com.streambase.liveview.client.AbstractBatchedQueryListener
-
Constructor to set an interval for receiving batched results.
- AbstractConnectionEvent - Class in com.streambase.liveview.client
-
Root level of client to server connection related events which are dispatched to
ConnectionListener
s. - AbstractConnectionEvent(Object) - Constructor for class com.streambase.liveview.client.AbstractConnectionEvent
- AbstractPredicate() - Constructor for class com.streambase.sb.unittest.Expecter.AbstractPredicate
- AbstractPublisherEvent - Class in com.streambase.liveview.client
-
The base type for publisher events dispatched as a result of events published to the server.
- AbstractPublisherEvent(Object) - Constructor for class com.streambase.liveview.client.AbstractPublisherEvent
- AbstractPublisherListener - Class in com.streambase.liveview.client
-
A convenience implementation of
PublisherListener
that can be extended and the specified methods can be overridden. - AbstractPublisherListener() - Constructor for class com.streambase.liveview.client.AbstractPublisherListener
- AbstractQueryEvent - Class in com.streambase.liveview.client
-
The base type for query events dispatched from server queries to
QueryListener
s. - AbstractQueryEvent(Object) - Constructor for class com.streambase.liveview.client.AbstractQueryEvent
- AbstractQueryListener - Class in com.streambase.liveview.client
-
A convenience implementation of
QueryListener
that can be extended and the specified methods can be overridden. - AbstractQueryListener() - Constructor for class com.streambase.liveview.client.AbstractQueryListener
- AbstractTable - Class in com.streambase.liveview.client
- AbstractTable(Schema, String) - Constructor for class com.streambase.liveview.client.AbstractTable
- AbstractTable(Schema, List<String>) - Constructor for class com.streambase.liveview.client.AbstractTable
- AbstractTupleEvent - Class in com.streambase.liveview.client
-
Base abstract class for TupleEvents
- AbstractTupleEvent(Object, Long, Tuple, Tuple, List<TupleFieldComparator>) - Constructor for class com.streambase.liveview.client.AbstractTupleEvent
- AbstractTupleMaker<T> - Class in com.streambase.sb.unittest
-
A convenience class which implements all of the methods of
TupleMaker
in terms ofAbstractTupleMaker.createTuple(Schema, Object)
. - AbstractTupleMaker() - Constructor for class com.streambase.sb.unittest.AbstractTupleMaker
- accept(String, OrderDefinition.Direction) - Method in interface com.streambase.liveview.client.OrderDefinition.OrderDefinitionVisitor
- ACCEPTS_SEPARATELY_TRANSMITTED_EXTENDED_KEYS - com.streambase.liveview.client.LiveViewClientCapability
- action(AlertRule, AlertRule.Actions.Action, TupleAddedEvent) - Method in interface com.streambase.liveview.client.alert.IExecJavaAction
-
Deprecated.Use ExecJavaActionClass
- ACTION_MAX_REDIRECTIONS_ALLOWED_EXCEEDED - com.streambase.liveview.client.LiveViewExceptionType
- activate() - Method in class com.tibco.ep.testing.framework.Configuration
-
Activate this configuration
- activated(Artifact, Artifact) - Method in interface com.tibco.ep.sb.ads.ArtifactNotifier
-
Called when an artifact becomes active for the operator.
- ACTIVE_SPACES - com.streambase.liveview.client.LiveViewQueryLanguage
-
The Active Spaces query language, which is a subset of SQL or LiveView.
- ACTIVE_SPACES_SPACE_LISTENER_NOT_READY - com.streambase.liveview.client.LiveViewExceptionType
- ADAPTERS_ONLY - Static variable in interface com.streambase.sb.client.StreamBaseClient.ListEntityFlags
-
Use ADAPTERS_ONLY if you want only list adapters in list operator
- add(OrderDefinition.Direction[], String...) - Method in class com.streambase.liveview.client.OrderDefinition
-
Add order definition field names with the specified Direction.
- add(OrderDefinition.Direction, String...) - Method in class com.streambase.liveview.client.OrderDefinition
-
Add order definition field names, all in the same direction
- add(String) - Method in exception com.streambase.liveview.client.ValidationErrorsException
- add(String...) - Method in class com.streambase.liveview.client.OrderDefinition
-
Add order definition field names, all ascending order
- ADD - com.streambase.liveview.client.LiveViewPermission.Action
- addAliasConfiguration(String, String) - Method in class com.streambase.liveview.server.table.plugin.TablePropertiesConfigurationWrapper
-
This method is used to add a
TablePropertiesConfigurationWrapper.FilterdAlias
Configuration instance to this TablePropertiesConfigurationWrapper instance. - addCase(RuleCase) - Method in class com.streambase.liveview.client.dynamictables.FieldRule
- addCaseInsensitiveFieldName(String) - Method in interface com.streambase.liveview.client.dynamictables.TableConfig
-
This method adds a case insensitive field name to the existing list of case insensitive table field names.
- addConnectionStatusCallback(ConnectionStatusCallback) - Method in class com.streambase.sb.client.StreamBaseClient
-
Track changes to the connection state.
- addContainer(String, byte[], List<String>) - Method in class com.streambase.sb.client.StreamBaseAdminClient
-
Add the given application to the given container in the StreamBase server
- addContainer(String, File, List<String>) - Method in class com.streambase.sb.client.StreamBaseAdminClient
-
Add the given application to the given container in the StreamBase server
- addContainer(String, String, List<String>) - Method in class com.streambase.sb.client.StreamBaseAdminClient
-
Add the given application to the given container in the StreamBase server
- addDependentTable(CatalogedTable, String) - Method in class com.streambase.liveview.server.table.plugin.TableProviderManager
-
It adds the dependent table name to the dependents maps that every table provider has.
- addDeploy(byte[], String...) - Method in class com.streambase.sb.client.StreamBaseAdminClient
-
Deprecated.Replaced with application fragments and HOCON configuration
- addDeploy(File, String...) - Method in class com.streambase.sb.client.StreamBaseAdminClient
-
Deprecated.Replaced with application fragments and HOCON configuration
- addDeploy(String, String...) - Method in class com.streambase.sb.client.StreamBaseAdminClient
-
Deprecated.Replaced with application fragments and HOCON configuration
- addFieldAssignment(String, String, String) - Method in class com.streambase.liveview.client.dynamictables.RuleCase
-
Shortcut for the most common case of adding a field assignment with an insert and an update value
- addFieldRule(FieldRule) - Method in interface com.streambase.liveview.client.dynamictables.TableConfig
-
This method adds a field rule
FieldRule
to the existing list of field rules. - addFilter(MappingType, String, String) - Static method in class com.streambase.liveview.client.TableAdminManager.TableProviderAPIHelper
- addFilteredTableAlias(FilteredTableAlias) - Method in interface com.streambase.liveview.client.dynamictables.TableConfig
-
Add a single filterdTableAlias to the existing list of alias
- addingNew(String) - Method in class com.streambase.liveview.server.table.plugin.TableProviderManager
-
This method should be called as early as possible in the createTable path.
- addInsertAssignment(Assignment) - Method in class com.streambase.liveview.client.dynamictables.RuleCase
-
Add one insertAssignment to the
RuleCase
. - addMapping(ExternalServerConnectionType.Mappings, String, String) - Static method in class com.streambase.liveview.client.TableAdminManager.TableProviderAPIHelper
-
This will add a mapping to a Mappings object.
- addMapping(ExternalServerConnectionType.Mappings, String, String, boolean) - Static method in class com.streambase.liveview.client.TableAdminManager.TableProviderAPIHelper
-
This will add a mapping to a Mappings object.
- addMonitorListener(MonitorListener) - Method in class com.streambase.sb.monitor.StreamBaseMonitor
-
Add a listener for snapshot information.
- addParameter(ExternalServerConnectionType.Parameters, String, String) - Static method in class com.streambase.liveview.client.TableAdminManager.TableProviderAPIHelper
-
This will add a parameter to a Parameters object.
- addTableProvider(ExternalServerConnectionType, int) - Method in class com.streambase.liveview.server.table.plugin.TableProviderManager
-
Connect to a TableProvider, which then allows for remote connections as if they were LiveView Tables
- addTableProvider(String, ExternalConnectionTypeType, String, ExternalServerConnectionType.Parameters, ExternalServerConnectionType.Mappings, int, int) - Method in interface com.streambase.liveview.client.TableAdminManager
-
Connect to a TableProvider, which then allows for remote connections to behave as if they were LiveView Tables.
- addToBuffer(Tuple, int) - Method in class com.streambase.sb.client.StreamBaseClient.SerializedTupleBuffer
-
Possibly add a tuple if there is room
- addToBuffer(Tuple, int) - Method in class com.streambase.sb.client.StreamBaseClient.TupleBuffer
-
Add to buffer
- addUpdateAssignment(Assignment) - Method in class com.streambase.liveview.client.dynamictables.RuleCase
-
Add one updateAssignment to the
RuleCase
. - addVariable(Variable) - Method in interface com.streambase.liveview.client.dynamictables.TableConfig
-
The method is used to add a variable
Variable
to the existing list of variables. - addVerboseTransactionalMemoryLeakDetection(String) - Method in class com.tibco.ep.testing.framework.UnitTest
-
Add verbose transactional memory leak detection for the specified class.
- Administration - Class in com.tibco.ep.testing.framework
-
Administration tools to support unit testing
- Administration() - Constructor for class com.tibco.ep.testing.framework.Administration
- ADMINISTRATIVE_ACTION_NEW_SESSIONS_STOPPED - com.streambase.liveview.client.LiveViewExceptionType
- advanceBy(long, TimeUnit) - Method in interface com.streambase.sb.TimeService
-
Advances the service time by a certain number of time units in the future.
- advanceTo(long) - Method in interface com.streambase.sb.TimeService
-
Make the service advance to a specific time in the future
- AGG_MARK_END - com.streambase.liveview.client.LiveViewClientCapability
- AGG_NOT_EXPLICITY_NAMED - com.streambase.liveview.client.LiveViewExceptionType
-
The aggregate values must be explicitly named using the 'AS' keyword.
- AGG_QUERY_MUST_HAVE_GROUP_BY - com.streambase.liveview.client.LiveViewExceptionType
-
Aggregate query must have group by clause
- aggMarkBegin(BeginAggMarkEvent) - Method in class com.streambase.liveview.client.LiveResult
- aggMarkBegin(BeginAggMarkEvent) - Method in interface com.streambase.liveview.client.QueryListener
-
Event to indicate that the set of aggregation results may be changing so some results may be from an older generation while other may be from a newer one.
- aggMarkEnd(EndAggMarkEvent) - Method in class com.streambase.liveview.client.LiveResult
- aggMarkEnd(EndAggMarkEvent) - Method in interface com.streambase.liveview.client.QueryListener
-
Event to indicate that the set of aggregation results since the last aggMarkBegin event are now consistent and will not change until the next aggMarkBegin.
- AGGREGATE_ALERT_REQUIRES_ALERT_TEST_EXPRESSION - com.streambase.liveview.client.LiveViewExceptionType
- AGGREGATE_QUERIES - com.streambase.liveview.client.LiveViewTableCapability
-
Whether or not this table supports Aggregate Queries.
- AGGREGATE_STREAM_ERROR - com.streambase.liveview.client.LiveViewExceptionType
- AggregateMarkGeneration() - Constructor for class com.streambase.liveview.client.LiveViewServerCapability.AggregateMarkGeneration
- AggregateWindow - Class in com.streambase.sb.operator
-
represent a Heap-based aggregate window (For backward compat, we can't call this HeapAggregateWindow, hence have to settle with AggregateWindow)
- AggregateWindow() - Constructor for class com.streambase.sb.operator.AggregateWindow
- ALERT - com.streambase.liveview.client.LiveViewPermission.Action
- ALERT - com.streambase.liveview.client.LiveViewPermission.Type
- ALERT_ACTION - com.streambase.liveview.client.LiveViewPermission.Type
- ALERT_ACTION_DELETE - com.streambase.liveview.client.LiveViewPermission.Action
- ALERT_ACTION_EMAIL - com.streambase.liveview.client.LiveViewPermission.Action
- ALERT_ACTION_INVOKE_HTTP - com.streambase.liveview.client.LiveViewPermission.Action
- ALERT_ACTION_JAVA - com.streambase.liveview.client.LiveViewPermission.Action
- ALERT_ACTION_LIVEVIEW_PUBLISH - com.streambase.liveview.client.LiveViewPermission.Action
- ALERT_ACTION_OS_CMD - com.streambase.liveview.client.LiveViewPermission.Action
- ALERT_ACTION_PUBLISH - com.streambase.liveview.client.LiveViewPermission.Action
- ALERT_ACTION_SEND_TUPLE - com.streambase.liveview.client.LiveViewPermission.Action
- ALERT_EXEC_JAVA_CLASS_NOT_ALLOWED - com.streambase.liveview.client.LiveViewExceptionType
- ALERT_GROUP - com.streambase.liveview.client.LiveViewClientCapability
- ALERT_GROUP - com.streambase.liveview.client.LiveViewPermission.Type
- ALERT_GROUP_BASED_ERROR - com.streambase.liveview.client.LiveViewExceptionType
- ALERT_NOT_FOUND - com.streambase.liveview.client.LiveViewExceptionType
- ALERT_QUERY_CONFIG_WITH_QUERY_STRING_NOT_ALLOWED - com.streambase.liveview.client.LiveViewExceptionType
- ALERT_RULES - com.streambase.liveview.client.LiveViewTableCapability
-
Whether or not this table supports alert rules configured against it.
- ALERT_SERVICE_ACTION_SUBMISSION_FAILURE - com.streambase.liveview.client.LiveViewExceptionType
- ALERT_SERVICE_DISABLED - com.streambase.liveview.client.LiveViewExceptionType
- ALERT_SERVICE_ERROR - com.streambase.liveview.client.LiveViewExceptionType
- ALERT_TEST_EXPRESSION_ERROR - com.streambase.liveview.client.LiveViewExceptionType
- ALERT_TEST_EXPRESSION_WAS_NULL - com.streambase.liveview.client.LiveViewExceptionType
- ALERT_VALIDATION_ERROR - com.streambase.liveview.client.LiveViewExceptionType
- ALERT_VERSION_MISMATCH - com.streambase.liveview.client.LiveViewExceptionType
- ALERT_VERSION_NULL - com.streambase.liveview.client.LiveViewExceptionType
-
Alert Version can not be null
- AlertActions() - Constructor for class com.streambase.liveview.client.LiveViewProperties.AlertActions
- AlertManager - Interface in com.streambase.liveview.client.alert
-
This class provides access to LiveView alert related functionality.
- AlertRule - Interface in com.streambase.liveview.client.alert
-
Represents an alert rule suitable for residing in a TIBCO Live Datamart server.
- AlertRule.Type - Enum in com.streambase.liveview.client.alert
-
Gets the type of alert, currently 2 types are supported: Cron Alert and Query Alert
- AlertRuleAction - Interface in com.streambase.liveview.client.alert
-
Represents an alert rule action suitable for residing in a TIBCO Live Datamart server.
- AlertRuleAction.ActionType - Enum in com.streambase.liveview.client.alert
-
Gets the type of the action, with a readable form.
- AlertRules() - Constructor for class com.streambase.liveview.client.LiveViewServerCapability.AlertRules
- ALERTS_DISABLED - com.streambase.liveview.client.LiveViewExceptionType
-
Changing alert rules is not authorized
- ALERTS_GET_DATA_MISSING - com.streambase.liveview.client.LiveViewExceptionType
- ALERTS_NOT_SUPPORTED_FOR_TABLE - com.streambase.liveview.client.LiveViewExceptionType
- AlertWithClusterGroup() - Constructor for class com.streambase.liveview.client.LiveViewServerCapability.AlertWithClusterGroup
- AlertWithGUID() - Constructor for class com.streambase.liveview.client.LiveViewServerCapability.AlertWithGUID
- AlertWithQueryString() - Constructor for class com.streambase.liveview.client.LiveViewServerCapability.AlertWithQueryString
- AlertWithQuiescence() - Constructor for class com.streambase.liveview.client.LiveViewServerCapability.AlertWithQuiescence
- ALIAS_ALLOWED_IN_AGG_ONLY - com.streambase.liveview.client.LiveViewExceptionType
- all - com.streambase.sb.client.StreamBaseAdminClient.ListConnectionArgument
-
All connections
- ALL - com.streambase.liveview.client.LiveViewPermission.Action
- ALL - com.streambase.liveview.client.LiveViewPermission.Type
- ALL - com.streambase.sb.operator.Operator.LogLevel
-
Enable all logging
- ALL_CONTAINERS - Static variable in interface com.streambase.sb.client.StreamBaseClient.ListEntityFlags
-
Use ALL_CONTAINERS if you want to include all user containers in the output.
- ALLOW_EXTRA_TUPLES - com.streambase.sb.unittest.Expecter.DequeueSetting
-
When passed to expect* routines, extra tuples are permitted as long as the expected tuples show up with in the timeout.
- ALLOW_TUPLE_FIELD_SAME_NAME - Static variable in class com.streambase.sb.Schema
-
Allow tuple field to be the same as the schema field name
- allowsConcurrency() - Method in class com.streambase.sb.operator.Operator
-
Override to indicate whether concurrency may be configured in Studio against this operator.
- allTypes() - Static method in enum com.streambase.sb.DataType
-
Deprecated.use DataType.values()
- ALREADY_LISTENING - com.streambase.liveview.client.LiveViewExceptionType
-
There is already a TableListListener for this LiveViewConnection.
- AlreadyRegisteredException - Exception in com.streambase.sb.operator
- AlreadyRegisteredException(String) - Constructor for exception com.streambase.sb.operator.AlreadyRegisteredException
- ApplicationValidationException - Exception in com.streambase.sb
- ApplicationValidationException(LocatedItem, String) - Constructor for exception com.streambase.sb.ApplicationValidationException
- ApplicationValidationException(LocatedItem, String, Throwable) - Constructor for exception com.streambase.sb.ApplicationValidationException
- ApplicationValidationException(LocatedItem, Throwable) - Constructor for exception com.streambase.sb.ApplicationValidationException
- ApplicationValidationException(String, ApplicationValidationException) - Constructor for exception com.streambase.sb.ApplicationValidationException
- apply(Tuple) - Method in interface com.streambase.sb.Function
-
Applies the given arguments to this function and returns the output.
- apply(Object...) - Method in interface com.streambase.sb.Function
-
Applies the given arguments to this function and returns the output.
- args() - Method in annotation type com.streambase.sb.client.CustomFunctionResolver
- array() - Method in class com.streambase.sb.ByteArrayView
-
Returns a reference to the backing array for this view.
- Artifact - Class in com.tibco.ep.sb.ads
-
An artifact loaded in the cluster.
- ArtifactDescriptor - Class in com.tibco.ep.sb.ads
-
Container for the metadata used to register for an artifact.
- ArtifactDescriptor(String, String, String) - Constructor for class com.tibco.ep.sb.ads.ArtifactDescriptor
- ArtifactException - Exception in com.tibco.ep.sb.ads
-
Artifact exception.
- ArtifactException(String) - Constructor for exception com.tibco.ep.sb.ads.ArtifactException
-
Constructs a new exception with the specified detail message.
- ArtifactException(String, Throwable) - Constructor for exception com.tibco.ep.sb.ads.ArtifactException
-
Constructs a new exception with the specified detail message and cause.
- ArtifactException(Throwable) - Constructor for exception com.tibco.ep.sb.ads.ArtifactException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString())
- ArtifactMessage - Class in com.tibco.ep.sb.ads
-
Container for message information
- ArtifactMessage.Severity - Enum in com.tibco.ep.sb.ads
-
Message severity
- ArtifactNotifier - Interface in com.tibco.ep.sb.ads
-
Operators implement this interface to receive notifications about the artifacts used by the operator.
- ArtifactProperties() - Constructor for class com.streambase.sb.operator.Operator.ArtifactProperties
- ASCENDING - com.streambase.liveview.client.OrderDefinition.Direction
- Assignment - Class in com.streambase.liveview.client.dynamictables
-
This represents one assignment to either a Field or a Variable.
- Assignment() - Constructor for class com.streambase.liveview.client.dynamictables.Assignment
- Assignment(String, String) - Constructor for class com.streambase.liveview.client.dynamictables.Assignment
-
Shortcut constructor for the common case of setting a single field.
- associateFieldPicker - Variable in class com.streambase.sb.operator.parameter.UIHints
-
Set a hint for String[] properties to request that Studio display a field chooser out of schemas managed by the operator.
- asString() - Method in class com.streambase.sb.ByteArrayView
-
Convert byte array to a string
- assureNameStartsWithContainer(StreamProperties, String) - Static method in class com.streambase.sb.client.StreamBaseClient
-
Ensure name starts with container
- asXmlStringSingle(Throwable, StringBuilder, int) - Static method in exception com.streambase.sb.StreamBaseException
-
Create an XML string that represents the exception
- asXmlStringStrict() - Method in exception com.streambase.sb.StreamBaseException
-
Create an XML String that represents this Exception Strictly preserve the original message that was passed to this exception, which is different from other asXmlString*() functions, which decorate the message with additional location data
- asXmlStringStrict(Throwable, StringBuilder) - Static method in exception com.streambase.sb.StreamBaseException
-
Create an XML String that represents the Exception
B
- BAD_DATA_FILE - com.streambase.liveview.client.LiveViewExceptionType
- BAD_SBD_SBCONF - com.streambase.liveview.client.LiveViewExceptionType
-
Error with sbd.sbconf.
- BAD_SCHEMA_DESCRIBING_TABLE - com.streambase.liveview.client.LiveViewExceptionType
- BaseAggregateWindow - Class in com.streambase.sb.operator
-
Abstract base class for all custom java aggregate functions.
- BaseAggregateWindow() - Constructor for class com.streambase.sb.operator.BaseAggregateWindow
- BaseTestEnvironment - Class in com.streambase.sb.unittest
-
A default implementation of
SBTestEnvironment
for use bySBServerManager
instances. - BaseTestEnvironment() - Constructor for class com.streambase.sb.unittest.BaseTestEnvironment
-
Create a basic test environment that configures from a server configuration file per a system property
- BaseTestEnvironment(String) - Constructor for class com.streambase.sb.unittest.BaseTestEnvironment
-
Create a basic test environment that uses a specific configuration file
- BaseTestEnvironment(String, Map<String, String>) - Constructor for class com.streambase.sb.unittest.BaseTestEnvironment
-
Create a basic test environment that uses a specific configuration file
- BEGIN - com.streambase.sb.monitor.StatsUtil.What
- BeginAggMarkEvent - Class in com.streambase.liveview.client
-
The event dispatched after which the aggregate result set may be in flux.
- BeginAggMarkEvent(Object) - Constructor for class com.streambase.liveview.client.BeginAggMarkEvent
- BeginDeleteEvent - Class in com.streambase.liveview.client
-
The event dispatched when a query delete begins.
- BeginDeleteEvent(Object, List<Schema.Field>) - Constructor for class com.streambase.liveview.client.BeginDeleteEvent
- BeginSnapshotEvent - Class in com.streambase.liveview.client
-
The event dispatched when a query snapshot begins.
- BeginSnapshotEvent(Object, List<Schema.Field>) - Constructor for class com.streambase.liveview.client.BeginSnapshotEvent
- beginTask(String, int) - Method in class com.streambase.liveview.client.NullProgressMonitor
-
This implementation does nothing.
- beginTask(String, int) - Method in interface com.streambase.liveview.client.ProgressMonitor
-
The server reports to the monitor at the beginning of a task
- BINARY_STREAMING_NOT_SUPPORTED_FOR_CLIENT - com.streambase.liveview.client.LiveViewExceptionType
-
Binary streaming is not supported for this client type
- BLACKLISTED_FUNCTION_FOUND - com.streambase.liveview.client.LiveViewExceptionType
- BLOB - com.streambase.sb.DataType
-
Blob type of undefined length.
- BLOCKING_DELETE_QUERY_NOT_SUPORTED - com.streambase.liveview.client.LiveViewExceptionType
-
new delete api is not supported by this server.
- BlockingDeleteQuery() - Constructor for class com.streambase.liveview.client.LiveViewServerCapability.BlockingDeleteQuery
- BOOL - com.streambase.sb.DataType
-
Boolean type, four bytes.
- BUFFERED_TABLE_PUBLISHER_FLUSH_ERROR - com.streambase.liveview.client.LiveViewExceptionType
- BufferTooSmallException - Exception in com.streambase.sb
-
An exception that is thrown when a string field in a tuple is set with a value that is too large.
- BufferTooSmallException(String) - Constructor for exception com.streambase.sb.BufferTooSmallException
- BufferTooSmallException(String, Throwable) - Constructor for exception com.streambase.sb.BufferTooSmallException
- BufferTooSmallException(Throwable) - Constructor for exception com.streambase.sb.BufferTooSmallException
- ByteArrayView - Class in com.streambase.sb
-
This class represents a StreamBase blob.
- ByteArrayView() - Constructor for class com.streambase.sb.ByteArrayView
C
- CALCULATED_COLUMNS - com.streambase.liveview.client.LiveViewTableCapability
-
Whether or not calculated column queries can run against a particular table.
- CAN_BE_EXTERNALLY_HOSTED - com.streambase.liveview.client.LiveViewTableCapability
-
Whether or not this table can be externally hosted by a remote LiveView server.
- canAssignFrom(CompleteDataType) - Method in class com.streambase.sb.CompleteDataType
-
Check if a value of this type can be assigned a value of the other type.
- canAssignFromImpl(CompleteDataType) - Method in class com.streambase.sb.CompleteDataType
-
Method for subclasses to override if they have a broader concept of type.
- canAssignFromImpl(CompleteDataType) - Method in class com.streambase.sb.CompleteDataType.FunctionType
-
Method for subclasses to override if they have a broader concept of type.
- cancel() - Method in class com.streambase.liveview.client.NullProgressMonitor
-
This implementation sets the value of an internal state variable.
- cancel() - Method in interface com.streambase.liveview.client.ProgressMonitor
-
The client can cancel the current request
- cancel() - Method in interface com.streambase.sb.Cancellable
-
A request to cancel the task
- Cancellable - Interface in com.streambase.sb
-
Represents tasks (possibly to run in the future) that can be cancelled.
- canChangeFieldCount() - Method in enum com.streambase.sb.SchemaUtil.CoercionOptions
- canDequeue() - Method in class com.streambase.sb.client.DeMUXStreamBaseClient
- canDequeue() - Method in class com.streambase.sb.client.StreamBaseClient
-
Return true if we can call dequeue without blocking.
- canDequeue(StreamProperties) - Method in class com.streambase.sb.client.StreamBaseClient.TupleBuffer
-
Can dequeue?
- canEnqueue(StreamProperties) - Method in class com.streambase.sb.client.StreamBaseClient.TupleBuffer
-
Can enqueue?
- CANNOT_SAVE_DATA_WITH_NULL_ID - com.streambase.liveview.client.LiveViewExceptionType
- canTransformCaptures(Collection<SchemaUtil.CoercionOptions>) - Static method in enum com.streambase.sb.SchemaUtil.CoercionOptions
- canTransformsCaptures() - Method in enum com.streambase.sb.SchemaUtil.CoercionOptions
- CANVAS_OVERLAY_ICON - com.streambase.sb.operator.Operator.IconKind
-
A maximum 24x24 overlay image to be displayed on the bottom-right quadrant of the default StreamBase icon, otherwise an expected 48x48 image is used as the sole icon when displayed on an EventFlow Canvas in Studio.
- CAPABILITIES_FIELD - Static variable in interface com.streambase.liveview.client.Table
- CAPABILITIES_FOR_FILTERED_TABLES - Static variable in interface com.streambase.liveview.client.Table
- CAPTURE - com.streambase.sb.DataType
-
Capture type; opaque, variable length
- CAPTURE_FLAT_TO_RAW - com.streambase.sb.SchemaUtil.CoercionOptions
- CAPTURE_NEST_TO_RAW - com.streambase.sb.SchemaUtil.CoercionOptions
- CAPTURE_RAW_TO_FLAT - com.streambase.sb.SchemaUtil.CoercionOptions
- CAPTURE_RAW_TO_NEST - com.streambase.sb.SchemaUtil.CoercionOptions
- CAPTURE_STRATEGY_DESC_NAME - Static variable in class com.streambase.sb.operator.parameter.SBSimpleBeanInfo
-
The name of the bean that stores the CaptureStrategy.
- CaptureTransformStrategy - Enum in com.streambase.sb
-
Determines the method StreamBase will use to expose capture fields to client code or dequeuers.
- CaptureType(String) - Constructor for class com.streambase.sb.CompleteDataType.CaptureType
-
Constructor Capture type name
- CEP - com.streambase.liveview.client.Table.TableGroup
- CEP_TABLES_GROUP - Static variable in interface com.streambase.liveview.client.Table
- CHANNEL_ALREADY_EXISTS - com.streambase.liveview.client.LiveViewExceptionType
- CHARSET_DISPLAY_NAME - Static variable in class com.streambase.sb.operator.parameter.SBSimpleBeanInfo
- CHARSET_PROPERTY_NAME - Static variable in class com.streambase.sb.operator.parameter.SBSimpleBeanInfo
- CHARSET_PROPOSALS - Static variable in class com.streambase.sb.operator.parameter.SBSimpleBeanInfo
- check(DataType...) - Method in class com.streambase.sb.DataType.Checklist
- check(Collection<DataType>) - Method in class com.streambase.sb.DataType.Checklist
- checkCharsetProps(Operator, boolean, String) - Static method in class com.streambase.sb.operator.parameter.SBSimpleBeanInfo
- Checklist() - Constructor for class com.streambase.sb.DataType.Checklist
- checkPermission(LiveViewPermission) - Method in interface com.streambase.liveview.client.LiveViewConnection
-
Checks whether the authenticated user has the specified permission.
- checkPermissions(List<LiveViewPermission>) - Method in interface com.streambase.liveview.client.LiveViewConnection
-
Checks whether the authenticated user has the specified permissions.
- checkStatus() - Method in class com.streambase.sb.client.DequeueResult
-
Check and return the status of this DequeueResult.
- checkTuple(Tuple) - Method in class com.streambase.sb.client.StreamBaseClient.TupleBuffer
-
Check tuple to make sure it is up to snuff
- checkType(CompleteDataType) - Method in class com.streambase.sb.Schema.Field
-
Check to make sure that the given type is the same as the type of this Field
- checkType(DataType) - Method in class com.streambase.sb.Schema.Field
-
Deprecated.
- checkType(Schema.Field, DataType) - Method in class com.streambase.sb.Tuple
-
Check type
- checkTypeAndNonNull(Schema.Field, DataType) - Method in class com.streambase.sb.Tuple
-
check the type and make sure it is non null
- checkValidStreamname(String) - Static method in class com.streambase.sb.client.StreamBaseClient
-
Validate stream name
- CLASS_NOT_FOUND_OR_NOT_TABLEPROVIDER - com.streambase.liveview.client.LiveViewExceptionType
- CLASSES - com.streambase.sb.operator.parameter.JavaTypePropertyDescriptor.TypeChoice
- clear() - Method in class com.streambase.sb.Tuple
-
Sets all of this tuple's fields to null values.
- clearEvalCache(String) - Method in class com.streambase.sb.client.StreamBaseAdminClient
-
Clear evaluation cache
- clearOld - com.streambase.sb.client.StreamBaseAdminClient.ListConnectionArgument
-
Clear old connections
- clearRetryCount() - Method in interface com.streambase.liveview.server.table.plugin.TableProviderControl
-
This will set the failedRetryCount to zero.
- clearRetryCount() - Method in class com.streambase.liveview.server.table.plugin.TableProviderControlImpl
- ClientConnectException - Exception in com.streambase.sb.client
- ClientConnectException(String) - Constructor for exception com.streambase.sb.client.ClientConnectException
- ClientConnectException(String, Throwable) - Constructor for exception com.streambase.sb.client.ClientConnectException
- ClientConnectException(Throwable) - Constructor for exception com.streambase.sb.client.ClientConnectException
- ClientController - Interface in com.streambase.liveview.client.clientcontrol
-
The Interface provides methods to kill Queries, Publishers and Sessions.
- ClientSettings - Class in com.streambase.sb.client
-
This class is used modify settings for
StreamBaseClient
andStreamBaseAdminClient
clients. - ClientSettings(boolean) - Constructor for class com.streambase.sb.client.ClientSettings
-
Creates a ClientSettings that uses StreamBase default values for all settings
- ClientVersionAware() - Constructor for class com.streambase.liveview.client.LiveViewServerCapability.ClientVersionAware
- clone() - Method in class com.streambase.liveview.client.ConnectionConfig
- clone() - Method in class com.streambase.sb.ByteArrayView
-
Implement Object.clone, which just delegates to ByteArrayView.copy().
- clone() - Method in class com.streambase.sb.monitor.ModuleInfo
- clone() - Method in class com.streambase.sb.monitor.ModuleInfo.QueueInfo
- clone() - Method in class com.streambase.sb.monitor.OperatorInfo
- clone() - Method in class com.streambase.sb.monitor.StreamInfo
- clone() - Method in class com.streambase.sb.monitor.SystemInfo.GCInfo
- clone() - Method in class com.streambase.sb.monitor.ThreadInfo
- clone() - Method in class com.streambase.sb.Tuple
-
Clone this tuple, the new tuple will not share any buffers or data with the original
- ClosablePublisher() - Constructor for class com.streambase.liveview.client.LiveViewServerCapability.ClosablePublisher
- close() - Method in class com.streambase.liveview.client.AbstractBatchedQueryListener
-
Closes the thread that calls the batch methods periodically
- close() - Method in class com.streambase.liveview.client.DeleteQueryListener
- close() - Method in interface com.streambase.liveview.client.LiveViewConnection
-
Closes all queries and open resources with the server.
- close() - Method in interface com.streambase.liveview.client.Query
-
Closes the client and server resources associated with this Query.
- close() - Method in class com.streambase.liveview.client.QueryListenerWrapper
- close() - Method in class com.streambase.liveview.client.SnapshotQueryListener
- close() - Method in interface com.streambase.liveview.client.SnapshotResult
-
closes any resource associated with the snapshot result
- close() - Method in interface com.streambase.liveview.client.TablePublisher
-
Closes client and server resources held by the publisher
- close() - Method in class com.streambase.sb.client.StreamBaseAdminClient
-
Close/shutdown the connection to the StreamBase server.
- close() - Method in class com.streambase.sb.client.StreamBaseClient
- close() - Method in class com.streambase.sb.feedsim.FeedSimTupleInputStream
-
Close that cleans up the default read() state
- close() - Method in interface com.streambase.sb.monitor.Snapshot.Source
- close() - Method in class com.streambase.sb.monitor.StreamBaseMonitor
- close(String) - Method in class com.streambase.sb.client.StreamBaseClient
-
Flush all buffers and close the connection to the StreamBase server.
- CLOSED - Static variable in class com.streambase.sb.client.DequeueResult
-
Status code indicating that the connection was closed
- CLUSTER_EVENT_TYPE_NODE - Static variable in interface com.streambase.sb.Constants
-
Event type Node for Cluster Notification system tuple id field
- CLUSTER_EVENT_TYPE_PARTITION - Static variable in interface com.streambase.sb.Constants
-
Event type Partition for Cluster Notification system tuple id field
- CLUSTER_EVENT_TYPE_QUORUM - Static variable in interface com.streambase.sb.Constants
-
Event type Quorum for Cluster Notification system tuple id field
- CLUSTER_MANAGE - com.streambase.liveview.client.LiveViewPermission.Type
- ClusterNotificationTupleFields - Class in com.streambase.sb
-
A class that captures the fields of tuples on the control stream relating to HA cluster notifications.
- ClusterNotificationTupleFields(Tuple) - Constructor for class com.streambase.sb.ClusterNotificationTupleFields
- collapse(Tuple) - Method in interface com.streambase.sb.TupleCaptureTransformer
-
Capture all the extra fields in 'in' into their correct capture fields.
- com.streambase.liveview.client - package com.streambase.liveview.client
-
Provides classes and interfaces fundamental to the TIBCO LiveView Java API.
- com.streambase.liveview.client.alert - package com.streambase.liveview.client.alert
-
Provides classes and interfaces to set Alerts.
- com.streambase.liveview.client.clientcontrol - package com.streambase.liveview.client.clientcontrol
-
Provides classes and interfaces to control user's interaction with the TIBCO LiveView.
- com.streambase.liveview.client.dynamictables - package com.streambase.liveview.client.dynamictables
-
Provides classes to configure table options.
- com.streambase.liveview.client.serverdatautility - package com.streambase.liveview.client.serverdatautility
-
Provides classes and interfaces to fetch TIBCO LiveView server's utility data.
- com.streambase.liveview.server.table.plugin - package com.streambase.liveview.server.table.plugin
-
Provides classes and interfaces to add custom table providers to TIBCO LiveView.
- com.streambase.sb - package com.streambase.sb
-
Provides classes and interfaces fundamental to the TIBCO StreamBase Java API.
- com.streambase.sb.adapter - package com.streambase.sb.adapter
-
Provides classes and interfaces to add custom adapters to StreamBase applications.
- com.streambase.sb.client - package com.streambase.sb.client
-
Provides classes and interfaces used to communicate with a StreamBase server.
- com.streambase.sb.feedsim - package com.streambase.sb.feedsim
-
Provides abstract classes to extend feedsim input sources.
- com.streambase.sb.monitor - package com.streambase.sb.monitor
-
Provides classes and interfaces to monitor the behavior of a running StreamBase server.
- com.streambase.sb.operator - package com.streambase.sb.operator
-
Provides classes and interfaces to add custom operators to StreamBase applications.
- com.streambase.sb.operator.parameter - package com.streambase.sb.operator.parameter
-
Provides classes and interfaces to specify parameters for custom operators.
- com.streambase.sb.unittest - package com.streambase.sb.unittest
-
Provides classes and interfaces used to author StreamBase Unit tests.
- com.tibco.ep.sb.ads - package com.tibco.ep.sb.ads
-
Provides classes and interfaces for interacting with the TIBCO Artifact Management Server.
- com.tibco.ep.testing.framework - package com.tibco.ep.testing.framework
-
Unit testing framework
- compare(Tuple, Tuple) - Method in class com.streambase.sb.unittest.FieldBasedTupleComparator
- compare(Tuple, Tuple) - Method in interface com.streambase.sb.unittest.TupleComparator
-
Compare two tuples.
- compare(TupleComparator, CompleteDataType, Object, Object) - Method in class com.streambase.sb.unittest.FieldBasedTupleComparator.CompareFunctor
- CompareFunctor() - Constructor for class com.streambase.sb.unittest.FieldBasedTupleComparator.CompareFunctor
- compareImpl(TupleComparator, CompleteDataType, Object, Object) - Method in class com.streambase.sb.unittest.FieldBasedTupleComparator.CompareFunctor
-
Compare two values expected and actual, using
comparator
for recursion as necessary. - compareImpl(TupleComparator, CompleteDataType, Object, Object) - Method in class com.streambase.sb.unittest.FieldBasedTupleComparator.DoubleCompareFunctor
- compareImpl(TupleComparator, CompleteDataType, Object, Object) - Method in class com.streambase.sb.unittest.FieldBasedTupleComparator.IgnoreTimestampCompareFunctor
- compareImpl(TupleComparator, CompleteDataType, Object, Object) - Method in class com.streambase.sb.unittest.FieldBasedTupleComparator.ListCompareFunctor
- compareImpl(TupleComparator, CompleteDataType, Object, Object) - Method in class com.streambase.sb.unittest.FieldBasedTupleComparator.NaiveObjectCompareFunctor
- compareImpl(TupleComparator, CompleteDataType, Object, Object) - Method in class com.streambase.sb.unittest.FieldBasedTupleComparator.RegexCompareFunctor
- compareImpl(TupleComparator, CompleteDataType, Object, Object) - Method in class com.streambase.sb.unittest.FieldBasedTupleComparator.TupleCompareFunctor
- compareTo(ByteArrayView) - Method in class com.streambase.sb.ByteArrayView
-
compare this ByteArrayView to another lexigraphically NB: no data is copied when doing this
- compareValues(CompleteDataType, Object, Object) - Method in class com.streambase.sb.unittest.FieldBasedTupleComparator
- compareValues(CompleteDataType, Object, Object) - Method in interface com.streambase.sb.unittest.TupleComparator
-
Compare two values with
CompleteDataType
cdt. - CompiledTuple - Class in com.streambase.sb
-
Subclass of tuple that indicates a tuple has a compiled representation for better performance.
- CompiledTuple(Schema) - Constructor for class com.streambase.sb.CompiledTuple
-
Constructor
- compileLVConfs(List<File>, boolean) - Method in class com.streambase.liveview.server.table.plugin.TableProviderManager
- complete() - Method in class com.tibco.ep.testing.framework.UnitTest
-
Complete tests - should be called once after tests are run.
- CompleteDataType - Class in com.streambase.sb
-
Wraps
DataType
with ancillary information about the type (where appropriate) that's needed to actually use the DataType. - CompleteDataType(DataType) - Constructor for class com.streambase.sb.CompleteDataType
-
Constructor
- CompleteDataType.CaptureType - Class in com.streambase.sb
-
Capture type
- CompleteDataType.FunctionType - Class in com.streambase.sb
-
Function type
- CompleteDataType.ListType - Class in com.streambase.sb
-
List type
- CompleteDataType.TupleType - Class in com.streambase.sb
-
Tuple type
- COMPLEX_KEYS - com.streambase.liveview.client.LiveViewClientCapability
- CompositeQueryListener - Class in com.streambase.liveview.client
-
A convenience implementation of
QueryListener
that enables notifications of zero or more listeners. - CompositeQueryListener(QueryListener...) - Constructor for class com.streambase.liveview.client.CompositeQueryListener
-
Create the composite listener with one or more child listeners.
- Configuration - Class in com.tibco.ep.testing.framework
-
HOCON Configuration tools to support unit testing
- Configuration(String) - Constructor for class com.tibco.ep.testing.framework.Configuration
-
Create a configuration instance
- Configuration(String, String, Map<String, String>) - Constructor for class com.tibco.ep.testing.framework.Configuration
-
Create a configuration instance
- Configuration(String, String, Map<String, String>, String) - Constructor for class com.tibco.ep.testing.framework.Configuration
-
Create a configuration instance
- Configuration(String, Map<String, String>) - Constructor for class com.tibco.ep.testing.framework.Configuration
-
Create a configuration instance
- ConfigurationChooserPropertyDescriptor - Class in com.streambase.sb.operator.parameter
-
A property descriptor for use by a String-typed Java Operator or Adapter property, for cases that wish to present to the user a chooser (typically a combo box) that allows identifying some data out of the server configuration file's adapter-configurations area.
- ConfigurationChooserPropertyDescriptor(String, PropertyDescriptor, Class<?>) - Constructor for class com.streambase.sb.operator.parameter.ConfigurationChooserPropertyDescriptor
-
Copy a property descriptor
- ConfigurationChooserPropertyDescriptor(String, String, Class<?>) - Constructor for class com.streambase.sb.operator.parameter.ConfigurationChooserPropertyDescriptor
-
Standard constructor
- ConfigurationChooserPropertyDescriptor(String, String, Class<?>, String, String) - Constructor for class com.streambase.sb.operator.parameter.ConfigurationChooserPropertyDescriptor
-
Construct a property descriptor with non-standard read/write method names
- ConfigurationException - Exception in com.tibco.ep.testing.framework
-
Configuration exception
- ConfigurationException(String) - Constructor for exception com.tibco.ep.testing.framework.ConfigurationException
-
Constructor
- ConfigurationException(String, Throwable) - Constructor for exception com.tibco.ep.testing.framework.ConfigurationException
-
Constructor
- ConfigurationException(Throwable) - Constructor for exception com.tibco.ep.testing.framework.ConfigurationException
-
Constructor
- CONFIGURED_METADATA_PROVIDER_INTERFACE_RESTRICTION - com.streambase.liveview.client.LiveViewExceptionType
- CONFIGURED_METADTA_PROVIDER_CANNOT_BE_INVOKED - com.streambase.liveview.client.LiveViewExceptionType
- CONFIGURED_METADTA_PROVIDER_NOT_FOUND - com.streambase.liveview.client.LiveViewExceptionType
- CONFIGURED_RESOURCE_PATH_INVALID - com.streambase.liveview.client.LiveViewExceptionType
- CONNECT - com.streambase.liveview.client.LiveViewPermission.Type
- CONNECTED - com.streambase.liveview.client.LiveViewConnectionControl.ConnectionState
-
Successfully connected to server
- CONNECTED - com.streambase.sb.client.ConnectionStatus
-
Connection established to the server
- CONNECTION - Static variable in interface com.streambase.sb.client.XmlRpcAdmin.ListConnectionTags
-
Connection
- CONNECTION_CANCELED - com.streambase.liveview.client.LiveViewExceptionType
-
Connection canceled by client
- CONNECTION_CLOSED - com.streambase.liveview.client.LiveViewExceptionType
-
Server connection was closed
- connectionClosed() - Method in interface com.streambase.sb.client.DeMUXStreamBaseClient.DequeueListener
-
This will be called if the connection is closed.
- connectionClosed(ConnectionClosedEvent) - Method in interface com.streambase.liveview.client.ConnectionListener
-
Connection closed event
- ConnectionClosedEvent - Class in com.streambase.liveview.client
-
Event dispatched when a
LiveViewConnection
closes. - ConnectionClosedEvent(Object, LiveViewConnection) - Constructor for class com.streambase.liveview.client.ConnectionClosedEvent
- ConnectionConfig - Class in com.streambase.liveview.client
-
Connection configuration used to connect to LiveView server.
- ConnectionConfig() - Constructor for class com.streambase.liveview.client.ConnectionConfig
- connectionEstablished(LiveViewConnectionControl, boolean) - Method in interface com.streambase.liveview.client.MultiConnectionListener
-
This will be called whenever any connection succeeds, including the very first one.
- connectionEstablished(LiveViewConnectionControl, boolean) - Method in class com.streambase.liveview.client.MultiConnectionListener.MultiConnectionListenerBase
- ConnectionListener - Interface in com.streambase.liveview.client
-
A connection listener interface that can be provided to
ConnectionConfig
to receive connection related events on. - ConnectionMode - Enum in com.streambase.liveview.client
-
Used when creating a
MultiConnectionConfig
to define how it will connect to the servers. - CONNECTIONS_SCHEMA - Static variable in interface com.streambase.sb.Constants
- CONNECTIONS_STREAM_NAME - Static variable in interface com.streambase.sb.Constants
- ConnectionStatus - Enum in com.streambase.sb.client
- ConnectionStatusCallback - Interface in com.streambase.sb.client
-
This interface is used to track connection lifecycle events.
- Constants - Interface in com.streambase.sb
-
Useful constants describing entities in the system container
- Constants.ContainerState - Enum in com.streambase.sb
-
status of a container sent on the control stream as container events
- Constants.LeadershipStatus - Enum in com.streambase.sb
-
Deprecated.Legacy high-availability service, migrate to SB 10 high-availability service.
- CONSTRUCTED - com.streambase.liveview.server.table.plugin.TableProviderStatus
- consume(DequeueResult) - Method in interface com.streambase.sb.client.DeMUXStreamBaseClient.DequeueListener
-
When you register a subscribe, you will start getting called here with its results
- consume(Tuple) - Method in interface com.streambase.sb.operator.RowConsumer
-
Override this method to consume rows.
- CONTAINER - com.streambase.sb.monitor.StatsUtil.What
- CONTAINER - Static variable in class com.streambase.sb.EntityType
-
Represents a StreamBase container.
- CONTAINER_STATE_START - Static variable in interface com.streambase.sb.Constants
- CONTAINER_STATE_STARTING - Static variable in interface com.streambase.sb.Constants
-
constants used in the ContainerState enum
- CONTAINER_STATE_STOPPED - Static variable in interface com.streambase.sb.Constants
- CONTAINER_STATE_STOPPING - Static variable in interface com.streambase.sb.Constants
- containerNames() - Method in class com.streambase.sb.monitor.Snapshot
-
Return a list of the names of the current containers
- containers - Variable in class com.streambase.sb.monitor.Snapshot
- CONTINUOUS - com.streambase.liveview.client.alert.LiveViewAlertType
-
Only look for Alert matches continuous Alert review
- CONTINUOUS - com.streambase.liveview.client.LiveViewQueryType
-
Continuous query updates
- CONTINUOUS - com.streambase.liveview.client.LiveViewTableCapability
-
Whether or not the Table supports Continuous query updates.
- CONTROL_PARAM_LEN - Static variable in interface com.streambase.sb.Constants
- CONTROL_SCHEMA - Static variable in interface com.streambase.sb.Constants
- CONTROL_STREAM_NAME - Static variable in interface com.streambase.sb.Constants
- CONTROL_SUBSYS_LEN - Static variable in interface com.streambase.sb.Constants
- convert(LiveViewQueryType) - Static method in enum com.streambase.liveview.client.LiveViewQueryType
- convert(QueryType) - Static method in enum com.streambase.liveview.client.LiveViewQueryType
- copy() - Method in class com.streambase.sb.ByteArrayView
-
Create a new ByteArrayView which wraps a new byte[] containing a copy of this view's data NB: this method copies the underlying data
- copy(int, int) - Method in class com.streambase.sb.ByteArrayView
-
Create a new ByteArrayView which wraps a new byte[] containing a copy of this view's data NB: this method copies the underlying data
- CopyByIndex - com.streambase.sb.TupleCopier.Options
-
TupleCopier.Options.CopyByIndex
(off by default) will cause the copier to copy via indexes. - CopyByName - com.streambase.sb.TupleCopier.Options
-
The default option:
TupleCopier.Options.CopyByName
will cause the copier to copy via field names. - copyBytes() - Method in class com.streambase.sb.ByteArrayView
-
Create a new byte[] containing a copy of this view's data.
- copyBytes(int, int) - Method in class com.streambase.sb.ByteArrayView
-
Create a new byte[] containing a copy of this view's data within the provided window.
- copyField(Schema.Field, Tuple, Schema.Field) - Method in class com.streambase.sb.Tuple
-
Copy the field from this tuple to the destination tuple
- copyTuple(Tuple) - Method in class com.streambase.sb.Tuple
-
copy the source tuple to this tuple
- copyTuple(Tuple, Tuple) - Method in class com.streambase.sb.TupleCopier
-
Copy the fields from the sourceTuple to the destTuple.
- COULD_NOT_CONNECT - com.streambase.liveview.client.LiveViewExceptionType
- COULD_NOT_CONNECT_MSG - com.streambase.liveview.client.LiveViewExceptionType
- CQS_INTERNAL_ID - Static variable in interface com.streambase.liveview.client.LiveViewConnection
- create() - Static method in class com.streambase.sb.operator.parameter.UIHints
-
Creates a new
UIHints
with all values initialized to default - CREATE_IF_NULL - Static variable in class com.streambase.sb.Tuple
-
during a get create tuple if it is null
- CREATE_TIME - Static variable in interface com.streambase.liveview.client.Table
- createAggregateTable(String, String, QueryConfig, List<List<String>>) - Method in interface com.streambase.liveview.client.TableAdminManager
-
Create a table that is based on an aggregate query against an existing table.
- createAlertRule() - Method in interface com.streambase.liveview.client.alert.AlertManager
-
Creates a new alert rule.
- createArgumentTuple() - Method in interface com.streambase.sb.operator.PreparedQuery
-
Factory for argument tuples for this prepared query.
- createCaptureTransformStrategyDescriptor() - Method in class com.streambase.sb.operator.parameter.SBSimpleBeanInfo
-
Create a
SBPropertyDescriptor
that sets theCaptureTransformStrategy
for this operator. - createCharsetPropertyDesc(UIHints, String, Class<?>) - Method in class com.streambase.sb.operator.parameter.SBSimpleBeanInfo
-
Same as calling createCharsetPropertyDesc(hint, desc, clazz, true)
- createCharsetPropertyDesc(UIHints, String, Class<?>, boolean) - Method in class com.streambase.sb.operator.parameter.SBSimpleBeanInfo
-
Creates a property descriptor for character set encoding, with
CHARSET_PROPOSALS
as the proposals. - CREATED - com.streambase.sb.client.ConnectionStatus
-
Connection created but not yet connected
- createExecutor(int) - Method in interface com.streambase.sb.operator.Operator.RuntimeEnvironment
-
Create an ExecutorService.
- createField(DataType, String) - Static method in class com.streambase.sb.Schema
-
Creates a new Field of the given DataType, with the given name.
- createFunctionField(String, Schema, CompleteDataType) - Static method in class com.streambase.sb.Schema
-
Creates a new Field of type FUNCTION, with the given name, argument list and return type.
- createListField(String, CompleteDataType) - Static method in class com.streambase.sb.Schema
-
Creates a new Field of type LIST, with the given name and given element type
- createReadOnlyTuple() - Method in class com.streambase.sb.Tuple
-
Return a new tuple that is guaranteed to be read only
- createRow() - Method in interface com.streambase.sb.operator.TableAccessor
- createTable(TableConfig) - Method in interface com.streambase.liveview.client.TableAdminManager
-
Create a table using a TableConfig
- createTable(String, LiveviewConfiguration, boolean) - Method in class com.streambase.liveview.server.table.plugin.TableProviderManager
-
Does pre-checks, saves lvconf file and registers the table in defined state with the services layer
- createTable(String, String, Schema, String...) - Method in interface com.streambase.liveview.client.TableAdminManager
-
Convenience form of the previous method, used if there is only a primary key.
- createTable(String, String, Schema, List<List<String>>) - Method in interface com.streambase.liveview.client.TableAdminManager
-
Create a table on the server without any LVConf which represents it.
- createTable(String, String, String, String...) - Method in interface com.streambase.liveview.client.TableAdminManager
-
Convenience form of the previous method, used if there is only a primary key.
- createTable(String, String, String, List<List<String>>) - Method in interface com.streambase.liveview.client.TableAdminManager
-
Create a table on the server without any LVConf which represents it.
- createTableConfig(String) - Method in interface com.streambase.liveview.client.TableAdminManager
-
Create a TableConfig for making tables with more advanced features
- createTuple() - Method in class com.streambase.sb.Schema
-
Create a Tuple with this schema.
- createTuple(Schema, Object[]) - Method in class com.streambase.sb.unittest.ObjectArrayTupleMaker
- createTuple(Schema, String) - Method in class com.streambase.sb.unittest.CSVTupleMaker
- createTuple(Schema, String) - Method in class com.streambase.sb.unittest.JSONSingleQuotesTupleMaker
- createTuple(Schema, String) - Method in class com.streambase.sb.unittest.JSONTupleMaker
- createTuple(Schema, T) - Method in class com.streambase.sb.unittest.AbstractTupleMaker
- createTuple(Schema, T) - Method in interface com.streambase.sb.unittest.TupleMaker
-
create a
Tuple
s from an input object - createTuple(String...) - Method in class com.streambase.sb.Schema
-
Create a Tuple with this schema from the supplied collection of strings
- createTuple(String[], int, int) - Method in class com.streambase.sb.Schema
-
Create a Tuple with this schema from the supplied collection of strings
- createTuple(String[], int, int, String) - Method in class com.streambase.sb.Schema
-
Create a Tuple with this schema from the supplied collection of strings
- createTuple(List<String>, int, int) - Method in class com.streambase.sb.Schema
-
Create a Tuple with this schema from the supplied collection of strings
- createTuple(List<String>, int, int, String) - Method in class com.streambase.sb.Schema
-
Create a Tuple with this schema from the supplied collection of strings
- createTupleField(String, Schema) - Static method in class com.streambase.sb.Schema
-
Creates a new Field of type TUPLE, with the given name and given schema
- createTuples(Schema, Collection<T>) - Method in class com.streambase.sb.unittest.AbstractTupleMaker
- createTuples(Schema, Collection<T>) - Method in interface com.streambase.sb.unittest.TupleMaker
-
create multiple
Tuple
s from input objects - createTuples(Schema, T...) - Method in class com.streambase.sb.unittest.AbstractTupleMaker
- createTuples(Schema, T...) - Method in interface com.streambase.sb.unittest.TupleMaker
-
create multiple
Tuple
s from input objects - createUseDefaultCharsetPropertyDesc(UIHints, Class<?>) - Method in class com.streambase.sb.operator.parameter.SBSimpleBeanInfo
-
Creates a check box property descriptor for users to indicate that they would like to use the platform's default charset for this operator.
- createWritableTuple() - Method in class com.streambase.sb.Tuple
-
Return a new tuple that is guaranteed to be writable
- CRON_ALERT_ADD - com.streambase.liveview.client.LiveViewExceptionType
- CRON_ALERT_INVALID_SCHEDULE - com.streambase.liveview.client.LiveViewExceptionType
- CronAlert - com.streambase.liveview.client.alert.AlertRule.Type
- CSVTupleMaker - Class in com.streambase.sb.unittest
- CSVTupleMaker(CSV.FormatInfo) - Constructor for class com.streambase.sb.unittest.CSVTupleMaker
-
Constructor
- CURRENCY - com.streambase.liveview.client.SemanticInterpretation.WellKnownSemantics
- current - com.streambase.sb.client.StreamBaseAdminClient.ListConnectionArgument
-
Current connections
- CURRENT_LV_CLIENT_CAPABILITIES_CSV - Static variable in enum com.streambase.liveview.client.LiveViewClientCapability
- CURRENT_LV_CLIENT_CAPABILITY - Static variable in enum com.streambase.liveview.client.LiveViewClientCapability
-
Note that the default client capability does not include AGG_MARK_END
- CUSTOM_JAVA_OPERATORS_ONLY - Static variable in interface com.streambase.sb.client.StreamBaseClient.ListEntityFlags
-
Use CUSTOM_JAVA_OPERATORS_ONLY if you want to only list custom java operators
- CustomFunctionResolver - Annotation Type in com.streambase.sb.client
-
A Java annotation that can be used on a method, M, that implements a StreamBase Java custom function.
- cycle - Variable in class com.streambase.sb.monitor.Snapshot
D
- DATA_ON_REMOVE_MESSAGE - com.streambase.liveview.client.LiveViewClientCapability
- DATA_SOURCE_NOT_FOUND - com.streambase.liveview.client.LiveViewExceptionType
- DataOnRemoveMessage() - Constructor for class com.streambase.liveview.client.LiveViewServerCapability.DataOnRemoveMessage
- DataStatus - Class in com.streambase.liveview.client
-
Helps to describe the details of import process.
- DataStatus.STATUS - Enum in com.streambase.liveview.client
-
Enum for possible STATUS for data import process.
- DataType - Enum in com.streambase.sb
-
An enumeration that represents the types that StreamBase supports.
- DataType.Checklist - Class in com.streambase.sb
- DATE_FORMAT - Static variable in class com.streambase.sb.Timestamp
-
The default format for date and time formatting and parsing used by StreamBase: "yyyy-MM-dd HH:mm:ss.SSSZ"
- DATE_FORMAT_NO_TIMEZONE - Static variable in class com.streambase.sb.Timestamp
-
The default format for date and time formatting and parsing used by StreamBase when the timezone is to be ignored: "yyyy-MM-dd HH:mm:ss.SSS"
- DbConnectTypecheckException - Exception in com.streambase.sb.operator
- DbConnectTypecheckException(String, Throwable) - Constructor for exception com.streambase.sb.operator.DbConnectTypecheckException
- deactivate() - Method in class com.tibco.ep.testing.framework.Configuration
-
Deactivate this configuration
- deactivated(Artifact) - Method in interface com.tibco.ep.sb.ads.ArtifactNotifier
-
Called when the operator's artifact has been deactivated.
- deactiveAndRemoveAll() - Static method in class com.tibco.ep.testing.framework.Configuration
-
Deactivate and remove configurations in reverse order
- DEBUG - com.streambase.sb.operator.Operator.LogLevel
-
Debug logging
- DEBUG - com.tibco.ep.sb.ads.ArtifactMessage.Severity
-
Debug message
- decode(int) - Static method in enum com.streambase.sb.Constants.ContainerState
-
Decode an int value into the proper ContainerStatus
- decode(int) - Static method in enum com.streambase.sb.Constants.LeadershipStatus
-
Deprecated.Decode the given integer into a LeadershipStatus
- decode(String) - Static method in enum com.streambase.sb.Constants.ContainerState
-
Decode a String value into the proper Container status
- decode(String) - Static method in enum com.streambase.sb.Constants.LeadershipStatus
-
Deprecated.Decode the given String into a LeadershipStatus
- DEFAULT - com.streambase.sb.operator.parameter.UIHints.TextFontHint
-
No special font will be applied
- DEFAULT_COMPARATOR - Static variable in class com.streambase.sb.unittest.FieldBasedTupleComparator
- DEFAULT_COMPARE_REGISTRY - Static variable in class com.streambase.sb.unittest.FieldBasedTupleComparator
- DEFAULT_CONTAINER - Static variable in class com.streambase.sb.client.StreamBaseURI
-
The default container ("default")
- DEFAULT_ENVIRONMENT - Static variable in class com.streambase.sb.unittest.BaseTestEnvironment
- DEFAULT_FUNCTOR_MAP - Static variable in class com.streambase.sb.unittest.FieldBasedTupleComparator
- DEFAULT_HOST - Static variable in class com.streambase.liveview.client.LiveViewConnectionFactory
-
The default server host
- DEFAULT_HOST - Static variable in class com.streambase.sb.client.StreamBaseURI
-
The default StreamBase server ("localhost").
- DEFAULT_LIMIT - Static variable in class com.streambase.liveview.client.QueryConfig
-
The default number of rows to return in a query value.
- DEFAULT_PORT - Static variable in class com.streambase.sb.client.StreamBaseURI
-
The default StreamBase TCP port number (10000).
- DEFAULT_SERVER_PORT - Static variable in class com.streambase.liveview.client.LiveViewConnectionFactory
-
The factory uses this as the default port when not specified in the connect URI: value 10080.
- DEFAULT_SERVER_SSL_PORT - Static variable in class com.streambase.liveview.client.LiveViewConnectionFactory
- DEFAULT_STATE_CHANGE_TIMEOUT - Static variable in class com.streambase.sb.operator.Operator
-
Default value for the timeout for Operator state changes, in milliseconds: 10000
- DEFAULT_TIME_PREDICATE_IN_MILLISECONDS - Static variable in class com.streambase.liveview.client.QueryConfig
-
The default delay in propagating a row that satisfies a queries predicate.
- DEFAULT_TIMEOUT - Static variable in interface com.streambase.sb.unittest.Dequeuer
-
The default timeout value: 3
- DEFAULT_TIMEOUT_SECONDS - Static variable in class com.tibco.ep.testing.framework.UnitTest
-
Default timeout for test cases
- DEFAULT_TIMEOUT_UNIT - Static variable in interface com.streambase.sb.unittest.Dequeuer
-
The default timeout units:
TimeUnit.SECONDS
- DEFAULT_URI - Static variable in class com.streambase.liveview.client.LiveViewConnectionFactory
-
The default server uri
- DEFAULT_URI - Static variable in class com.streambase.sb.client.StreamBaseURI
-
The default URI (sb://localhost:10000/) pointing to localhost, no container, port 10000).
- DefaultTupleFormatter() - Constructor for class com.streambase.sb.Tuple.DefaultTupleFormatter
-
See the class documentation for
Tuple.DefaultTupleFormatter
for details - DEFINED - com.streambase.liveview.client.Table.TableStatus
- delete(Tuple) - Method in interface com.streambase.sb.operator.TableAccessor
-
Delete a row in the table based on primary key.
- delete(String) - Method in interface com.streambase.liveview.server.table.plugin.TableProviderControl
-
Delete the table with this ID.
- delete(String) - Method in class com.streambase.liveview.server.table.plugin.TableProviderControlImpl
- DELETE - com.streambase.liveview.client.LiveViewPermission.Action
- DELETE - com.streambase.liveview.client.LiveViewQueryType
-
Delete rows that match the query
- DELETE - com.streambase.liveview.client.LiveViewTableCapability
-
Whether or not this table supports delete operations.
- DELETE_ACTION_ENABLED - Static variable in class com.streambase.liveview.client.LiveViewProperties.AlertActions
- DELETE_REACH_LIMIT - com.streambase.liveview.client.LiveViewExceptionType
-
delete terminated at specified limit.
- DELETE_SELF - com.streambase.liveview.client.LiveViewPermission.Action
- deleteAlertRule(String) - Method in interface com.streambase.liveview.client.alert.AlertManager
-
Deletes the
AlertRule
from the server that matches the given GUID. - deleteBegin(BeginDeleteEvent) - Method in class com.streambase.liveview.client.AbstractQueryListener
-
Event to indicate the start of delete query.
- deleteBegin(BeginDeleteEvent) - Method in class com.streambase.liveview.client.CompositeQueryListener
- deleteBegin(BeginDeleteEvent) - Method in class com.streambase.liveview.client.DeleteQueryListener
-
Event to indicate the start of delete query.
- deleteBegin(BeginDeleteEvent) - Method in class com.streambase.liveview.client.LiveResult
- deleteBegin(BeginDeleteEvent) - Method in interface com.streambase.liveview.client.QueryListener
-
Event to indicate the start of delete query.
- deleteBegin(BeginDeleteEvent) - Method in class com.streambase.liveview.client.QueryListenerWrapper
- deleteBegin(BeginDeleteEvent) - Method in class com.streambase.liveview.client.SnapshotQueryListener
- deleteEnd(EndDeleteEvent) - Method in class com.streambase.liveview.client.AbstractQueryListener
-
Event to indicate the delete query is complete.
- deleteEnd(EndDeleteEvent) - Method in class com.streambase.liveview.client.CompositeQueryListener
- deleteEnd(EndDeleteEvent) - Method in class com.streambase.liveview.client.DeleteQueryListener
-
Event to indicate the delete query is complete.
- deleteEnd(EndDeleteEvent) - Method in class com.streambase.liveview.client.LiveResult
- deleteEnd(EndDeleteEvent) - Method in interface com.streambase.liveview.client.QueryListener
-
Event to indicate the delete query is complete.
- deleteEnd(EndDeleteEvent) - Method in class com.streambase.liveview.client.QueryListenerWrapper
- deleteEnd(EndDeleteEvent) - Method in class com.streambase.liveview.client.SnapshotQueryListener
- DeleteQueryListener - Class in com.streambase.liveview.client
-
A Convenience implementation of
QueryListener
that provides a pull based iterator pattern for iterating over snapshot queries. - DeleteQueryListener() - Constructor for class com.streambase.liveview.client.DeleteQueryListener
- deleteRows(QueryConfig) - Method in interface com.streambase.liveview.client.LiveViewConnection
-
Delete rows based on the supplied
QueryConfig
. - deleteTable(CatalogedTable) - Method in class com.streambase.liveview.server.table.plugin.TableProviderManager
- DELTA_SHOULD_BE_DISABLED_TO_GET_BIT_MASK_OF_CHANGED_FIELDS - com.streambase.liveview.client.LiveViewExceptionType
- DeMUXStreamBaseClient - Class in com.streambase.sb.client
-
This is a StreamBaseClient that is intended for use by several independent queries.
- DeMUXStreamBaseClient(StreamBaseURI) - Constructor for class com.streambase.sb.client.DeMUXStreamBaseClient
- DeMUXStreamBaseClient(String) - Constructor for class com.streambase.sb.client.DeMUXStreamBaseClient
- DeMUXStreamBaseClient(List<StreamBaseURI>, ClientSettings) - Constructor for class com.streambase.sb.client.DeMUXStreamBaseClient
- DeMUXStreamBaseClient.DequeueListener - Interface in com.streambase.sb.client
-
Implement this interface to get calls back with data when using a DeMUXStreamBaseClient
- deprecated() - Method in class com.streambase.sb.operator.parameter.SBPropertyDescriptor
-
Mark the descriptor as deprecated.
- dequeue() - Method in class com.streambase.sb.client.DeMUXStreamBaseClient
- dequeue() - Method in class com.streambase.sb.client.StreamBaseClient
-
Dequeue a batch of tuples from a subscribed stream.
- dequeue(int) - Method in interface com.streambase.sb.unittest.Dequeuer
-
Try to dequeue tuples with the
Dequeuer.DEFAULT_TIMEOUT
andDequeuer.DEFAULT_TIMEOUT_UNIT
if numTuples == 0 will return immediately if numTuples < 0 will wait the maximum timeout before returning - dequeue(int, long, TimeUnit) - Method in interface com.streambase.sb.unittest.Dequeuer
-
Try to dequeue tuples within a provided timeout.
- dequeue(long) - Method in class com.streambase.sb.client.DeMUXStreamBaseClient
- dequeue(long) - Method in class com.streambase.sb.client.StreamBaseClient
-
Dequeue a batch of tuples from a subscribed stream.
- DEQUEUE_PACKETS - Static variable in interface com.streambase.sb.client.XmlRpcAdmin.ListConnectionTags
-
Dequeue packets
- DEQUEUE_WAIT - Static variable in class com.streambase.sb.client.DeMUXStreamBaseClient
- DEQUEUED - Static variable in interface com.streambase.sb.client.XmlRpcAdmin.ListConnectionTags
-
Dequeued
- Dequeuer - Interface in com.streambase.sb.unittest
-
A Dequeuer is used for dequeueing tuples from a specific stream.
- DequeueResult - Class in com.streambase.sb.client
-
Encapsulates the data returned from a dequeue() operation.
- DequeueResult.Interceptor - Interface in com.streambase.sb.client
-
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.
- DESCENDING - com.streambase.liveview.client.OrderDefinition.Direction
- describe(String) - Method in class com.streambase.sb.client.StreamBaseClient
-
Return an XML description of a StreamBase entity
- describeQuery(QueryConfig) - Method in interface com.streambase.liveview.client.LiveViewConnection
-
Get information about a query, such as its result schema, without actually running it
- description(String) - Method in class com.streambase.sb.operator.parameter.SBPropertyDescriptor
-
Calls setShortDescription method, but can be chained as in:
new SBPropertyDescriptor("value", Bean.class).description("useful value to set")
- DESCRIPTION_FIELD - Static variable in interface com.streambase.liveview.client.Table
- DIRECTORY - com.streambase.sb.operator.parameter.ResourceFilePropertyDescriptor.TypeHint
-
Studio will display a directory chooser when the user wishes to select a resource.
- disableAllAndRestart() - Method in interface com.streambase.liveview.server.table.plugin.TableProviderControl
-
When a condition arises where the table provider is unable to service any of tables, but it does not wish to have its tables removed from the system.
- disableAllAndRestart() - Method in class com.streambase.liveview.server.table.plugin.TableProviderControlImpl
- DISABLED - com.streambase.liveview.client.Table.TableStatus
- disableTimeout() - Method in class com.tibco.ep.testing.framework.UnitTest
-
Disable timeout for this test case :
- disableTransactionalAbortMode() - Method in class com.tibco.ep.testing.framework.UnitTest
-
Disable abort mode for this test case :
- disableTransactionalDeadlockDetection() - Method in class com.tibco.ep.testing.framework.UnitTest
-
Disable deadlock detection for this test case :
- disableTransactionalMemoryLeakDetection() - Method in class com.tibco.ep.testing.framework.UnitTest
-
Leak detection is enabled by default for each test case - use this method to disable :
- DISALLOW_EXTRA_TUPLES - com.streambase.sb.unittest.Expecter.DequeueSetting
-
When passed to expect* routines, extra tuples are not permitted.
- DISCONNECTED - com.streambase.sb.client.ConnectionStatus
-
Disconnected from the server
- dispatch(ConnectionListener) - Method in class com.streambase.liveview.client.AbstractConnectionEvent
-
Dispatches this event to the listener
- dispatch(ConnectionListener) - Method in class com.streambase.liveview.client.ConnectionClosedEvent
-
Dispatches this event to the listener
- dispatch(QueryListener) - Method in class com.streambase.liveview.client.AbstractQueryEvent
-
Dispatches this event to the listener
- dispatch(QueryListener) - Method in class com.streambase.liveview.client.BeginAggMarkEvent
-
Dispatches this event to the listener
- dispatch(QueryListener) - Method in class com.streambase.liveview.client.BeginDeleteEvent
-
Dispatches this event to the listener
- dispatch(QueryListener) - Method in class com.streambase.liveview.client.BeginSnapshotEvent
-
Dispatches this event to the listener
- dispatch(QueryListener) - Method in class com.streambase.liveview.client.EndAggMarkEvent
-
Dispatches this event to the listener
- dispatch(QueryListener) - Method in class com.streambase.liveview.client.EndDeleteEvent
-
Dispatches this event to the listener
- dispatch(QueryListener) - Method in class com.streambase.liveview.client.EndSnapshotEvent
-
Dispatches this event to the listener
- dispatch(QueryListener) - Method in class com.streambase.liveview.client.QueryClosedEvent
-
Dispatches this event to the listener
- dispatch(QueryListener) - Method in class com.streambase.liveview.client.QueryExceptionEvent
-
Dispatches this event to the listener
- dispatch(QueryListener) - Method in class com.streambase.liveview.client.TupleAddedEvent
-
Dispatches this event to the listener
- dispatch(QueryListener) - Method in class com.streambase.liveview.client.TupleRemovedEvent
-
Dispatches this event to the listener
- dispatch(QueryListener) - Method in class com.streambase.liveview.client.TupleUpdatedEvent
-
Dispatches this event to the listener
- displayName(String) - Method in class com.streambase.sb.operator.parameter.SBPropertyDescriptor
-
Calls setDisplayName method, but can be chained as in:
new SBPropertyDescriptor("value", Bean.class).displayName("Important Value")
- done() - Method in class com.streambase.liveview.client.NullProgressMonitor
-
This implementation does nothing.
- done() - Method in interface com.streambase.liveview.client.ProgressMonitor
-
The server calls this on completion of the task
- DOUBLE - com.streambase.sb.DataType
-
Double type, eight bytes.
- DoubleCompareFunctor() - Constructor for class com.streambase.sb.unittest.FieldBasedTupleComparator.DoubleCompareFunctor
- DoubleCompareFunctor(double) - Constructor for class com.streambase.sb.unittest.FieldBasedTupleComparator.DoubleCompareFunctor
- drain() - Method in class com.streambase.sb.client.StreamBaseAdminClient
-
Drain a StreamBase Server Has no effect if the server is not running
- drain() - Method in interface com.streambase.sb.unittest.Dequeuer
-
Drain any tuples that are currently in flight in the server.
- drain() - Method in interface com.streambase.sb.unittest.SBServerManager
-
Wait for processing to complete on all currently enqueued tuples.
- drain(String) - Method in class com.streambase.sb.client.StreamBaseAdminClient
-
Drain a container within a StreamBase Server Has no effect if the server is not running
- DROPPING_TUPLES - Static variable in class com.streambase.sb.operator.Operator.SuspendBehaviorStates
-
Drop tuples when the Operator is suspended.
- dropTables(long, TimeUnit, String...) - Method in interface com.streambase.liveview.client.TableAdminManager
-
Returns a Map
, where the key is tableName and the value is DynamicTableState DynamicTableState
. - dropTables(String...) - Method in interface com.streambase.liveview.client.TableAdminManager
-
This will drop the tables in the list.
- dropTables(List<String>) - Method in class com.streambase.liveview.server.table.plugin.TableProviderManager
- DUPLICATE_GROUP_BY_EXPR - com.streambase.liveview.client.LiveViewExceptionType
- DUPLICATE_TABLE - com.streambase.liveview.client.LiveViewExceptionType
- DUPLICATION_SELECT_EXPR - com.streambase.liveview.client.LiveViewExceptionType
- DYNAMIC - com.streambase.liveview.client.Table.TableGroup
- DYNAMIC_TABLE_CREATE_DATA_VALIDATION - com.streambase.liveview.client.LiveViewExceptionType
- DYNAMIC_TABLE_NOT_SUPPORTED_WITH_MEMORY_CATALOG - com.streambase.liveview.client.LiveViewExceptionType
- DYNAMIC_TABLES_NOT_ALLOWED - com.streambase.liveview.client.LiveViewExceptionType
- DYNAMIC_TABLES_NOT_ALLOWED_2 - com.streambase.liveview.client.LiveViewExceptionType
- DynamicTableState - Class in com.streambase.liveview.client
-
DynamicTableState keeps track of table state while dropping or starting table in synchronous mode.
- DynamicTableState(String) - Constructor for class com.streambase.liveview.client.DynamicTableState
- DYNVAR - Static variable in class com.streambase.sb.EntityType
-
Represents a StreamBase dynamic variable.
E
- ELEMENT_NOT_FOUND_EXCEPTION - com.streambase.liveview.client.LiveViewExceptionType
- EMAIL_ACTION_ENABLED - Static variable in class com.streambase.liveview.client.LiveViewProperties.AlertActions
- EMPTY_CLIENT_CAPABILITY - Static variable in enum com.streambase.liveview.client.LiveViewClientCapability
- EMPTY_JSON_DATA - com.streambase.liveview.client.LiveViewExceptionType
- EMPTY_SCHEMA - Static variable in class com.streambase.sb.Schema
-
An empty schema
- EMPTY_TUPLE - Static variable in class com.streambase.sb.Tuple
-
An empty tuple
- enableBuffering(int) - Method in class com.streambase.sb.client.StreamBaseClient
-
Turn on buffering with a default WakeAndFlushBuffer thread set to 250ms
- enableBuffering(int, long) - Method in class com.streambase.sb.client.StreamBaseClient
-
Turn on buffering.
- ENABLED - com.streambase.liveview.client.Table.TableStatus
- enableOperatorDetail(boolean) - Method in class com.streambase.sb.monitor.StreamBaseMonitor
-
Enable or disable operator details in snapshots such as operator type.
- enableOperatorDetails - Variable in class com.streambase.sb.monitor.Snapshot
- enableTransactionalAbortMode() - Method in class com.tibco.ep.testing.framework.UnitTest
-
Enable abort mode for this test case :
- END - com.streambase.sb.monitor.Snapshot.Status
- END - com.streambase.sb.monitor.StatsUtil.What
- EndAggMarkEvent - Class in com.streambase.liveview.client
-
The event dispatched when the aggregate result set sent since the last BeginAggMarkEvent is consistent and will not change again until the next BeginAggMarkEvent.
- EndAggMarkEvent(Object, Long) - Constructor for class com.streambase.liveview.client.EndAggMarkEvent
- EndDeleteEvent - Class in com.streambase.liveview.client
-
The event dispatched when a query delete ends.
- EndDeleteEvent(Object) - Constructor for class com.streambase.liveview.client.EndDeleteEvent
- EndSnapshotEvent - Class in com.streambase.liveview.client
-
The event dispatched when a query snapshot ends.
- EndSnapshotEvent(Object) - Constructor for class com.streambase.liveview.client.EndSnapshotEvent
- ENGINE_NOT_AVAILABLE_FOR_CALCULATION - com.streambase.liveview.client.LiveViewExceptionType
- enqueue(StreamProperties, Tuple) - Method in class com.streambase.sb.client.StreamBaseClient
-
Enqueue a single Tuple onto a stream.
- enqueue(StreamProperties, Collection<Tuple>) - Method in class com.streambase.sb.client.StreamBaseClient
-
Enqueue a collection of Tuples onto a stream.
- enqueue(Tuple) - Method in interface com.streambase.sb.unittest.Enqueuer
-
Enqueue Tuple to the stream
- enqueue(Tuple...) - Method in interface com.streambase.sb.unittest.Enqueuer
-
Enqueue multiple tuples to the stream
- enqueue(TupleMaker<T>, List<T>) - Method in interface com.streambase.sb.unittest.Enqueuer
-
Create multiple tuples using a
TupleMaker
and then enqueue them. - enqueue(TupleMaker<T>, T) - Method in interface com.streambase.sb.unittest.Enqueuer
-
Create a tuple using a
TupleMaker
and then enqueue it. - enqueue(TupleMaker<T>, T...) - Method in interface com.streambase.sb.unittest.Enqueuer
-
Create multiple tuples using a
TupleMaker
and then enqueue them. - enqueue(String, Tuple) - Method in class com.streambase.sb.client.StreamBaseClient
-
Enqueue a single Tuple onto a stream.
- enqueue(String, Collection<Tuple>) - Method in class com.streambase.sb.client.StreamBaseClient
-
Enqueue a collection of Tuples onto a stream.
- enqueue(List<Tuple>) - Method in interface com.streambase.sb.unittest.Enqueuer
-
Enqueue multiple tuples to the stream
- ENQUEUE_BUFFER_SIZE - Static variable in interface com.streambase.sb.client.XmlRpcAdmin.ListConnectionTags
-
Enqueue buffer size
- ENQUEUE_PACKETS - Static variable in interface com.streambase.sb.client.XmlRpcAdmin.ListConnectionTags
-
Enqueue packets
- ENQUEUED - Static variable in interface com.streambase.sb.client.XmlRpcAdmin.ListConnectionTags
-
Enqueued
- ENQUEUED_STREAMS - Static variable in interface com.streambase.sb.client.XmlRpcAdmin.ListConnectionTags
-
Enqueued streams
- Enqueuer - Interface in com.streambase.sb.unittest
-
An Enqueuer is used for enqueueing tuples onto a stream.
- EntityType - Class in com.streambase.sb
-
An enumeration that represents the kinds of entities that StreamBase supports.
- EnumPropertyDescriptor - Class in com.streambase.sb.operator.parameter
-
PropertyDescriptor for properties that reflect one of a fixed set of String values.
- EnumPropertyDescriptor(String, Class<?>, String[]) - Constructor for class com.streambase.sb.operator.parameter.EnumPropertyDescriptor
-
Construct an enumerated property descriptor.
- EnumPropertyDescriptor(String, Class<?>, String, String, String[]) - Constructor for class com.streambase.sb.operator.parameter.EnumPropertyDescriptor
-
Construct an enumerated property descriptor with customized read/write method names.
- equalBaseTypes(CompleteDataType) - Method in class com.streambase.sb.CompleteDataType
-
Compare wrapped types
- equals(Object) - Method in class com.streambase.liveview.client.HashableTuple
- equals(Object) - Method in interface com.streambase.liveview.client.KeyValue
- equals(Object) - Method in class com.streambase.sb.ByteArrayView
-
Check if two ByteArrayViews are byte-for-byte identical NB: this may devolve to a byte by byte comparison
- equals(Object) - Method in class com.streambase.sb.client.StreamBaseClient.TupleBuffer
- equals(Object) - Method in class com.streambase.sb.client.StreamBaseURI
-
Compares this URI against the supplied one.
- equals(Object) - Method in class com.streambase.sb.CompleteDataType.CaptureType
- equals(Object) - Method in class com.streambase.sb.CompleteDataType.FunctionType
- equals(Object) - Method in class com.streambase.sb.CompleteDataType.ListType
- equals(Object) - Method in class com.streambase.sb.CompleteDataType.TupleType
- equals(Object) - Method in class com.streambase.sb.monitor.ModuleInfo.QueueInfo
- equals(Object) - Method in class com.streambase.sb.Schema
-
Return true if the supplied schema is the same as this schema.
- equals(Object) - Method in exception com.streambase.sb.StreamBaseException
- equals(Object) - Method in class com.streambase.sb.StreamProperties
- equals(Object) - Method in class com.streambase.sb.Tuple
-
Test whether the given object is equal to this one.
- equalsNoCapture(Schema) - Method in class com.streambase.sb.Schema
-
Compare schemas without capture fields
- equalsNoCapture(Schema.Field) - Method in class com.streambase.sb.Schema.Field
-
Compare non-capture fields
- equalTypes(CompleteDataType) - Method in class com.streambase.sb.CompleteDataType.CaptureType
- equalTypes(CompleteDataType) - Method in class com.streambase.sb.CompleteDataType.FunctionType
- equalTypes(CompleteDataType) - Method in class com.streambase.sb.CompleteDataType.ListType
- equalTypes(CompleteDataType) - Method in class com.streambase.sb.CompleteDataType.TupleType
- error() - Method in class com.tibco.ep.testing.framework.Results
-
Deprecated.Warning: this method excludes errors when the command returns more than one error use
Results.getErrorMessages()
instead - error(Throwable) - Static method in enum com.streambase.liveview.client.LiveViewExceptionType
-
Wraps any throwable into a LiveViewException of type LiveViewExceptionType.UNEXPECTED
- ERROR - com.streambase.liveview.client.DataStatus.STATUS
- ERROR - com.streambase.liveview.client.Table.TableStatus
- ERROR - com.streambase.sb.operator.Operator.LogLevel
-
Error logging
- ERROR - com.tibco.ep.sb.ads.ArtifactMessage.Severity
-
Error message
- ERROR_CHECKING_PERSISTENT_STORE_TABLE - com.streambase.liveview.client.LiveViewExceptionType
- ERROR_CREATING_PERSISTENT_STORE_TABLE - com.streambase.liveview.client.LiveViewExceptionType
- ERROR_ENCOUNTERED_WHILE_CREATING_TABLE - com.streambase.liveview.client.LiveViewExceptionType
- ERROR_ENCOUNTERED_WHILE_FETCHING_SCHEMA_FROM_JAXB_INFO - com.streambase.liveview.client.LiveViewExceptionType
- ERROR_ENCOUNTERED_WHILE_STARTING_TABLES - com.streambase.liveview.client.LiveViewExceptionType
- ERROR_GETTING_SCHEMA_INTERFACE_FILE_CONTENTS - com.streambase.liveview.client.LiveViewExceptionType
- ERROR_ON_MISS_IN_SCHEMA_CALC - com.streambase.sb.SchemaUtil.CoercionOptions
- ERROR_PROCESSING_JSON_DATA - com.streambase.liveview.client.LiveViewExceptionType
- ERROR_PROCESSING_QUERY - com.streambase.liveview.client.LiveViewExceptionType
- ERROR_READING_FILE - com.streambase.liveview.client.LiveViewExceptionType
- ERROR_READING_INPUT_STREAM - com.streambase.liveview.client.LiveViewExceptionType
- ERROR_SCHEMA - Static variable in interface com.streambase.sb.Constants
- ERROR_STARTING_DATA_STORE - com.streambase.liveview.client.LiveViewExceptionType
- ERROR_STOPPING_DATA_STORE - com.streambase.liveview.client.LiveViewExceptionType
- ERROR_STREAM_NAME - Static variable in interface com.streambase.sb.Constants
- ERROR_WRITING_FILE - com.streambase.liveview.client.LiveViewExceptionType
- ERROR_WRITING_OUTPUT_STREAM - com.streambase.liveview.client.LiveViewExceptionType
- evaluate(String, Tuple) - Method in class com.streambase.sb.operator.Operator
-
evaluate the given string expression in the context of the running module If an error occurs during the evaluation, the message return value will be a string containing the error message
- exceptionRaised(PublisherExceptionEvent) - Method in class com.streambase.liveview.client.AbstractPublisherListener
-
Event when an exception occurs during the publish.
- exceptionRaised(PublisherExceptionEvent) - Method in interface com.streambase.liveview.client.PublisherListener
-
Event when an exception occurs during the publish.
- exceptionRaised(QueryExceptionEvent) - Method in class com.streambase.liveview.client.AbstractBatchedQueryListener
-
Event when an exception occurs during the query.
- exceptionRaised(QueryExceptionEvent) - Method in class com.streambase.liveview.client.AbstractQueryListener
-
Event when an exception occurs during the query.
- exceptionRaised(QueryExceptionEvent) - Method in class com.streambase.liveview.client.CompositeQueryListener
-
Event when an exception occurs during the query.
- exceptionRaised(QueryExceptionEvent) - Method in class com.streambase.liveview.client.DeleteQueryListener
-
Event when an exception occurs during the query.
- exceptionRaised(QueryExceptionEvent) - Method in class com.streambase.liveview.client.LiveResult
-
Event when an exception occurs during the query.
- exceptionRaised(QueryExceptionEvent) - Method in interface com.streambase.liveview.client.QueryListener
-
Event when an exception occurs during the query.
- exceptionRaised(QueryExceptionEvent) - Method in class com.streambase.liveview.client.QueryListenerWrapper
- exceptionRaised(QueryExceptionEvent) - Method in class com.streambase.liveview.client.SnapshotQueryListener
-
Event when an exception occurs during the query.
- EXEC_JAVA_ACTION_ENABLED - Static variable in class com.streambase.liveview.client.LiveViewProperties.AlertActions
- EXEC_OS_ACTION_ENABLED - Static variable in class com.streambase.liveview.client.LiveViewProperties.AlertActions
-
Each action type can be disabled independently using these properties.
- execute(CompiledTuple, RowConsumer) - Method in interface com.streambase.sb.operator.PreparedQuery
-
Run the query against a given set of arguments, and pass the results to
consumer
- execute(CompiledTuple, TableAccessor, RowConsumer) - Method in interface com.streambase.sb.operator.PreparedQuery
-
Execute the query
- execute(String, String) - Method in class com.tibco.ep.testing.framework.Administration
-
Run an administration command to particular service name and return results
- execute(String, String, String) - Method in class com.tibco.ep.testing.framework.Administration
-
Run an administration command to particular service name and return results
- execute(String, String, String, Map<String, String>) - Method in class com.tibco.ep.testing.framework.Administration
-
Run an administration command to particular service name and return results
- execute(String, String, Map<String, String>) - Method in class com.tibco.ep.testing.framework.Administration
-
Run an administration command to particular service name and return results
- EXECUTE_JAVA - com.streambase.liveview.client.alert.AlertRuleAction.ActionType
- EXECUTE_OS_COMMAND - com.streambase.liveview.client.alert.AlertRuleAction.ActionType
- ExecuteJavaAction - Interface in com.streambase.liveview.client.alert
-
An action that will execute a java action on the server.
- ExecuteOSCommandAction - Interface in com.streambase.liveview.client.alert
-
An action to execute an OS Command.
- executeSnapshotQuery(QueryConfig) - Method in interface com.streambase.liveview.client.LiveViewConnection
-
This method makes it easy to run a snapshot-only query where the results come back in an object that can be iterated over to retrieve the snapshot tuples.
- expand(Tuple) - Method in interface com.streambase.sb.TupleCaptureTransformer
-
Expand all the capture fields in 'in'
- expect(Tuple) - Method in class com.streambase.sb.unittest.Expecter
-
Expect a tuple from the dequeuer.
- expect(Tuple...) - Method in class com.streambase.sb.unittest.Expecter
-
Expect multiple tuples in a particular order from the dequeuer.
- expect(Expecter.DequeueSetting, Tuple) - Method in class com.streambase.sb.unittest.Expecter
-
Expect a given tuple from the dequeuer
- expect(Expecter.DequeueSetting, Tuple...) - Method in class com.streambase.sb.unittest.Expecter
-
Expect multiple tuples in a particular order from the dequeuer
- expect(Expecter.DequeueSetting, TupleMaker<T>, List<T>) - Method in class com.streambase.sb.unittest.Expecter
-
Expect a tuple from the dequeuer
- expect(Expecter.DequeueSetting, TupleMaker<T>, T) - Method in class com.streambase.sb.unittest.Expecter
-
Expect a tuple from the dequeuer
- expect(Expecter.DequeueSetting, TupleMaker<T>, T...) - Method in class com.streambase.sb.unittest.Expecter
-
Expect a tuple from the dequeuer
- expect(Expecter.DequeueSetting, List<Tuple>) - Method in class com.streambase.sb.unittest.Expecter
-
Expect multiple tuples in a particular order from the dequeuer
- expect(TupleMaker<T>, List<T>) - Method in class com.streambase.sb.unittest.Expecter
-
Expect multiple tuples in a particular order from the dequeuer.
- expect(TupleMaker<T>, T) - Method in class com.streambase.sb.unittest.Expecter
-
Expect a tuple from the dequeuer.
- expect(TupleMaker<T>, T...) - Method in class com.streambase.sb.unittest.Expecter
-
Expect multiple tuples in a particular order from the dequeuer.
- expect(List<Tuple>) - Method in class com.streambase.sb.unittest.Expecter
-
Expect multiple tuples in a particular order from the dequeuer.
- Expecter - Class in com.streambase.sb.unittest
- Expecter(Dequeuer) - Constructor for class com.streambase.sb.unittest.Expecter
-
Constructor
- Expecter(Dequeuer, TupleComparator) - Constructor for class com.streambase.sb.unittest.Expecter
-
Constructor
- Expecter.AbstractPredicate - Class in com.streambase.sb.unittest
-
Subclass this and override isExpected(Tuple t) to simplify creating predicates.
- Expecter.DequeueSetting - Enum in com.streambase.sb.unittest
-
Dequeue settings
- Expecter.Predicate - Interface in com.streambase.sb.unittest
-
To expect tuples by predicate, implement this interface.
- expectNothing() - Method in class com.streambase.sb.unittest.Expecter
-
Expect no tuples to be available on the stream, while ensuring that the server has time to process any tuples that are currently in flight.
- expectNothing(long, TimeUnit) - Method in class com.streambase.sb.unittest.Expecter
-
Expect no tuples to be available on the stream, while ensuring that the server has time to process any tuples that are currently in flight.
- expectPredicate(Expecter.DequeueSetting, Expecter.Predicate) - Method in class com.streambase.sb.unittest.Expecter
-
Expect a tuple that fulfills the given predicate from the dequeuer
- expectPredicate(Expecter.DequeueSetting, List<Expecter.Predicate>) - Method in class com.streambase.sb.unittest.Expecter
-
Expect a number of tuples, each fulfilling one predicate in a list, from the Dequeuer
- expectUnordered(Tuple...) - Method in class com.streambase.sb.unittest.Expecter
-
Expect multiple tuples in any order from the dequeuer.
- expectUnordered(Expecter.DequeueSetting, Tuple...) - Method in class com.streambase.sb.unittest.Expecter
-
Expect multiple tuples in any order from the dequeuer
- expectUnordered(Expecter.DequeueSetting, TupleMaker<T>, List<T>) - Method in class com.streambase.sb.unittest.Expecter
-
Expect multiple tuples in any order from the dequeuer
- expectUnordered(Expecter.DequeueSetting, TupleMaker<T>, T...) - Method in class com.streambase.sb.unittest.Expecter
-
Expect multiple tuples in any order from the dequeuer
- expectUnordered(Expecter.DequeueSetting, List<Tuple>) - Method in class com.streambase.sb.unittest.Expecter
-
Expect multiple tuples in any order from the dequeuer
- expectUnordered(TupleMaker<T>, List<T>) - Method in class com.streambase.sb.unittest.Expecter
-
Expect multiple tuples in any order from the dequeuer.
- expectUnordered(TupleMaker<T>, T...) - Method in class com.streambase.sb.unittest.Expecter
-
Expect multiple tuples in any order from the dequeuer.
- expectUnordered(List<Tuple>) - Method in class com.streambase.sb.unittest.Expecter
-
Expect multiple tuples in any order from the dequeuer.
- expectUnorderedPredicate(Expecter.DequeueSetting, List<Expecter.Predicate>) - Method in class com.streambase.sb.unittest.Expecter
-
Expect tuples that fulfill multiple predicates in any order from the dequeuer
- EXPORT - com.streambase.liveview.client.LiveViewPermission.Action
- EXPORT_DATA_FAILURE - com.streambase.liveview.client.LiveViewExceptionType
- exportMetadata(File, String...) - Method in interface com.streambase.liveview.client.serverdatautility.ServerUtilityDataProvider
-
utility to export LiveView metadata.
- exportMetadata(OutputStream, String...) - Method in interface com.streambase.liveview.client.serverdatautility.ServerUtilityDataProvider
-
Utility to export LiveView metadata.
- EXPRESSION_ERROR - com.streambase.liveview.client.LiveViewExceptionType
- EXPRESSIONS_ALLOWED_IN_AGG_ONLY - com.streambase.liveview.client.LiveViewExceptionType
-
Use of expressions is only allowed in aggregate queries.
- ExternalLiveViewHosting() - Constructor for class com.streambase.liveview.client.LiveViewServerCapability.ExternalLiveViewHosting
- extractGCInfo(String, StatTuplev3) - Method in class com.streambase.sb.monitor.SystemInfo
- extractQueueInfo(String, StatTuplev3) - Method in class com.streambase.sb.monitor.ModuleInfo
-
extract queue info from the StatTuple.
- extractTableNameFromQueryString(String) - Static method in class com.streambase.liveview.client.QueryConfig
F
- fastForwardTime(String) - Method in class com.streambase.sb.client.StreamBaseAdminClient
-
Fast forward time
- FeedSimCSVInputStream - Class in com.streambase.sb.feedsim
-
FeedSim can be configured to use classes that extend this abstract class.
- FeedSimCSVInputStream(String) - Constructor for class com.streambase.sb.feedsim.FeedSimCSVInputStream
-
Constructor which takes a path of the file to open.
- FeedSimTupleInputStream - Class in com.streambase.sb.feedsim
-
FeedSim can be configured to use classes that extend this abstract class.
- FeedSimTupleInputStream(String) - Constructor for class com.streambase.sb.feedsim.FeedSimTupleInputStream
-
Constructor
- Field(Schema.Field) - Constructor for class com.streambase.sb.Schema.Field
-
Construct a Field from an existing Field.
- Field(String, CompleteDataType, Location) - Constructor for class com.streambase.sb.Schema.Field
-
Constructor
- Field(String, DataType) - Constructor for class com.streambase.sb.Schema.Field
-
Deprecated.Use
Schema.createField(DataType, String)
instead - Field(String, DataType, Schema) - Constructor for class com.streambase.sb.Schema.Field
-
Deprecated.Use
Field(String, CompleteDataType)
instead with new Schema(name, CompleteDataType.forTuple(s)), orSchema.createTupleField(String, Schema)
- Field(String, Schema.Field) - Constructor for class com.streambase.sb.Schema.Field
-
Construct a Field from an existing Field, giving the new field a specified name
- FieldBasedTupleComparator - Class in com.streambase.sb.unittest
-
A
TupleComparator
that compares tuples in a naive field-by-field manner. - FieldBasedTupleComparator(DataType.Registry<FieldBasedTupleComparator.CompareFunctor>, String...) - Constructor for class com.streambase.sb.unittest.FieldBasedTupleComparator
- FieldBasedTupleComparator(FieldBasedTupleComparator, String...) - Constructor for class com.streambase.sb.unittest.FieldBasedTupleComparator
- FieldBasedTupleComparator.CompareFunctor - Class in com.streambase.sb.unittest
-
A strategy object for handling comparisons of specific field types.
- FieldBasedTupleComparator.DoubleCompareFunctor - Class in com.streambase.sb.unittest
-
Compare double values using a ratio test and a tolerance.
- FieldBasedTupleComparator.IgnoreTimestampCompareFunctor - Class in com.streambase.sb.unittest
- FieldBasedTupleComparator.ListCompareFunctor - Class in com.streambase.sb.unittest
- FieldBasedTupleComparator.NaiveObjectCompareFunctor - Class in com.streambase.sb.unittest
- FieldBasedTupleComparator.RegexCompareFunctor - Class in com.streambase.sb.unittest
-
Check if the second argument matches the regex defined for the first argument.
- FieldBasedTupleComparator.TupleCompareFunctor - Class in com.streambase.sb.unittest
- FieldConflictException(LocatedItem, String, int) - Constructor for exception com.streambase.sb.SchemaUtil.FieldConflictException
-
Constructor
- FIELDLIST_FIELD - Static variable in interface com.streambase.liveview.client.Table
- FieldRule - Class in com.streambase.liveview.client.dynamictables
-
A FieldRule is a list of cases that will be evaluated on every insert or update.
- FieldRule() - Constructor for class com.streambase.liveview.client.dynamictables.FieldRule
- fields() - Method in class com.streambase.sb.Schema
-
Return a List of the Fields in this Schema
- FILE - com.streambase.sb.operator.parameter.ResourceFilePropertyDescriptor.TypeHint
-
Studio will display a file chooser when the user wishes to select a resource
- FILTER - Static variable in interface com.streambase.liveview.client.Table
- FilterdAlias(String, String) - Constructor for class com.streambase.liveview.server.table.plugin.TablePropertiesConfigurationWrapper.FilterdAlias
- FILTERED_TABLE_PREDICATE_MISSING - com.streambase.liveview.client.LiveViewExceptionType
- FILTERED_TABLE_START_DROP_NOT_ALLOWED - com.streambase.liveview.client.LiveViewExceptionType
- FilteredTableAlias - Class in com.streambase.liveview.client.dynamictables
-
This class represents the filtered-table-alias entries in an LVConf file.
- FilteredTableAlias() - Constructor for class com.streambase.liveview.client.dynamictables.FilteredTableAlias
- FilteredTableAlias(String, String) - Constructor for class com.streambase.liveview.client.dynamictables.FilteredTableAlias
- finalize() - Method in class com.streambase.liveview.client.AbstractBatchedQueryListener
- finalize() - Method in class com.streambase.sb.monitor.StreamBaseMonitor
- findCaptureOption(Collection<SchemaUtil.CoercionOptions>) - Static method in enum com.streambase.sb.SchemaUtil.CoercionOptions
-
Find capture option
- findSuperType(CompleteDataType, CompleteDataType) - Static method in class com.streambase.sb.CompleteDataType
-
Find a type that t1 and t2 can both promote to safely
- finishedRegistering() - Method in class com.streambase.sb.DataType.Checklist
- FIXED_WIDTH - com.streambase.sb.operator.parameter.UIHints.TextFontHint
-
A fixed width (eclipse platform, Basic Text font) will be applied
- FLATTEN - com.streambase.sb.CaptureTransformStrategy
-
Expand all capture fields as if they were crossing a hygienic module boundary.
- flush() - Method in interface com.streambase.liveview.client.TablePublisher
-
Force the currently buffered tuples to be sent to the server.
- flushAllBuffers() - Method in class com.streambase.sb.client.StreamBaseClient
-
Flush any pending enqueue buffers.
- flushBuffer(StreamProperties) - Method in class com.streambase.sb.client.StreamBaseClient
-
Deprecated.use
StreamBaseClient.flushAllBuffers()
to preserve inter-stream ordering - flushBuffer(String) - Method in class com.streambase.sb.client.StreamBaseClient
-
Deprecated.use
StreamBaseClient.flushAllBuffers()
to preserve inter-stream ordering - forBlob() - Static method in class com.streambase.sb.CompleteDataType
-
Return the complete type for a blob.
- forBlobList() - Static method in class com.streambase.sb.CompleteDataType
- forBool() - Static method in class com.streambase.sb.CompleteDataType
-
Deprecated.
- forBoolean() - Static method in class com.streambase.sb.CompleteDataType
-
Return the complete type for a bool.
- forBoolList() - Static method in class com.streambase.sb.CompleteDataType
- forCapture(String) - Static method in class com.streambase.sb.CompleteDataType
-
Return a capture complete data type with the specified type parameter name.
- FORCE_NAMES - com.streambase.sb.SchemaUtil.CopyOptions
- forDouble() - Static method in class com.streambase.sb.CompleteDataType
-
Return the complete type for a double.
- forDoubleList() - Static method in class com.streambase.sb.CompleteDataType
- forFile(String) - Static method in class com.tibco.ep.testing.framework.Configuration
-
Create a configuration instance
- forFile(String, String, Map<String, String>) - Static method in class com.tibco.ep.testing.framework.Configuration
-
Create a configuration instance
- forFile(String, String, Map<String, String>, String) - Static method in class com.tibco.ep.testing.framework.Configuration
-
Create a configuration instance
- forFile(String, Map<String, String>) - Static method in class com.tibco.ep.testing.framework.Configuration
-
Create a configuration instance
- forFunction(Schema, CompleteDataType) - Static method in class com.streambase.sb.CompleteDataType
-
Return a function's
CompleteDataType
with the given argument schema and return type - forInt() - Static method in class com.streambase.sb.CompleteDataType
-
Return the complete type for an int.
- forIntList() - Static method in class com.streambase.sb.CompleteDataType
- forList(CompleteDataType) - Static method in class com.streambase.sb.CompleteDataType
-
Return a list complete data type with the specified element type
- forLong() - Static method in class com.streambase.sb.CompleteDataType
-
Return the complete type for a long.
- forLongList() - Static method in class com.streambase.sb.CompleteDataType
- formatBlob(ByteArrayView) - Method in class com.streambase.sb.Tuple.DefaultTupleFormatter
- formatBlob(ByteArrayView) - Method in interface com.streambase.sb.Tuple.TupleFormatter
-
Return a string representation of the given StreamBase blob value
- formatBool(Boolean) - Method in class com.streambase.sb.Tuple.DefaultTupleFormatter
- formatBool(Boolean) - Method in interface com.streambase.sb.Tuple.TupleFormatter
-
Return a string representation of the given StreamBase boolean value
- formatDouble(Double) - Method in class com.streambase.sb.Tuple.DefaultTupleFormatter
- formatDouble(Double) - Method in interface com.streambase.sb.Tuple.TupleFormatter
-
Return a string representation of the given StreamBase double value
- formatForErrorMessage(Tuple) - Method in class com.streambase.sb.unittest.FieldBasedTupleComparator
- formatForErrorMessage(Tuple) - Method in interface com.streambase.sb.unittest.TupleComparator
-
Convert the provided Tuple into a string appropriate for error messages.
- formatFunction(Function) - Method in class com.streambase.sb.Tuple.DefaultTupleFormatter
- formatFunction(Function) - Method in interface com.streambase.sb.Tuple.TupleFormatter
-
Return a string representation of the given StreamBase function
- formatInt(Integer) - Method in class com.streambase.sb.Tuple.DefaultTupleFormatter
- formatInt(Integer) - Method in interface com.streambase.sb.Tuple.TupleFormatter
-
Return a string representation of the given StreamBase integer value
- formatList(CompleteDataType, List<?>) - Method in class com.streambase.sb.Tuple.DefaultTupleFormatter
- formatList(CompleteDataType, List<?>) - Method in interface com.streambase.sb.Tuple.TupleFormatter
-
Return a string representation of the given StreamBase list
- formatLong(Long) - Method in class com.streambase.sb.Tuple.DefaultTupleFormatter
- formatLong(Long) - Method in interface com.streambase.sb.Tuple.TupleFormatter
-
Return a string representation of the given StreamBase long value
- formatString(String) - Method in class com.streambase.sb.Tuple.DefaultTupleFormatter
- formatString(String) - Method in interface com.streambase.sb.Tuple.TupleFormatter
-
Return a string representation of the given StreamBase string value
- formatTimestamp(Timestamp) - Method in class com.streambase.sb.Tuple.DefaultTupleFormatter
- formatTimestamp(Timestamp) - Method in interface com.streambase.sb.Tuple.TupleFormatter
-
Return a string representation of the given StreamBase timestamp value
- formatTuple(Tuple) - Method in class com.streambase.sb.Tuple.DefaultTupleFormatter
- formatTuple(Tuple) - Method in interface com.streambase.sb.Tuple.TupleFormatter
-
Return a string representation of the given StreamBase Tuple value
- forName(String) - Static method in enum com.streambase.sb.DataType
-
For the given name return a DataType Object.
- forName(String) - Static method in class com.streambase.sb.EntityType
-
Retrieve an EntityType for the given entity name
- forString() - Static method in class com.streambase.sb.CompleteDataType
-
Return the complete type for a string.
- forStringList() - Static method in class com.streambase.sb.CompleteDataType
- forTimestamp() - Static method in class com.streambase.sb.CompleteDataType
-
Return the complete type for a timestamp.
- forTimestampList() - Static method in class com.streambase.sb.CompleteDataType
- forTuple(Schema) - Static method in class com.streambase.sb.CompleteDataType
-
Return a tuple complete data type with the specified schema.
- forType(Class<?>) - Static method in enum com.streambase.sb.DataType
-
Return the appropriate DataType for the given clazz.
- forType(Object) - Static method in enum com.streambase.sb.DataType
-
Return the appropriate DataType for the given type.
- fromEnvironment() - Static method in class com.streambase.sb.client.StreamBaseURI
-
Returns the URI found by searching the following property and environment variables: Using the string value found in the
streambase.uri
system property, if set Using the string value found in theSTREAMBASE_URI
environment variable, if set Using the string value found in theSTREAMBASE_SERVER
environment variable, if setStreamBaseURI.DEFAULT_URI
if no value has been found above - fromOrdinal(int) - Static method in enum com.streambase.sb.monitor.StatsUtil.What
- fromString(CharSequence) - Static method in class com.streambase.sb.Timestamp
-
Create a timestamp using the given string
- fromString(String) - Static method in class com.streambase.sb.Timestamp
-
Create a timestamp using the given string
- fromString(String, CSV.FormatInfo) - Static method in class com.streambase.sb.Timestamp
-
Create a timestamp using the given string and format.
- fromValue(String) - Static method in enum com.streambase.liveview.client.LiveViewQueryType
- FULL_SCHEMA - com.streambase.liveview.client.LiveViewClientCapability
-
Whether or not this client supports full Schemas
- FullSchemas() - Constructor for class com.streambase.liveview.client.LiveViewServerCapability.FullSchemas
- FULLY_QUALIFIED_NAMES - Static variable in interface com.streambase.sb.client.StreamBaseClient.ListEntityFlags
-
Use FULLY_QUALIFIED_NAMES if you want to include container names for all entities.
- Function - Interface in com.streambase.sb
-
Represents a value of type StreamBase Function.
- FUNCTION - com.streambase.sb.DataType
-
Function type: variable length, arguments: Schema, return: CompleteDataType
- FunctionType(Schema, CompleteDataType) - Constructor for class com.streambase.sb.CompleteDataType.FunctionType
-
Constructor
G
- GC - com.streambase.sb.monitor.StatsUtil.What
- GCInfo(String) - Constructor for class com.streambase.sb.monitor.SystemInfo.GCInfo
- get() - Static method in class com.streambase.liveview.server.table.plugin.TableProviderManager
- get(int) - Method in class com.streambase.sb.ByteArrayView
-
Get byte as specified position
- GET - com.streambase.liveview.client.LiveViewPermission.Action
- getAction() - Method in class com.streambase.liveview.client.LiveViewPermission
- getActions() - Method in interface com.streambase.liveview.client.alert.AlertRule
-
This gets the live list of actions, so you could remove or rearrange these, and the changes will be saved if you save the Alert.
- getActionType() - Method in interface com.streambase.liveview.client.alert.AlertRuleAction
-
Get the ActionType, which has both an official and a readable version available.
- getActualSchema() - Method in exception com.streambase.sb.SchemaMismatchException
- getAggregateQuery() - Method in interface com.streambase.liveview.client.dynamictables.TableConfig
-
This method returns the aggregate query for this table.
- getAlertGroup() - Method in interface com.streambase.liveview.client.alert.AlertRule
-
Gets the value of the alertGroup property.
- getAlertKey() - Method in interface com.streambase.liveview.client.alert.PublishAlertAction
-
Gets the value of the alertKey property.
- getAlertManager() - Method in interface com.streambase.liveview.client.LiveViewConnection
- getAlertQueryConfig() - Method in interface com.streambase.liveview.client.alert.AlertRule
-
Gets the value of the alertQueryConfig property.
- getAlertRecipient() - Method in interface com.streambase.liveview.client.alert.PublishAlertAction
-
Gets the value of the alertRecipient property.
- getAlertRule(String) - Method in interface com.streambase.liveview.client.alert.AlertManager
-
Gets the alert rule specified by the GUID.
- getAlertRules(String) - Method in interface com.streambase.liveview.client.alert.AlertManager
-
Gets all available alert rules from the server for the given user.
- getAlertType() - Method in interface com.streambase.liveview.client.alert.AlertRule
-
Gets the value of alertType property.
- getAliasNameFormatter() - Method in class com.streambase.liveview.server.table.plugin.TablePropertiesConfigurationWrapper.FilterdAlias
-
Returns the name formatter with this FilteredAlias instance.
- getAllForContainer(int) - Method in class com.streambase.sb.monitor.StatsUtil.IdentityManager
-
Get the id to name mapping for the whole container that owns the id
- getAllocatedTuple(int) - Method in class com.streambase.sb.Tuple
-
Return a reference (not a copy) to the specified nested tuple field.
- getAllocatedTuple(Schema.Field) - Method in class com.streambase.sb.Tuple
-
Return a reference (not a copy) to the specified nested tuple field.
- getAllocatedTuple(String) - Method in class com.streambase.sb.Tuple
-
Return a reference (not a copy) to the specified nested tuple field.
- getAllStreamProperties(EntityType) - Method in class com.streambase.sb.client.StreamBaseClient
-
Return all the StreamProperties available.
- getAllStreamProperties(EntityType, CaptureTransformStrategy) - Method in class com.streambase.sb.client.StreamBaseClient
-
Return all the StreamProperties available
- getApproximateSize() - Method in class com.streambase.sb.Schema
-
Calculates an estimate for the size of a tuple with this schema, including the header and null mask.
- getApproximateSnapshotOrder() - Method in class com.streambase.liveview.client.QueryConfig
-
The OrderDefinition object set by equivalent setter or setTopN.
- getArgs(SBPropertyDescriptor, Map<String, List<Object>>, SchemaUtil.SchemaProvider) - Method in class com.streambase.sb.operator.parameter.SBPropertyDescriptor.SingleValueSetter
- getArgumentSchema() - Method in class com.streambase.sb.CompleteDataType.FunctionType
- getArgumentSchema() - Method in class com.streambase.sb.CompleteDataType
-
For function types, return the argument schema.
- getArgumentSchema() - Method in interface com.streambase.sb.Function
-
Returns Schema for the input argument types of the function.
- getArtifactManager() - Method in class com.streambase.sb.operator.Operator
-
Returns an ArtifactManager instance for managing the operator's artifacts.
- getAsyncInputPorts() - Method in class com.streambase.sb.operator.Operator
-
Override to indicate to Studio which ports (0-based) might process data asynchronously, this provides different rendering on the EventFlow canvas to assist users in understanding their data flow
- getBaseURI() - Method in class com.streambase.sb.client.StreamBaseURI
-
Return a copy of this URI without any params
- getBasicAuthenticationString() - Method in class com.streambase.sb.client.StreamBaseURI
-
Returns a Base64-encoded username + password if authentication is enabled, or null otherwise.
- getBatchLatency() - Method in class com.streambase.sb.monitor.ModuleInfo.QueueInfo
-
Return a moving average of the time (microseconds) for a batch of tuples to traverse the queue
- getBatchProcessingTime() - Method in class com.streambase.sb.monitor.ModuleInfo.QueueInfo
-
Return the a moving average of the amount of time (microseconds) that it takes to process a batch of tuples.
- getBatchSize() - Method in class com.streambase.sb.monitor.ModuleInfo.QueueInfo
-
Return a moving average of the size of a batch of tuples
- getBcc() - Method in interface com.streambase.liveview.client.alert.SendEmailAction
-
Gets the value of the bcc property.
- getBlobBuffer(int) - Method in class com.streambase.sb.Tuple
-
Return a ByteArrayView for a given blob field.
- getBlobBuffer(Schema.Field) - Method in class com.streambase.sb.Tuple
-
Return a ByteArrayView for a given blob field.
- getBlobBuffer(String) - Method in class com.streambase.sb.Tuple
-
Return a ByteArrayView for a given blob field.
- getBody() - Method in interface com.streambase.liveview.client.alert.InvokeHTTPAction
-
Gets the value of the body property.
- getBody() - Method in interface com.streambase.liveview.client.alert.SendEmailAction
-
Gets the value of the body property.
- getBody() - Method in interface com.streambase.sb.Function
-
Returns a string with the StreamBase expression that is the body of this function.
- getBoolean(int) - Method in class com.streambase.sb.Tuple
-
Return the value of the boolean field at a specified field index.
- getBoolean(Schema.Field) - Method in class com.streambase.sb.Tuple
-
Return the value of a specified boolean field.
- getBoolean(String) - Method in class com.streambase.sb.Tuple
-
Return the value of a named boolean field.
- getBuffer() - Method in class com.streambase.sb.client.StreamBaseClient.SerializedTupleBuffer
-
Return a ByteBuffer containing all of the tuples ready to be serialized also contains empty space at the beginning of the buffer for a network header
- getCallBackTimeInterval() - Method in class com.streambase.liveview.client.PubListenerConfig
-
The utility to return the call back time interval.
- getCallBackTimeUnit() - Method in class com.streambase.liveview.client.PubListenerConfig
-
The utility to return the call back interval's
TimeUnit
. - getCapabilities() - Method in class com.streambase.liveview.client.ConnectionConfig
-
Get the capabilities
- getCapability(Class<T>) - Method in interface com.streambase.liveview.client.LiveViewConnection
-
Returns the object that represents a capability of the connected server, or throws NoSuchCapabilityException if the type of capability is not supported by the server.
- getCapture(int) - Method in class com.streambase.sb.Tuple
-
Return the value of the named capture field.
- getCapture(Schema.Field) - Method in class com.streambase.sb.Tuple
-
Return the value of the named capture field.
- getCapture(String) - Method in class com.streambase.sb.Tuple
-
Return the value of the named capture field.
- getCaptureImpl(Schema.Field) - Method in class com.streambase.sb.Tuple
-
Get capture field
- getCaptureName() - Method in class com.streambase.sb.CompleteDataType.CaptureType
- getCaptureName() - Method in class com.streambase.sb.CompleteDataType
-
For capture types, return the capture type name.
- getCaptureStrategy() - Method in class com.streambase.sb.operator.Operator
-
Returns the capture transform strategy that this Operator will use.
- getCaptureTransformStrategy() - Method in class com.streambase.sb.StreamProperties
- getCaseInsensitiveFieldNames() - Method in interface com.streambase.liveview.client.dynamictables.TableConfig
-
This method returns the list of case insensitive table field names.
- getCases() - Method in class com.streambase.liveview.client.dynamictables.FieldRule
- getCauses() - Method in exception com.streambase.sb.StreamBaseListException
-
Retrieve the List of all causes, never null
- getCc() - Method in interface com.streambase.liveview.client.alert.SendEmailAction
-
Gets the value of the cc property.
- getChangedFields() - Method in class com.streambase.liveview.client.TupleUpdatedEvent
-
Retrieve a list of the fields that changed in this update
- getClazz() - Method in interface com.streambase.liveview.client.alert.ExecuteJavaAction
-
Gets the value of the clazz property.
- getClient() - Method in class com.streambase.sb.monitor.StreamBaseMonitor
-
Get the
StreamBaseClient
that this monitor is using - getClientController() - Method in interface com.streambase.liveview.client.LiveViewConnection
-
A ClientController is used to perform actions to control clients.
- getClientCount() - Method in class com.streambase.sb.monitor.SystemInfo
-
Returns the current number of clients
- getClientVersion() - Method in class com.streambase.liveview.client.Version
-
The version of this client library, if known.
- getCode() - Method in enum com.streambase.liveview.client.LiveViewExceptionType
-
Gets the unique identifying code for the exception ENUM
- getCollapsedSchema() - Method in interface com.streambase.sb.TupleCaptureTransformer
- getCommand() - Method in interface com.streambase.liveview.client.alert.ExecuteOSCommandAction
-
Gets the value of the command property.
- getCommandResults() - Method in class com.tibco.ep.testing.framework.Results
-
Get all results
- getCommandStatusMessages() - Method in class com.tibco.ep.testing.framework.Results
-
Get list of status messages
- getCompleteDataType() - Method in class com.streambase.sb.Schema.Field
-
Return the CompleteDataType of the Field
- getConf() - Method in class com.streambase.sb.unittest.BaseTestEnvironment
- getConf() - Method in interface com.streambase.sb.unittest.SBTestEnvironment
- getConfig() - Method in interface com.streambase.liveview.client.Query
-
Returns a QueryConfig object that contains fully parsed pieces like table, predicate, groupByExprs, etc.
- getConfig() - Method in class com.streambase.liveview.client.QueryListenerWrapper
- getConfig() - Method in class com.streambase.liveview.server.table.plugin.TableProviderManager
- getConfigs() - Method in class com.streambase.liveview.client.MultiConnectionConfig
- getConfigurationBlocksAsXML(String) - Method in interface com.streambase.sb.operator.Operator.ConfigurationAccessor
-
Return all nodes that satisfy the given xpath expression, within the adapter/operator configuration area of the StreamBase Server's configuration file.
- getConnection() - Method in class com.streambase.liveview.client.ConnectionClosedEvent
-
Get the connection that was closed
- getConnection(ConnectionConfig) - Static method in class com.streambase.liveview.client.LiveViewConnectionFactory
-
Retrieves a
LiveViewConnection
based on theConnectionConfig
- getConnection(MultiConnectionConfig, boolean) - Static method in class com.streambase.liveview.client.LiveViewConnectionFactory
-
Retrieves a
LiveViewMultiConnection
based on the givenMultiConnectionConfig
. - getConnection(String) - Static method in class com.streambase.liveview.client.LiveViewConnectionFactory
-
Retrieves a
LiveViewConnection
based on a valid URI. - getConnectionConfig() - Method in interface com.streambase.liveview.client.LiveViewConnectionControl
- getConnectionControls() - Method in interface com.streambase.liveview.client.LiveViewMultiConnection
-
This list will have a one-for-one correspondence with the list of ConnectionConfigs or the list of URIs that were used to create this LiveViewMultiConnection.
- getConnectionError() - Method in class com.streambase.sb.client.StreamBaseClient
-
If the StreamBaseClient disconnected due to an internal error, return a message corresponding to the error, otherwise return null.
- getConnectionID() - Method in class com.streambase.sb.client.StreamBaseClient
-
Return the Connection ID for this Client Connection.
- getConnectionMode() - Method in class com.streambase.liveview.client.MultiConnectionConfig
- getConnectionMonitor() - Method in class com.streambase.liveview.client.ConnectionConfig
-
The api uses this method to retrieve the progress monitor specified by the user.
- getConnectionState() - Method in interface com.streambase.liveview.client.LiveViewConnectionControl
- getConnectionStatus() - Method in class com.streambase.sb.client.StreamBaseClient
-
Return the current connection status of this StreamBaseClient.
- getConnectionURI() - Method in interface com.streambase.liveview.client.LiveViewConnection
-
Retrieves the URI that was used to connect to the server
- getContainer() - Method in class com.streambase.sb.client.StreamBaseURI
-
Returns the container name component of the URI.
- getContainerCount() - Method in class com.streambase.sb.monitor.StatsUtil.IdentityHelper
- getContainerCount() - Method in class com.streambase.sb.monitor.StatsUtil.IdentityManager
- getContainerName() - Method in class com.streambase.sb.operator.Operator
-
Return the name of this operator's container.
- getContainerName() - Method in class com.streambase.sb.StreamProperties
-
Return the container name part of the name
- getContext() - Method in class com.streambase.liveview.client.SemanticInterpretation
- getControllableTimeService() - Static method in class com.streambase.sb.unittest.TimeServiceFactory
-
Deprecated.Use
ControllableTimeService
to obtain a TimeService - getControllableTimeService(long) - Static method in class com.streambase.sb.unittest.TimeServiceFactory
-
Return
ControllableTimeService
instance initialized with the time specified in initTargetTimeMsec - getCreated() - Method in interface com.streambase.liveview.client.alert.AlertRule
-
Gets the value of the created property.
- getCreated() - Method in class com.streambase.liveview.client.QueryConfig
- getCreateTableDir(boolean) - Method in class com.streambase.liveview.server.table.plugin.TableProviderManager
- getCreateTime() - Method in interface com.streambase.liveview.client.Table
-
Returns the time when the table was created
- getCronString() - Method in interface com.streambase.liveview.client.alert.AlertRule
-
Gets the value of the cronString property.
- getCurrentConnection() - Method in interface com.streambase.liveview.client.LiveViewMultiConnection
-
LiveViewConnectionControl of the "current" connection, if there is one.
- getCurrentQueueLength() - Method in class com.streambase.sb.monitor.ModuleInfo.QueueInfo
-
Return the approximate number of tuples currently in this queue.
- getCycle() - Method in class com.streambase.sb.monitor.Snapshot
-
Returns the cycle number of this snapshot.
- getData() - Method in class com.tibco.ep.sb.ads.Artifact
-
Deprecated.Use
Artifact.getInputStream()
instead. - getDataDirectory() - Method in interface com.streambase.sb.operator.IResourceReader
- getDataDirectory() - Method in class com.streambase.sb.operator.Operator
-
Get data directory.
- getDataSourceConnection(String) - Method in class com.streambase.sb.operator.Operator
-
Retrieve a connection to a JDBC Data Source configured in HOCON configuration files.
- getDataType() - Method in class com.streambase.sb.CompleteDataType
-
Return the data type of the complete type
- getDataType() - Method in class com.streambase.sb.Schema.Field
-
Return the DataType of the Field
- getDefault() - Static method in enum com.streambase.sb.operator.parameter.UIHints.TextWidthHint
-
Encodes the default text width hint when unspecified otherwise.
- getDefaultCase() - Method in class com.streambase.liveview.client.dynamictables.FieldRule
- getDeletePredicate() - Method in interface com.streambase.liveview.client.alert.IssueDeleteQueryAction
-
Gets the value of the deletePredicate property.
- getDeltaTuples() - Method in class com.streambase.sb.monitor.StreamInfo
-
Return the number of tuples since the last snapshot
- getDequeueBufferSize() - Method in class com.streambase.sb.client.DeMUXStreamBaseClient
- getDequeueClientCount() - Method in class com.streambase.sb.monitor.SystemInfo
-
Returns the current number of dequeuing clients
- getDequeuer(String) - Method in interface com.streambase.sb.unittest.SBServerManager
-
Get the Tuple dequeue object for a stream
- getDequeueResultsInterceptor() - Method in class com.streambase.sb.client.StreamBaseClient
-
Get the current dequeue results interceptor, or null if there is no current processor.
- getDescription() - Method in interface com.streambase.liveview.client.alert.AlertRule
-
Gets the value of the description property.
- getDescription() - Method in interface com.streambase.liveview.client.alert.AlertRuleAction
-
Get the Deescription
- getDescription() - Method in class com.streambase.liveview.client.dynamictables.FieldRule
- getDescription() - Method in interface com.streambase.liveview.client.dynamictables.TableConfig
-
The method returns the description of the Liveview table configured with this TableConfig object.
- getDescription() - Method in class com.streambase.liveview.client.QueryConfig
-
Get the description for this query
- getDescription() - Method in enum com.streambase.liveview.client.serverdatautility.ServerUtilityDataProvider.DATA_POLICY
- getDescription() - Method in interface com.streambase.liveview.client.Table
-
A description of the table
- getDescription() - Method in class com.streambase.sb.Schema.Field
-
Returns the description currently set for this field.
- getDescription() - Method in class com.streambase.sb.Schema
-
Returns the description currently set for this Schema.
- getDetails() - Method in class com.streambase.liveview.client.DataStatus
-
The details of import process for the LiveView resource.
- getDirectionsString() - Method in class com.streambase.liveview.client.OrderDefinition
- getDisplayDescription() - Method in class com.streambase.sb.operator.Operator
-
Provides a description for this type of Operator.
- getDisplayName() - Method in class com.streambase.sb.operator.Operator
-
Return the display name of this Operator.
- getDisplayUri() - Method in class com.streambase.liveview.client.ConnectionConfig
-
Get the display uri
- getDouble(int) - Method in class com.streambase.sb.Tuple
-
Return the value of the double field at a specified field index.
- getDouble(Schema.Field) - Method in class com.streambase.sb.Tuple
-
Return the value of a specified double field.
- getDouble(String) - Method in class com.streambase.sb.Tuple
-
Return the value of a named double field.
- getDouble(String, double) - Method in class com.streambase.liveview.server.table.plugin.TableProviderControlImpl
- getDouble(String, double) - Method in interface com.streambase.liveview.server.table.plugin.TableProviderParameters
-
Get the first parameter with this key, interpreted as an double.
- getDynamicVariable(String) - Method in class com.streambase.sb.client.StreamBaseClient
-
Get the given dynamic variable
- getDynamicVariables() - Method in class com.streambase.sb.operator.Operator
-
Retrieves a read-only tuple describing the current value of all dynamic variables in the module this operator is contained in.
- getDynamicVariables(String) - Method in class com.streambase.sb.client.StreamBaseClient
-
Get a Tuple of all the dynamic variables on the given module
- getDynamicVariablesSchema() - Method in class com.streambase.sb.operator.Operator
-
Retrieves a Schema containing information about every dynamic variable available to the module this operator is contained in.
- getElementType() - Method in class com.streambase.sb.CompleteDataType
-
For list collection types, return the complete type of the list's elements.
- getElementType() - Method in class com.streambase.sb.CompleteDataType.ListType
- getElementType() - Method in class com.streambase.sb.Schema.Field
-
Return the element type for this field.
- getEmbeddedServer() - Static method in class com.streambase.sb.unittest.ServerManagerFactory
- getEmbeddedServer(SBTestEnvironment) - Static method in class com.streambase.sb.unittest.ServerManagerFactory
- getEmbeddedServer(String) - Static method in class com.streambase.sb.unittest.ServerManagerFactory
- getEncoding() - Method in class com.tibco.ep.sb.ads.Artifact
- getEngineSystemProperties() - Method in class com.streambase.sb.unittest.BaseTestEnvironment
- getEngineSystemProperties() - Method in interface com.streambase.sb.unittest.SBTestEnvironment
- getEnqueueBufferSize() - Method in class com.streambase.sb.client.StreamBaseClient
-
Return the number of tuples in the enqueue buffer
- getEnqueuer(String) - Method in interface com.streambase.sb.unittest.SBServerManager
-
Get the Tuple enqueue object for a stream
- getEnumClass() - Method in class com.streambase.sb.operator.parameter.JavaEnumPropertyDescriptor
-
Get enumeration class
- getEnv() - Method in class com.streambase.sb.operator.AggregateWindow
- getEnv() - Method in class com.streambase.sb.operator.BaseAggregateWindow
-
Get runtime environment
- getEnv() - Method in class com.streambase.sb.operator.TransactionalMemoryAggregateWindow
- getErrorCode() - Method in exception com.streambase.liveview.client.LiveViewException
-
Error code provided by the server
- getErrorMessages() - Method in class com.tibco.ep.testing.framework.Results
-
Return the error messages of the command
- getErrorSchema() - Static method in class com.streambase.sb.Schema
- getErrorType() - Method in exception com.streambase.liveview.client.LiveViewException
- getEvalCacheContent(String) - Method in class com.streambase.sb.client.StreamBaseAdminClient
-
Get evaluation cache content
- getException() - Method in class com.streambase.liveview.client.DynamicTableState
- getException() - Method in class com.streambase.liveview.client.PublisherExceptionEvent
-
Get the corresponding
LiveViewException
. - getException() - Method in class com.streambase.liveview.client.QueryExceptionEvent
-
Get the exception
- getExitStatusTimeoutMS() - Method in class com.streambase.sb.client.ClientSettings
-
ExitStatusTimeoutMS is used as a timeout for how long the client should wait to get the client's exit status from the server.
- getExpandedSchema() - Method in interface com.streambase.sb.TupleCaptureTransformer
- getExpectedSchema() - Method in exception com.streambase.sb.SchemaMismatchException
- getExpression() - Method in class com.streambase.sb.operator.parameter.ConfigurationChooserPropertyDescriptor
- getExpressionInputPort() - Method in class com.streambase.sb.operator.parameter.SBPropertyDescriptor
-
Return the input port that this property is bound to.
- getExternalServerConnection() - Method in class com.streambase.liveview.server.table.plugin.TableProviderControlImpl
- getFailedRetryAttempts() - Method in class com.streambase.liveview.server.table.plugin.TableProviderControlImpl
- getField() - Method in exception com.streambase.sb.SchemaValidationException
-
Field that caused exception
- getField(int) - Method in class com.streambase.sb.Schema
-
Return a Field object at the given index within the schema
- getField(int) - Method in class com.streambase.sb.Tuple
-
Return the value of the field at a specified field index.
- getField(Schema.Field) - Method in class com.streambase.sb.Tuple
-
Return the value of a specified field.
- getField(String) - Method in class com.streambase.sb.Schema
-
Return a Field object with the given field pathname in or under this schema.
- getField(String) - Method in class com.streambase.sb.Tuple
-
Return the value of a named field.
- getFieldAsString(Schema.Field, Tuple.TupleFormatter) - Method in class com.streambase.sb.Tuple
-
Get the current field as a human readable string, using the
Tuple.TupleFormatter
provided. - getFieldCount() - Method in class com.streambase.sb.Schema
-
Return the number of Fields within the Schema.
- getFieldIndex(CharSequence) - Method in class com.streambase.sb.Schema
-
Return the index within the Schema of the Field with the given name
- getFieldIndex(String) - Method in class com.streambase.sb.Schema
-
Return the index within the Schema of the Field with the given name
- getFieldLength(Tuple, Schema.Field) - Method in class com.streambase.sb.TupleUtil.RepMethods
-
Get field length
- getFieldName() - Method in class com.streambase.liveview.client.dynamictables.Assignment
- getFieldRules() - Method in interface com.streambase.liveview.client.dynamictables.TableConfig
-
This method gets you the list of field rules
FieldRule
- getFields() - Method in class com.streambase.liveview.client.AbstractTable
- getFields() - Method in class com.streambase.liveview.client.BeginDeleteEvent
-
Get the list of fields that the query tuples will have
- getFields() - Method in class com.streambase.liveview.client.BeginSnapshotEvent
-
Get the list of fields that the query tuples will have
- getFields() - Method in class com.streambase.liveview.client.DeleteQueryListener
-
Retrieves the fields describing the tuples that will be returned.
- getFields() - Method in interface com.streambase.liveview.client.Query
-
Returns a list describing the fields of the tuples that will be returned by this Query.
- getFields() - Method in class com.streambase.liveview.client.QueryConfig
-
Get the fields or null if not specified
- getFields() - Method in class com.streambase.liveview.client.QueryListenerWrapper
- getFields() - Method in class com.streambase.liveview.client.SnapshotQueryListener
-
Retrieves the fields describing the tuples that will be returned.
- getFields() - Method in interface com.streambase.liveview.client.SnapshotResult
-
Retrieves the fields describing the tuples that will be returned.
- getFields() - Method in interface com.streambase.liveview.client.Table
-
Returns the fields describing the table columns.
- getFields() - Method in class com.streambase.sb.Schema
-
Return an array of Field objects corresponding to the fields in the schema.
- getFields() - Method in class com.streambase.sb.Tuple
-
Deprecated.
- getFields(boolean) - Method in class com.streambase.liveview.client.AbstractTable
- getFields(boolean) - Method in interface com.streambase.liveview.client.Table
-
Returns the fields describing the table columns.
- getFieldsString() - Method in class com.streambase.liveview.client.OrderDefinition
- getFieldSubstitutions() - Method in interface com.streambase.liveview.client.alert.LVPublishAlertAction
-
Gets the map of fieldSubstitutions.
- getFieldSubstitutions() - Method in interface com.streambase.liveview.client.alert.PublishAlertAction
-
Gets the map of fieldSubstitutions.
- getFieldSubstitutions() - Method in interface com.streambase.liveview.client.alert.SendTupleAction
-
Gets the map of fieldSubstitutions.
- getFieldTypes() - Method in class com.streambase.sb.Schema
-
A utility function to speed up multiple accesses to field types of a schema in contexts where multiple tuples are processed; the function should be called outside of for loops processing tuples and their fields
- getFilter() - Method in class com.streambase.liveview.client.dynamictables.FilteredTableAlias
- getFilter() - Method in interface com.streambase.liveview.client.Table
-
Returns the filter on the base table
- getFilteredAliases() - Method in class com.streambase.liveview.server.table.plugin.TablePropertiesConfigurationWrapper
-
Returns the list of
TablePropertiesConfigurationWrapper.FilterdAlias
configurations. - getFilteredTableAliases() - Method in interface com.streambase.liveview.client.dynamictables.TableConfig
-
This method returns the live list of filtered table alias which you may modify if new filtered tables are to be made based on this table.
- getFormatter() - Method in class com.streambase.liveview.client.dynamictables.FilteredTableAlias
- getFreeMemory() - Method in class com.streambase.sb.monitor.SystemInfo
-
Returns the amount of free memory in the StreamBase server process.
- getFullLogicalName(StreamProperties) - Static method in class com.streambase.sb.client.DeMUXStreamBaseClient
- getFullyQualifiedName() - Method in class com.streambase.sb.operator.Operator
-
Return the fully qualified name of this operator.
- getFunction(int) - Method in class com.streambase.sb.Tuple
-
Return the value of the function field at a specified field index.
- getFunction(Schema.Field) - Method in class com.streambase.sb.Tuple
-
Return the value of the given function field.
- getFunction(String) - Method in class com.streambase.sb.Tuple
-
Return the value of the named function field.
- getFutureTimestamp(long, TimeUnit) - Method in interface com.streambase.sb.TimeService
-
Get the time stamp of a time point based on the specific time advance
- getGCCount() - Method in class com.streambase.sb.monitor.SystemInfo.GCInfo
-
Returns the total number of collections that have occurred since the JVM started.
- getGCCountDelta() - Method in class com.streambase.sb.monitor.SystemInfo.GCInfo
-
Returns the number of collections that have occurred since the previous Snapshot.
- getGCollectors() - Method in class com.streambase.sb.monitor.SystemInfo
-
Return a collection of information on all the garbage collectors in the JVM
- getGCTimeMS() - Method in class com.streambase.sb.monitor.SystemInfo.GCInfo
-
Returns the approximate accumulated collection elapsed time in milliseconds since the JVM started.
- getGCTimeMSDelta() - Method in class com.streambase.sb.monitor.SystemInfo.GCInfo
-
Returns the approximate collection time in milliseconds for this cycle.
- getGeneration() - Method in class com.streambase.liveview.client.EndAggMarkEvent
-
Get the generation number for the just completed generation of aggregate results.
- getGroup() - Method in interface com.streambase.liveview.client.Table
-
A table can be assigned to a logical group.
- getGroupByExprs() - Method in class com.streambase.liveview.client.QueryConfig
-
the group-by expressions set by equivalent setters
- getGUID() - Method in interface com.streambase.liveview.client.alert.AlertRule
-
Gets the value of the GUID property
- getHash() - Method in class com.streambase.sb.Schema
-
Return the hash for this schema generated by the server.
- getHaving() - Method in class com.streambase.liveview.client.QueryConfig
-
Get the 'HAVING' clause
- getHeaders() - Method in interface com.streambase.liveview.client.alert.InvokeHTTPAction
-
Gets the map of headers.
- getHost() - Method in class com.streambase.sb.client.StreamBaseURI
-
Returns the host name component of the URI.
- getIconResource(Operator.IconKind) - Method in class com.streambase.sb.operator.Operator
-
Clients should override to support custom icons.
- getId() - Method in class com.streambase.liveview.server.table.plugin.TableProviderControlImpl
- getIncludeInternal() - Method in class com.streambase.liveview.client.QueryConfig
-
Is this query set to include internal fields?
- getIndex() - Method in class com.streambase.sb.Schema.Field
-
Return the index of this field within the Schema
- getIndices() - Method in interface com.streambase.liveview.client.dynamictables.TableConfig
-
This method returns the list of Indices for the table.
- getIndices() - Method in interface com.streambase.liveview.client.Table
-
Returns all the indices for the table.
- getInputPortCount() - Method in class com.streambase.sb.monitor.OperatorInfo
-
Deprecated.
- getInputPortCount() - Method in class com.streambase.sb.operator.Operator
-
Return the number of input ports.
- getInputSchema(int) - Method in class com.streambase.sb.operator.Operator
-
Returns the schema of an input port.
- getInputStream() - Method in interface com.streambase.liveview.client.alert.SendTupleAction
-
Gets the value of the inputStream property.
- getInputStream() - Method in class com.tibco.ep.sb.ads.Artifact
- getInputStreams() - Method in class com.streambase.liveview.client.serverdatautility.StreambaseStreams
- getInputTuplesDequeuedDelta() - Method in class com.streambase.sb.monitor.OperatorInfo
-
Deprecated.
- getInputTuplesDequeuedTotal() - Method in class com.streambase.sb.monitor.OperatorInfo
-
Deprecated.
- getInputTuplesEnqueued() - Method in class com.streambase.sb.monitor.OperatorInfo
-
Returns the number of input tuples enqueued on each of this operator's input streams since the StreamBase Server was started.
- getInputTuplesEnqueuedDelta() - Method in class com.streambase.sb.monitor.OperatorInfo
-
Returns the number of tuples enqueued on this operator's input streams since the previous Snapshot.
- getInputTuplesEnqueuedTotal() - Method in class com.streambase.sb.monitor.OperatorInfo
-
Deprecated.use
OperatorInfo.getTotalInputTuplesEnqueued()
instead - getInsertAssignments() - Method in class com.streambase.liveview.client.dynamictables.RuleCase
-
Gets the list of all insert
Assignment
. - getInsertInitialValue() - Method in class com.streambase.liveview.client.dynamictables.Variable
- getInstance() - Method in class com.streambase.liveview.client.LiveViewPermission
- getInt(int) - Method in class com.streambase.sb.Tuple
-
Return the value of the int field at a specified field index.
- getInt(Schema.Field) - Method in class com.streambase.sb.Tuple
-
Return the value of a specified int field.
- getInt(String) - Method in class com.streambase.sb.Tuple
-
Return the value of a named int field.
- getInt(String, int) - Method in class com.streambase.liveview.server.table.plugin.TableProviderControlImpl
- getInt(String, int) - Method in interface com.streambase.liveview.server.table.plugin.TableProviderParameters
-
Get the first parameter with this key, interpreted as an integer.
- getInverse() - Method in enum com.streambase.sb.SchemaUtil.CoercionOptions
- getJavaClassname(ExternalServerConnectionType) - Static method in class com.streambase.liveview.server.table.plugin.TableProviderManager
- getJaxbQuery(QueryConfig, boolean) - Static method in class com.streambase.liveview.client.QueryConfig
- getKey() - Method in class com.streambase.liveview.client.AbstractTupleEvent
-
Deprecated.since 1.6, use
AbstractTupleEvent.getKeyValue()
instead; certain table types and queries have undefined return values - getKeyFields() - Method in class com.streambase.liveview.client.AbstractTable
- getKeyFields() - Method in interface com.streambase.liveview.client.Query
-
Returns a list of fields describing the primary key for this table.
- getKeyFields() - Method in class com.streambase.liveview.client.QueryListenerWrapper
- getKeyFields() - Method in interface com.streambase.liveview.client.Table
-
Returns the schema which describes the key for the records in this table.
- getKeyFieldsCsv() - Method in interface com.streambase.liveview.client.Table
-
Returns the key fields table in the form of CSV.
- getKeyForEvent(AbstractTupleEvent, boolean) - Method in class com.streambase.liveview.client.LiveResult
- getKeyFromEvent(AbstractTupleEvent) - Method in class com.streambase.liveview.client.LiveResult
- getKeyPassphrase() - Method in class com.streambase.sb.client.StreamBaseURI
-
Return the passphrase for the key within the keystore for the connection.
- getKeys() - Method in class com.streambase.liveview.server.table.plugin.TableProviderControlImpl
- getKeys() - Method in interface com.streambase.liveview.server.table.plugin.TableProviderParameters
-
Get all the keys that were specified.
- getKeys() - Method in enum com.streambase.sb.monitor.StatsUtil.What
- getKeystore() - Method in class com.streambase.sb.client.StreamBaseURI
-
Return the keystore for the connection.
- getKeystorePassphrase() - Method in class com.streambase.sb.client.StreamBaseURI
-
Return the passphrase for the keystore for the connection.
- getKeyValue() - Method in class com.streambase.liveview.client.AbstractTupleEvent
-
This replaces
AbstractTupleEvent.getKey()
now that there is support for complex keys - getKnownSettableAlertGroups() - Method in interface com.streambase.liveview.client.alert.AlertManager
-
Gets all the alert groups that the server knows about that you have permission to set
- getLastPersistedSN() - Method in interface com.streambase.liveview.client.PublisherStatus
-
Get the sequence number of last persisted tuple.
- getLastPersistedSN() - Method in class com.streambase.liveview.client.PublisherStatusEvent
-
Get the sequence number of last persisted tuple.
- getLastPublishedSN() - Method in interface com.streambase.liveview.client.PublisherStatus
-
Get the sequence number of last published tuple.
- getLastPublishedSN() - Method in class com.streambase.liveview.client.PublisherStatusEvent
-
Get the sequence number of last published tuple.
- getLastSuccessfulConnect() - Method in interface com.streambase.liveview.client.LiveViewConnectionControl
-
If the current status is CONNECTED, this will have the time this connection was made.
- getLastUpdated() - Method in interface com.streambase.liveview.client.alert.AlertRule
-
Gets the value of the lastUpdated property.
- getLastUpdated() - Method in class com.streambase.liveview.client.QueryConfig
- getLatest() - Method in class com.tibco.ep.sb.ads.Artifact
- getLazilyCreatedExceptionsList() - Method in exception com.streambase.liveview.client.ValidationErrorsException
- getLeadershipStatus() - Method in class com.streambase.sb.client.DequeueResult
-
Deprecated.Legacy high-availability service, migrate to SB 10 high-availability service.
- getLeadershipStatus() - Method in class com.streambase.sb.client.StreamBaseAdminClient
-
Deprecated.Legacy high-availability service, migrate to SB 10 high-availability service.
- getLeadershipStatus() - Method in interface com.streambase.sb.operator.Operator.RuntimeEnvironment
-
Deprecated.Legacy high-availability service, migrate to SB 10 high-availability service.
- getLegacyName() - Method in enum com.streambase.sb.NowImplementation
- getLimit() - Method in class com.streambase.liveview.client.QueryConfig
-
Get the limit or -1 if not specified
- getLinkedPropertyNames() - Method in class com.streambase.sb.operator.parameter.ConfigurationChooserPropertyDescriptor
- getList(int) - Method in class com.streambase.sb.Tuple
-
Return the value of the list field at a specified field index.
- getList(Schema.Field) - Method in class com.streambase.sb.Tuple
-
Return the value of a specified list field.
- getList(String) - Method in class com.streambase.sb.Tuple
-
Return the value of a named list field.
- getListener() - Method in class com.streambase.liveview.client.ConnectionConfig
-
Get the connection listener
- getListener() - Method in class com.streambase.liveview.client.MultiConnectionConfig
- getLoadedConfigurations() - Static method in class com.tibco.ep.testing.framework.Configuration
-
Get all loaded configurations
- getLocallyDefinedFields() - Method in class com.streambase.sb.Schema
- getLocation() - Method in class com.streambase.sb.operator.Operator
-
Return the Operator-wide location, useful for error reporting not associated to a particular property.
- getLocation() - Method in class com.streambase.sb.Schema.Field
-
Get location
- getLocation(String) - Method in class com.streambase.sb.operator.Operator
-
Return a new location within this Operator, associated with the given property name.
- getLock() - Method in class com.streambase.sb.operator.Operator
-
Return the guard for module state.
- getLogger() - Method in class com.streambase.sb.operator.Operator
-
Retrieves a
Logger
suitable for logging messages and exceptions for this Operator. - getLong(int) - Method in class com.streambase.sb.Tuple
-
Return the value of the long field at a specified field index.
- getLong(Schema.Field) - Method in class com.streambase.sb.Tuple
-
Return the value of a specified long field.
- getLong(String) - Method in class com.streambase.sb.Tuple
-
Return the value of a named long field.
- getLvUri() - Method in interface com.streambase.liveview.client.alert.LVPublishAlertAction
-
Gets the value of the lvUri property.
- getManagedState(String) - Method in class com.streambase.sb.operator.Operator
-
Get a value from transactional memory.
- getMapperCacheContent(String) - Method in class com.streambase.sb.client.StreamBaseAdminClient
-
Get mapper cache contents
- getMaskDisplay() - Method in class com.streambase.sb.operator.parameter.SBPropertyDescriptor
-
Deprecated.use
SBPropertyDescriptor.getUIHints()
instead - getMaxMemory() - Method in class com.streambase.sb.monitor.SystemInfo
-
Returns the maximum amount of memory which the StreamBase server process is allowed to allocate.
- getMaxQueueLength() - Method in class com.streambase.sb.monitor.ModuleInfo.QueueInfo
-
Return the maximum numbers of tuples that this queue has ever seen.
- getMaxRandomReconnectDelaySeconds() - Method in class com.streambase.liveview.client.MultiConnectionConfig
- getMaxTuplesInDequeueQueue() - Method in class com.streambase.sb.client.ClientSettings
-
The dequeue thread stores tuples to be dequeued by a client in a queue.
- getMessage() - Method in exception com.streambase.liveview.client.ValidationErrorsException
- getMessage() - Method in exception com.streambase.sb.StreamBaseListException
-
Return the Exceptions message including all the list of all of the causes
- getMessage() - Method in class com.tibco.ep.sb.ads.ArtifactMessage
- getMessage() - Method in class com.tibco.ep.testing.framework.Message
-
Get the message string
- getMessageCode() - Method in class com.tibco.ep.sb.ads.ArtifactMessage
- getMessageTemplate() - Method in interface com.streambase.liveview.client.alert.AlertRule
-
Gets the value of the messageTemplate property.
- getMessageTemplate() - Method in interface com.streambase.liveview.client.alert.PublishAlertAction
-
Gets the value of the messageTemplate property.
- getMetadata() - Method in class com.tibco.ep.sb.ads.Artifact
- getMethod() - Method in interface com.streambase.liveview.client.alert.InvokeHTTPAction
-
Gets the value of the method property.
- getModName(String) - Static method in class com.streambase.sb.monitor.Snapshot
-
Given a queue name, retrieve the module name.
- getModuleInfo(String) - Method in class com.streambase.sb.monitor.Snapshot
-
Returns information about the specified module.
- getModuleQualifiedName() - Method in class com.streambase.sb.StreamProperties
-
Return the module qualified name of this Stream.
- getMultiLine() - Method in class com.streambase.sb.operator.parameter.SBPropertyDescriptor
-
Deprecated.use
SBPropertyDescriptor.getUIHints()
instead - getMultivalue(String) - Method in class com.streambase.liveview.server.table.plugin.TableProviderControlImpl
- getMultivalue(String) - Method in interface com.streambase.liveview.server.table.plugin.TableProviderParameters
-
For keys that might appear more than once, this will return all of the values for that key.
- getName() - Method in interface com.streambase.liveview.client.alert.AlertRule
-
Gets the value of the name property.
- getName() - Method in class com.streambase.liveview.client.dynamictables.Variable
- getName() - Method in class com.streambase.liveview.client.QueryConfig
- getName() - Method in enum com.streambase.liveview.client.serverdatautility.ServerUtilityDataProvider.DATA_POLICY
- getName() - Method in interface com.streambase.liveview.client.Table
-
The name of the table.
- getName() - Method in class com.streambase.sb.CompleteDataType
-
Get the name of this complete type
- getName() - Method in enum com.streambase.sb.DataType
-
Get the name of this DataType.
- getName() - Method in interface com.streambase.sb.Function
-
Returns the name of this function.
- getName() - Method in class com.streambase.sb.monitor.ModuleInfo
-
Returns the name of the thread.
- getName() - Method in class com.streambase.sb.monitor.ModuleInfo.QueueInfo
-
Return the name of this queue.
- getName() - Method in class com.streambase.sb.monitor.OperatorInfo
-
Returns the fully qualified name of the operator.
- getName() - Method in class com.streambase.sb.monitor.SystemInfo.GCInfo
-
Get the JVM name for the garbage collector
- getName() - Method in class com.streambase.sb.monitor.ThreadInfo
-
Returns the name of the thread.
- getName() - Method in class com.streambase.sb.operator.Operator
-
Return the name of this Operator.
- getName() - Method in class com.streambase.sb.Schema.Field
-
Return the name of the Field.
- getName() - Method in class com.streambase.sb.Schema
-
Return the name of the Schema or null at runtime.
- getName() - Method in class com.streambase.sb.StreamProperties
-
Return the stream name part of the name
- getName() - Method in class com.tibco.ep.sb.ads.Artifact
- getName() - Method in class com.tibco.ep.sb.ads.ArtifactDescriptor
- getName() - Method in class com.tibco.ep.sb.ads.ArtifactMessage
- getName() - Method in class com.tibco.ep.testing.framework.Configuration
-
Get the currently loaded configuration name
- getName(long) - Method in class com.streambase.sb.monitor.StatsUtil.IdentityManager
-
Get the name associated with the ID.
- getName(StatTuplev3) - Method in class com.streambase.sb.monitor.StatsUtil.IdentityHelper
- getNamedSchema(String) - Method in class com.streambase.sb.operator.Operator
- getNamedSchema(String) - Method in interface com.streambase.sb.SchemaUtil.SchemaProvider
-
A request to provide a Schema for the given name.
- getNameFromId(long) - Method in class com.streambase.sb.monitor.StatsUtil.IdentityHelper
-
Stats Stream v3 only.
- getNestedField(String) - Method in class com.streambase.sb.Schema.Field
-
Return a field that identifies a field in a nested tuple field.
- getNestedFields() - Method in class com.streambase.sb.Schema.Field
-
Return an array of fields, each of which identifies a field in a nested tuple field.
- getNodes() - Static method in class com.tibco.ep.testing.framework.UnitTest
-
Determine list of nodes that are currently part of this cluster.
- getNowImpl() - Method in class com.streambase.sb.unittest.BaseTestEnvironment
- getNowImpl() - Method in interface com.streambase.sb.unittest.SBTestEnvironment
- getNullString() - Method in class com.streambase.sb.Tuple.DefaultTupleFormatter
-
This value will be returned by this formatter when any null field value is asked to be formatted.
- getNumParameters() - Method in class com.streambase.sb.client.StreamBaseURI
-
Return the number of URI parameters
- getNumTasks() - Method in class com.streambase.sb.monitor.ModuleInfo
-
Return the number of tasks on the task queue
- getNumTuples() - Method in class com.streambase.sb.monitor.StreamInfo
-
Return the total number of tuples on the stream since the stream was created
- getOld() - Method in class com.streambase.liveview.client.TupleUpdatedEvent
-
Retrieve the old version of the tuple.
- getOpenTimeoutMS() - Method in class com.streambase.sb.client.ClientSettings
-
OpenTimeoutMS is used as a timeout value for opening a binary) connection between the client and server.
- getOperatorConfigurationAccessor() - Method in class com.streambase.sb.operator.Operator
-
Provides access to operator and adapter configuration information from the server's configuration file.
- getOperatorInfo(String) - Method in class com.streambase.sb.monitor.Snapshot
-
Returns information about the specified operator.
- getOperatorProperties(String) - Method in class com.streambase.sb.client.StreamBaseAdminClient
-
For the given Operator, return its set of properties and their values.
- getOperatorProperty(String, String) - Method in class com.streambase.sb.client.StreamBaseAdminClient
-
Return the value of the given property on the given Operator.
- getOperatorType(StreamBaseClient, String) - Method in class com.streambase.sb.monitor.Snapshot
- getOriginIndex() - Method in exception com.streambase.sb.SchemaUtil.FieldConflictException
- getOutputPortCount() - Method in class com.streambase.sb.monitor.OperatorInfo
-
Deprecated.
- getOutputPortCount() - Method in class com.streambase.sb.operator.Operator
-
Returns the number of output ports.
- getOutputSchema(int) - Method in class com.streambase.sb.operator.Operator
-
Return the output schema for the given output port (zero-based).
- getOutputStreams() - Method in class com.streambase.liveview.client.serverdatautility.StreambaseStreams
- getOutputTuplesEnqueued() - Method in class com.streambase.sb.monitor.OperatorInfo
-
Returns the number of output tuples produced by this operator from a each output port since the StreamBase Server was started.
- getOutputTuplesEnqueuedDelta() - Method in class com.streambase.sb.monitor.OperatorInfo
-
Returns the number of output tuples produced by this operator since the previous Snapshot.
- getOutputTuplesEnqueuedTotal() - Method in class com.streambase.sb.monitor.OperatorInfo
-
Deprecated.use
OperatorInfo.getTotalOutputTuplesEnqueued()
instead - getOwner() - Method in interface com.streambase.liveview.client.alert.AlertRule
-
Gets the value of the owner property.
- getOwner() - Method in class com.streambase.liveview.client.QueryConfig
- getParam(String) - Method in class com.streambase.sb.client.StreamBaseURI
-
Returns a parameter with a given key, or null if none exists.
- getParameter(String) - Method in class com.streambase.sb.client.StreamBaseURI
-
Returns a parameter with a given key, or null if none exists.
- getParameters() - Method in interface com.streambase.liveview.client.alert.ExecuteJavaAction
-
Gets the map of parameters.
- getParameters() - Method in class com.streambase.sb.operator.Operator
-
Returns the Java Bean that holds the user-configurable parameters visible in the StreamBase Studio Properties View of this operator.
- getParams() - Method in class com.streambase.sb.client.StreamBaseURI
-
Returns an unmodifiable map of all parameters.
- getParams() - Method in exception com.streambase.sb.StreamBaseException
-
Get parameters
- getParentSchemas() - Method in class com.streambase.sb.Schema
- getPassword() - Method in class com.streambase.liveview.client.ConnectionConfig
-
Get the password to connect with
- getPassword() - Method in class com.streambase.sb.client.StreamBaseURI
-
Return the password for the connection.
- getPath() - Method in class com.streambase.sb.feedsim.FeedSimCSVInputStream
-
Returns the path String this object was constructed with.
- getPath() - Method in class com.streambase.sb.operator.Operator.ArtifactProperties
-
Get artifact path
- getPercentCPU() - Method in class com.streambase.sb.monitor.ThreadInfo
-
Returns the percent of CPU used by this thread, in microseconds.
- getPercentSystem() - Method in class com.streambase.sb.monitor.ThreadInfo
-
Returns the percent of system CPU time used by this thread, in microseconds.
- getPercentUsage() - Method in class com.streambase.sb.monitor.OperatorInfo
-
The percentage of CPU this operator using, the value is Exponentially Weighted Moving Average with alpha 0.75.
- getPercentUser() - Method in class com.streambase.sb.monitor.ThreadInfo
-
Returns the percent of user CPU time used by this thread, in microseconds.
- getPersistedVersion() - Method in interface com.streambase.liveview.client.alert.AlertRule
-
Gets the value of the persistedVersion property.
- getPersistenceFolder() - Method in interface com.streambase.liveview.client.dynamictables.TableConfig
-
This method returns the name of the folder where this table is persisted.
- getPivotAggExpr() - Method in class com.streambase.liveview.client.QueryConfig
-
Get the pivot aggregate expressions, 'PIVOT' clause
- getPivotField() - Method in class com.streambase.liveview.client.QueryConfig
-
Get the pivot 'FOR' clause
- getPivotValues() - Method in class com.streambase.liveview.client.QueryConfig
-
Get the pivot 'VALUES' clause
- getPolicyFromValue(String) - Static method in enum com.streambase.liveview.client.serverdatautility.ServerUtilityDataProvider.DATA_POLICY
- getPort() - Method in class com.streambase.sb.client.StreamBaseURI
-
Returns the port number.
- getPortCounts() - Method in class com.streambase.sb.operator.Operator
-
An optional method that subclasses can override to dynamically tell Studio the number of input and output ports.
- getPredicate() - Method in class com.streambase.liveview.client.QueryConfig
-
Get the predicate or null if not specified
- getPredicateFilter() - Method in class com.streambase.liveview.server.table.plugin.TablePropertiesConfigurationWrapper.FilterdAlias
-
Returns the predicate filter with this FilteredAlias instance.
- getPrimaryKeyFields() - Method in interface com.streambase.sb.operator.TableAccessor
-
The fields from the schema which make up the primary key.
- getProcessSize() - Method in class com.streambase.sb.monitor.SystemInfo
-
Deprecated.As of StreamBase 3.0, use getTotalMemory(), which returns a size in bytes.
- getProfilerHits() - Method in class com.streambase.sb.monitor.OperatorInfo
-
Deprecated.Replaced by getProfilerMS(). The number of minitics is not actually returned. It's actually the number of milliseconds used by the operator
- getProfilerMS() - Method in class com.streambase.sb.monitor.OperatorInfo
- getProfilerMSDelta() - Method in class com.streambase.sb.monitor.OperatorInfo
-
Number of milliseconds used by the operator, since the previous Snapshot.
- getProfilerUS() - Method in class com.streambase.sb.monitor.OperatorInfo
- getProfilerUSDelta() - Method in class com.streambase.sb.monitor.OperatorInfo
-
Number of microseconds used by the operator, since the previous Snapshot.
- getProjectBin() - Method in class com.streambase.liveview.server.table.plugin.TableProviderManager
-
Get the projectBin, which is the writable base directory where all stuff that we write should go.
- getProjectName() - Method in class com.streambase.sb.operator.Operator.ArtifactProperties
-
Get project name
- getPropertyDescriptors() - Method in class com.streambase.sb.operator.parameter.SBSimpleBeanInfo
-
Use getPropertyDescriptorsChecked rather than getPropertyDescriptors when extending
SBSimpleBeanInfo
. - getPropertyDescriptorsChecked() - Method in interface com.streambase.sb.operator.parameter.SBBeanInfo
-
Returns the property descriptors of an operator or adapter
- getPropertyDescriptorsChecked() - Method in class com.streambase.sb.operator.parameter.SBSimpleBeanInfo
- getProposedInputSchemas(String) - Method in class com.streambase.sb.operator.Operator
-
Override to provide schemas that Studio will offer to users to import into their projects.
- getProposedOutputSchemas(String) - Method in class com.streambase.sb.operator.Operator
-
Override to provide schemas that Studio will offer to users to import into their projects.
- getProvider() - Method in class com.streambase.liveview.server.table.plugin.TableProviderControlImpl
- getPublisherListener() - Method in interface com.streambase.liveview.client.TablePublisher
-
Gets the
PublisherListener
associated with thisTablePublisher
- getQualifiedName() - Method in class com.streambase.sb.StreamProperties
-
Return the fully qualified name of this Stream.
- getQuery() - Method in class com.streambase.liveview.client.QueryClosedEvent
-
Get the closed query
- getQuery() - Method in class com.streambase.liveview.client.QueryConfig
-
Retrieves the string representation of the query.
- getQueryId() - Method in interface com.streambase.liveview.client.Query
-
This will match the queryId on the events.
- getQueryId() - Method in class com.streambase.liveview.client.QueryListenerWrapper
- getQueryLanguages() - Method in interface com.streambase.liveview.client.Table
-
Returns the languages that can be used for queries against this table.
- getQueryParameters() - Method in interface com.streambase.liveview.client.alert.InvokeHTTPAction
-
Gets the map of query parameters.
- getQueryType() - Method in class com.streambase.liveview.client.QueryConfig
-
Get the type of query
- getQuiescence() - Method in interface com.streambase.liveview.client.alert.AlertRule
-
Gets the value of the quiescence property.
- getQuiescentTimeoutMS() - Method in class com.streambase.sb.client.ClientSettings
-
QuiescentTimeoutMS is a timeout value that is used to determine how long a client's binary connection will wait for a heartbeat message from a server.
- getReadable() - Method in enum com.streambase.liveview.client.alert.AlertRuleAction.ActionType
- getReadable() - Method in enum com.streambase.liveview.client.LiveViewClientCapability
- getReadable() - Method in enum com.streambase.liveview.client.LiveViewTableCapability
- getReadable() - Method in enum com.streambase.liveview.client.Table.TableGroup
- getReadable() - Method in enum com.streambase.liveview.client.Table.TableStatus
- getRealQuery() - Method in class com.streambase.liveview.client.QueryListenerWrapper
- getReconnectSleepMS() - Method in class com.streambase.sb.client.ClientSettings
-
How long will a client wait between reconnect attempts when in HA mode
- getRemappedBaseName() - Method in class com.streambase.liveview.server.table.plugin.TablePropertiesConfigurationWrapper
-
Returns the re-mapped name for the current table whose FilteredAlias instances are wrapped in this TablePropertiesConfigurationWrapper instance.
- getRequiredAtStartup() - Method in class com.tibco.ep.sb.ads.ArtifactDescriptor
- getResourceContents(String) - Method in interface com.streambase.sb.operator.IResourceReader
- getResourceContents(String) - Method in class com.streambase.sb.operator.Operator
-
Returns an open input stream on the contents of the named resource file.
- getResourceFile(String) - Method in interface com.streambase.sb.operator.IResourceReader
- getResourceFile(String) - Method in class com.streambase.sb.operator.Operator
-
Returns a
File
pointing to the regular file or directory if it exists. - getResponseOutputSchema() - Method in class com.streambase.liveview.client.SendTupleInfo
- getResponseOutputStreamName() - Method in class com.streambase.liveview.client.SendTupleInfo
- getRetryCount() - Method in interface com.streambase.liveview.client.LiveViewConnectionControl
-
Valid only if the current state is TRYING_TO_CONNECT.
- getRetryIntervalMillis() - Method in class com.streambase.liveview.client.MultiConnectionConfig
- getReturnType() - Method in class com.streambase.sb.CompleteDataType.FunctionType
- getReturnType() - Method in class com.streambase.sb.CompleteDataType
-
For function types, return the return type of the function.
- getReturnType() - Method in interface com.streambase.sb.Function
-
Returns the CompleteDataType for the function's return type.
- getReuseTuple() - Method in class com.streambase.sb.operator.Operator
-
Get the state of the input Tuple reuse flag.
- getRowDeleteRule() - Method in interface com.streambase.liveview.client.dynamictables.TableConfig
-
The rule is a gateway for row to be published.
- getRuntimeEnvironment() - Method in class com.streambase.sb.operator.Operator
-
Return the
Operator.RuntimeEnvironment
for this StreamBase Server. - getRuntimeInputSchema(int) - Method in class com.streambase.sb.operator.Operator
-
Returns the schema of an input port at runtime.
- getRuntimeOutputSchema(int) - Method in class com.streambase.sb.operator.Operator
-
Return the output schema that should actually use to
Operator.sendOutput(int, Tuple)
orOperator.sendOutputAsync(int, Tuple)
. - getSbUri() - Method in interface com.streambase.liveview.client.alert.SendTupleAction
-
Gets the value of the sbUri property.
- getSbUri() - Method in class com.streambase.liveview.client.SendTupleInfo
- getSchema() - Method in interface com.streambase.liveview.client.dynamictables.TableConfig
-
This method returns the string representation for the schema of the table being configured.
- getSchema() - Method in class com.streambase.liveview.client.QueryListenerWrapper
-
Getter for the
Schema
for the query. - getSchema() - Method in interface com.streambase.liveview.client.TablePublisher
-
Schema needed to create tuples for the publish method.
- getSchema() - Method in class com.streambase.sb.client.DequeueResult
-
Returns the schema for the tuples dequeued, may return null
- getSchema() - Method in class com.streambase.sb.CompleteDataType
-
For tuple types, return the tuple's schema.
- getSchema() - Method in class com.streambase.sb.CompleteDataType.TupleType
- getSchema() - Method in class com.streambase.sb.feedsim.FeedSimTupleInputStream
-
This method must return the Schema of the data to be returned by readTuple()
- getSchema() - Method in interface com.streambase.sb.operator.TableAccessor
-
The schema for rows in this table.
- getSchema() - Method in class com.streambase.sb.Schema.Field
-
Return the schema for this field.
- getSchema() - Method in class com.streambase.sb.StreamProperties
-
Return the stream's Schema
- getSchema() - Method in class com.streambase.sb.Tuple
-
Return the Schema for this Tuple
- getSchema() - Method in interface com.streambase.sb.unittest.Dequeuer
- getSchema() - Method in interface com.streambase.sb.unittest.Enqueuer
- getSchemaByHash(byte[]) - Method in class com.streambase.sb.client.StreamBaseClient
-
Return the Schema object for the given hash value
- getSchemaByHash(byte[]) - Method in interface com.streambase.sb.SchemaUtil.SchemaProvider
-
request a schema by hash
- getSchemaByName(String) - Method in class com.streambase.sb.client.StreamBaseClient
-
Return the Schema object for the given name.
- getSchemaForCapture(String, int) - Method in class com.streambase.sb.operator.Operator
-
Finds the schema for the given capture name in the context that this operator is running under.
- getSchemaForStream(String) - Method in class com.streambase.sb.client.StreamBaseClient
-
Return the schema of a stream.
- getSchemasForFieldPicker(String, Schema[]) - Method in interface com.streambase.sb.operator.parameter.StudioAssistSchemaFieldPicker
-
Assists Studio in presenting a schema field picker to the user, for
String[]
property types withUIHints
that have setUIHints.setAssociateFieldPicker(boolean)
totrue
. - getSearchKeywords() - Method in class com.streambase.sb.operator.Operator
-
Deprecated.As of StreamBase version 10.0, keywords are configured through the operator manifest settings.
- getSelectExprs() - Method in class com.streambase.liveview.client.QueryConfig
-
The selectExprs set by the equivalent setters
- getSemanticInterpretationMap() - Method in class com.streambase.liveview.client.AbstractTable
- getSemanticInterpretationMap() - Method in interface com.streambase.liveview.client.Table
-
A map of semantic interpretation, where the key is the field name, and the value is a list of semantic interpretation for that field.
- getSendTupleInfo(StreamBaseURI, String, String) - Method in interface com.streambase.liveview.client.LiveViewConnection
-
Gets the schemas associated with streams, for the purposes of using SendTupleAction.
- getServerURI() - Method in class com.streambase.sb.client.DequeueResult
-
return the server that produced this DequeueResult.
- getServerUtilityDataProvider() - Method in interface com.streambase.liveview.client.LiveViewConnection
- getSetter() - Method in class com.streambase.sb.operator.parameter.JavaEnumPropertyDescriptor
- getSeverity() - Method in interface com.streambase.liveview.client.alert.AlertRule
-
Gets the value of the severity property.
- getSeverity() - Method in class com.tibco.ep.sb.ads.ArtifactMessage
- getSharedObject(Object) - Method in interface com.streambase.sb.operator.Operator.SharedObjectManager
-
get the SharedObject from this Container.
- getSharedObjectManager() - Method in interface com.streambase.sb.operator.Operator.RuntimeEnvironment
-
Return the SharedObjectManager
- getSharedObjectState(Object) - Method in interface com.streambase.sb.operator.Operator.SharedObjectManager
-
Return the
Operator.SharedObject.State
of SharedObject on this Container associated with the given key or null if there was no mapping - getShortDescription() - Method in interface com.streambase.liveview.client.dynamictables.TableConfig
-
This method gets the short description that is used to describe the table.
- getShortDescription() - Method in interface com.streambase.liveview.client.Table
-
A short description of the table
- getShortDisplayName() - Method in class com.streambase.sb.operator.Operator
-
Return the short display name of this Operator.
- getShortName() - Method in class com.streambase.sb.Schema.Field
-
Return the last (which might be the only) segment of this Field
- getSize() - Method in enum com.streambase.sb.DataType
-
Get the size in bytes of this DataType.
- getSize() - Method in class com.streambase.sb.monitor.OperatorInfo
-
Returns the size the operator.
- getSize() - Method in class com.streambase.sb.Schema.Field
-
Return the size of the field (in bytes) without any header information.
- getSnapshotConcurrency() - Method in interface com.streambase.liveview.client.dynamictables.TableConfig
-
Snapshot concurrency specifies the number of extra threads used to service the snapshot portion of queries.
- getSnapshotParallelism() - Method in interface com.streambase.liveview.client.dynamictables.TableConfig
-
Snapshot parallelism determines the number of data regions used in parallel to publish to and scan from tables.
- getSource() - Method in class com.tibco.ep.sb.ads.ArtifactMessage
- getSource() - Method in class com.tibco.ep.testing.framework.Message
-
Get the source of the message
- getState(Operator) - Static method in class com.streambase.sb.operator.OperatorInternal
- getStateChangeTimeout() - Method in class com.streambase.sb.operator.Operator
- getStatsSchema() - Method in class com.streambase.sb.monitor.StreamBaseMonitor
-
Get the stats schema
- getStatsStreamName() - Method in class com.streambase.sb.monitor.StreamBaseMonitor
-
Get the stats stream name
- getStatus() - Method in class com.streambase.liveview.client.DataStatus
-
The status of import for the LiveView resource.
- getStatus() - Method in interface com.streambase.liveview.client.TablePublisher
-
Gets the latest
PublisherStatus
for the currentTablePublisher
- getStatus() - Method in class com.streambase.liveview.server.table.plugin.TableProviderControlImpl
- getStatus() - Method in class com.streambase.sb.client.DequeueResult
-
Return the status of this DequeueResult.
- getStatus() - Method in class com.streambase.sb.monitor.OperatorInfo
-
Returns the status of the operator.
- getStatusMessage() - Method in interface com.streambase.liveview.client.alert.AlertRule
-
Gets the value of the statusMessage property.
- getStatusMessage() - Method in class com.streambase.liveview.client.DynamicTableState
- getStatusMessages() - Method in class com.tibco.ep.testing.framework.Results
-
Deprecated.Warning: this method excludes the source of each status use
Results.getCommandStatusMessages()
instead - getStorageMethod() - Method in class com.streambase.sb.operator.Operator
-
Get operator's state's storage method.
- getStreambaseStreams(String) - Method in interface com.streambase.liveview.client.serverdatautility.ServerUtilityDataProvider
-
Utility to get all the input streams and output streams for a given Streambase URI.
- getStreamInfo(String) - Method in class com.streambase.sb.monitor.Snapshot
-
Returns information about the specified stream.
- getStreamName() - Method in class com.streambase.sb.client.DequeueResult
-
Returns the name of the stream on which tuples were dequeued.
- getStreamProperties() - Method in class com.streambase.sb.client.DequeueResult
-
Return the StreamProperties for this DequeueResult.
- getStreamProperties() - Method in class com.streambase.sb.monitor.StreamInfo
-
Returns the StreamProperties of the stream
- getStreamProperties() - Method in interface com.streambase.sb.unittest.Dequeuer
-
Get the
StreamProperties
for the associated stream. - getStreamProperties() - Method in interface com.streambase.sb.unittest.Enqueuer
-
Get the
StreamProperties
for the associated stream. - getStreamProperties(String) - Method in class com.streambase.sb.client.StreamBaseClient
-
Return the StreamProperties for the given stream name
- getStreamProperties(String, CaptureTransformStrategy) - Method in class com.streambase.sb.client.StreamBaseClient
-
Return the StreamProperties for the given stream name
- getStreamPropertiesByHash(byte[]) - Method in class com.streambase.sb.client.StreamBaseClient
-
Return the StreamProperties for the given hash StreamProperties are cached locally in the client.
- getStreamPropertiesByHash(String) - Method in class com.streambase.sb.client.StreamBaseClient
-
Return the StreamProperties for the given hash StreamProperties are cached locally in the client.
- getString(int) - Method in class com.streambase.sb.Tuple
-
Return the value of the named string field.
- getString(Schema.Field) - Method in class com.streambase.sb.Tuple
-
Return the value of a specified string field.
- getString(String) - Method in class com.streambase.sb.Tuple
-
Return the value of the named string field.
- getString(String, String) - Method in class com.streambase.liveview.server.table.plugin.TableProviderControlImpl
- getString(String, String) - Method in interface com.streambase.liveview.server.table.plugin.TableProviderParameters
-
Get the first parameter with this key, trimmed.
- getStringRep() - Method in interface com.streambase.sb.Function
-
Returns a string with the StreamBase expression that creates this function.
- getSubject() - Method in interface com.streambase.liveview.client.alert.SendEmailAction
-
Gets the value of the subject property.
- getSubscribedStreamNames() - Method in class com.streambase.sb.client.StreamBaseClient
-
Returns a Set of names of the Streams this client is currently subscribed to.
- getSystemInfo() - Method in class com.streambase.sb.monitor.Snapshot
-
The SystemInfo object for this snapshot.
- getSystemTimeDelta() - Method in class com.streambase.sb.monitor.ThreadInfo
-
Returns the system time spent by thread since the last Snapshot, in milliseconds.
- getSystemTimeDeltaUS() - Method in class com.streambase.sb.monitor.ThreadInfo
-
Returns the system time spent by thread since the last Snapshot, in microseconds.
- getSystemTimeTotal() - Method in class com.streambase.sb.monitor.ThreadInfo
-
Returns the system time spent by this thread since the StreamBase Server started, in millisecond.
- getSystemTimeTotalUS() - Method in class com.streambase.sb.monitor.ThreadInfo
-
Returns the system time spent by this thread since the StreamBase Server started, in microsecond.
- getTable() - Method in interface com.streambase.liveview.client.alert.IssueDeleteQueryAction
-
Gets the value of the table property.
- getTable() - Method in class com.streambase.liveview.client.QueryConfig
-
Get the table or null if not specified
- getTable(String) - Method in interface com.streambase.liveview.client.LiveViewConnection
-
Retrieve a specific table from the server
- getTable(String) - Method in interface com.streambase.liveview.server.table.plugin.TableProviderControl
-
Find the Table with this ID.
- getTable(String) - Method in class com.streambase.liveview.server.table.plugin.TableProviderControlImpl
- getTableAccessor(String) - Method in class com.streambase.sb.operator.Operator
-
Get a TableAccessor for a table in the local module by name of that table.
- getTableAccessor(String) - Method in interface com.streambase.sb.unittest.SBServerManager
-
Return a TableAccessor suitable for manipulating this table.
- getTableAccessor(String, CaptureTransformStrategy) - Method in interface com.streambase.sb.unittest.SBServerManager
-
Return a TableAccessor suitable for manipulating this table.
- getTableAdminManager() - Method in interface com.streambase.liveview.client.LiveViewConnection
-
Get the TableAdminManager, which provides an API to administer tables in the server.
- getTableCapabilities() - Method in interface com.streambase.liveview.client.Table
-
Returns the capabilities that this Table supports.
- getTableDeleteRule() - Method in interface com.streambase.liveview.client.dynamictables.TableConfig
-
Deprecated.The tableDeleteRule specifies a condition when the rows present in this table are to be deleted.
- getTableDeleteRules() - Method in interface com.streambase.liveview.client.dynamictables.TableConfig
- getTableFilteredAliases(String) - Method in interface com.streambase.liveview.server.table.plugin.TableNameMapper
-
This will match the name against the selector.
- getTableFilteredAliases(String) - Method in class com.streambase.liveview.server.table.plugin.TableProviderControlImpl
- getTablename() - Method in interface com.streambase.liveview.client.dynamictables.TableConfig
-
This method the name of the table from the Table Configuration
- getTableName() - Method in interface com.streambase.liveview.client.alert.LVPublishAlertAction
-
Gets the value of the tableName property.
- getTableName() - Method in class com.streambase.liveview.client.DynamicTableState
- getTablePublisher(String) - Method in interface com.streambase.liveview.client.Table
-
Retrieve a publisher instance allowing a client to publish data to this table with the default buffer size
TablePublisher.PUBLISH_BUFFER_SIZE_DEFAULT
and flush intervalTablePublisher.PUBLISH_INTERVAL_DEFAULT
. - getTablePublisher(String, int, long, TimeUnit) - Method in interface com.streambase.liveview.client.Table
-
Retrieve a
TablePublisher
instance allowing the client to publish data to the table. - getTablePublisher(String, int, long, TimeUnit, PublisherListener, PubListenerConfig) - Method in interface com.streambase.liveview.client.Table
-
Retrieve a
TablePublisher
publisher instance allowing the client to publish data to the table. - getTablePublisher(String, PublisherListener, PubListenerConfig) - Method in interface com.streambase.liveview.client.Table
-
Retrieve a
TablePublisher
instance allowing a client to publish data to this table with the default buffer sizeTablePublisher.PUBLISH_BUFFER_SIZE_DEFAULT
and flush intervalTablePublisher.PUBLISH_INTERVAL_DEFAULT
. - getTables() - Method in interface com.streambase.liveview.server.table.plugin.TableProviderControl
-
Get a collection of all the CatalogedTables that belong to your TableProvider.
- getTables() - Method in class com.streambase.liveview.server.table.plugin.TableProviderControlImpl
- getTableSpaceRef() - Method in interface com.streambase.liveview.client.Table
-
Returns the table space reference for the given table.
- getTablesTable() - Method in class com.streambase.liveview.server.table.plugin.TableProviderManager
- getTableStatus() - Method in class com.streambase.liveview.client.DynamicTableState
- getTableStatus() - Method in interface com.streambase.liveview.client.Table
-
Get the status of the table.
- getTableStatusMessage() - Method in interface com.streambase.liveview.client.Table
-
Returns the table status message.
- getTargetInputSchema() - Method in class com.streambase.liveview.client.SendTupleInfo
- getTargetInputStreamName() - Method in class com.streambase.liveview.client.SendTupleInfo
- getTargetTime() - Method in class com.streambase.sb.client.StreamBaseAdminClient
-
Get target time
- getTargetTime() - Method in interface com.streambase.sb.TimeService
-
Get the current time in milliseconds from the perspective of this time service
- getTest() - Method in class com.streambase.liveview.client.dynamictables.RuleCase
-
This method returns the test for this
RuleCase
- getThreadInfo(String) - Method in class com.streambase.sb.monitor.Snapshot
-
Returns information about the specified thread.
- getTimeForTableStartDrop() - Method in class com.streambase.liveview.client.DynamicTableState
- getTimeout(TimeUnit) - Method in class com.streambase.sb.unittest.Expecter
-
get the timeout that the expector will use for each call to expect*()
- getTimeoutMillis() - Method in class com.streambase.liveview.client.MultiConnectionConfig
-
The amount of time to consider a connection attempt failed.
- getTimePredicateInMillis() - Method in class com.streambase.liveview.client.QueryConfig
-
Get the time predicate or -1 if not specified
- getTimeRunning() - Method in class com.streambase.sb.monitor.SystemInfo
-
Returns the time that the StreamBase Server has been running, in seconds.
- getTimeService() - Method in interface com.streambase.sb.unittest.SBServerManager
-
Return the current TimeService implementation used by the StreamBase Engine
- getTimestamp() - Method in class com.streambase.sb.monitor.Snapshot
-
Return the time when this snapshot was taken.
- getTimestamp(int) - Method in class com.streambase.sb.Tuple
-
Return the value of the timestamp field at a specified field index.
- getTimestamp(Schema.Field) - Method in class com.streambase.sb.Tuple
-
Return the value of a specified timestamp field.
- getTimestamp(String) - Method in class com.streambase.sb.Tuple
-
Return the value of a named timestamp field.
- getTimestampField() - Method in class com.streambase.liveview.client.QueryConfig
-
Get the value set in setTimeWindow
- getTo() - Method in interface com.streambase.liveview.client.alert.SendEmailAction
-
Gets the value of the to property.
- getTotalInputTuplesEnqueued() - Method in class com.streambase.sb.monitor.OperatorInfo
-
Returns the total number of input tuples enqueued on all of this operator's input streams since the StreamBase Server was started.
- getTotalMemory() - Method in class com.streambase.sb.monitor.SystemInfo
-
Returns the total amount of memory available for use in the StreamBase server process.
- getTotalNumberThreads() - Method in class com.streambase.sb.monitor.SystemInfo
-
Return the total number of threads running in the JVM (including non-StreamBase threads)
- getTotalOutputTuplesEnqueued() - Method in class com.streambase.sb.monitor.OperatorInfo
-
Returns the total number of output tuples produced by this operator since the StreamBase Server was started.
- getTotalProfilerHits() - Method in class com.streambase.sb.monitor.OperatorInfo
-
Deprecated.Replaced by getTotalProfilerMS(). The number of minitics is not actually returned. It's actually the total number of milliseconds used
- getTotalProfilerMS() - Method in class com.streambase.sb.monitor.OperatorInfo
- getTotalProfilerUS() - Method in class com.streambase.sb.monitor.OperatorInfo
- getTransactionIsolationLevel() - Method in class com.streambase.sb.operator.Operator
-
Get current transaction isolation level.
- getTuple() - Method in class com.streambase.liveview.client.AbstractTupleEvent
-
Get the tuple
- getTuple(int) - Method in class com.streambase.sb.Tuple
-
Return a reference (not a copy) to the specified nested tuple field.
- getTuple(KeyValue) - Method in class com.streambase.liveview.client.LiveResult
-
Get a tuple from the KeyValue obtained from an Event.
- getTuple(Schema.Field) - Method in class com.streambase.sb.Tuple
-
Return a reference (not a copy) to the specified nested tuple field.
- getTuple(String) - Method in class com.streambase.sb.Tuple
-
Return a reference (not a copy) to the specified nested tuple field.
- getTupleCaptureTransformer(Schema) - Method in class com.streambase.sb.operator.Operator
-
Get a TupleCaptureTransformer capable of translating tuples with the given schema to the equivalent schema with all the capture fields expanded out, and translating expanded tuples back into tuples with the given schema This method may only be called at runtime; the exact schemas of any capture fields are not fully determined at typecheck time.
- getTupleCount() - Method in class com.streambase.sb.client.DequeueResult
-
Returns the number of tuples dequeued.
- getTupleCount() - Method in class com.streambase.sb.client.SimpleDequeueResult
- getTupleDequeueCount() - Method in class com.streambase.sb.client.StreamBaseClient
-
Returns the number of tuples this client has dequeued from the server.
- getTupleEnqueueCount() - Method in class com.streambase.sb.client.StreamBaseClient
-
Returns the number of tuples this client has actually enqueued to the server.
- getTupleFormatter() - Static method in class com.streambase.sb.Tuple
-
Returns a shared instance of the default tuple field formatter that converts each type to String using Java default String conversions.
- getTuples() - Method in class com.streambase.liveview.client.LiveResult
-
Retrieves the current tuples in the result.
- getTuples(boolean) - Method in class com.streambase.liveview.client.LiveResult
-
Retrieves the current tuples in the result
- getType() - Method in class com.streambase.liveview.client.dynamictables.Variable
- getType() - Method in class com.streambase.liveview.client.LiveViewPermission
- getType() - Method in class com.streambase.sb.monitor.OperatorInfo
-
Returns the type of the operator.
- getType() - Method in class com.streambase.sb.operator.parameter.HOCONConfigurationChooserPropertyDescriptor
-
Gets the configuration type that would show up in a corresponding HOCON file.
- getType() - Method in class com.streambase.sb.operator.parameter.JavaTypePropertyDescriptor
- getType() - Method in class com.streambase.sb.operator.parameter.ResourceFilePropertyDescriptor
- getType() - Method in class com.streambase.sb.Timestamp
-
Return the current type of timestamp
- getType() - Method in class com.tibco.ep.sb.ads.Artifact
- getType() - Method in class com.tibco.ep.sb.ads.ArtifactDescriptor
- getType() - Method in class com.tibco.ep.sb.ads.ArtifactMessage
- getType() - Method in class com.tibco.ep.testing.framework.Configuration
-
Get the currently loaded configuration type
- getTypecheckInputSchema(int) - Method in class com.streambase.sb.operator.Operator
-
Returns the schema of an input port that was set at application typecheck time.
- getTypecheckOutputSchema(int) - Method in class com.streambase.sb.operator.Operator
-
Return the output schema as set by typecheck.
- getUIHints() - Method in class com.streambase.sb.operator.parameter.SBPropertyDescriptor
-
Retrieves the currently associated
UIHints
object for this property - getUniqueSuffix() - Method in class com.streambase.sb.client.DeMUXStreamBaseClient
-
This manages a threadsafe counter which will give a different value each time it is called.
- getUnmetClientCapabilities() - Method in interface com.streambase.liveview.client.Table
-
Every table might have requiredClientCapabilities which may not be supported by the current client.
- getUpdateAssignments() - Method in class com.streambase.liveview.client.dynamictables.RuleCase
-
Gets the list of all update
Assignment
. - getUpdateByContainerId(int) - Method in interface com.streambase.sb.monitor.StatsUtil.IdentityHelper.IdentityUpdater
- getUpdateInitialValue() - Method in class com.streambase.liveview.client.dynamictables.Variable
- getUri() - Method in class com.streambase.liveview.client.ConnectionConfig
-
Get the uri to connect with
- getUri() - Method in interface com.streambase.liveview.client.LiveViewConnectionControl
-
Convenience method that is the same as getConnectionConfig().getUri()
- getURI() - Method in interface com.streambase.sb.operator.Operator.RuntimeEnvironment
-
Return the URI of this Server.
- getURI() - Method in interface com.streambase.sb.unittest.SBServerManager
-
return the URI of the StreamBase Engine
- getURL() - Method in interface com.streambase.liveview.client.alert.InvokeHTTPAction
-
Gets the value of the URL property.
- getUsedMemory() - Method in class com.streambase.sb.monitor.SystemInfo
-
Returns the total amount of memory currently in use in the StreamBase server process.
- getUser() - Method in class com.streambase.sb.client.StreamBaseURI
-
Return the user name for the connection.
- getUsername() - Method in class com.streambase.liveview.client.ConnectionConfig
-
Get the username to connect with
- getUserTimeDelta() - Method in class com.streambase.sb.monitor.ThreadInfo
-
Returns the user time spent by thread since the last Snapshot, in millisecond.
- getUserTimeDeltaUS() - Method in class com.streambase.sb.monitor.ThreadInfo
-
Returns the user time spent by thread since the last Snapshot, in microsecond.
- getUserTimeTotal() - Method in class com.streambase.sb.monitor.ThreadInfo
-
Returns the user time spent by thread since the StreamBase Server started, in millisecond.
- getUserTimeTotalUS() - Method in class com.streambase.sb.monitor.ThreadInfo
-
Returns the user time spent by thread since the StreamBase Server started, in microsecond.
- getValue() - Method in class com.streambase.liveview.client.dynamictables.Assignment
- getValue() - Method in enum com.streambase.sb.NowImplementation
- getValueAsUniqueString() - Method in class com.streambase.liveview.client.HashableTuple
- getValueAsUniqueString() - Method in interface com.streambase.liveview.client.KeyValue
-
Returns an opaque unique String that can be used to identify this tuple.
- getValues() - Method in class com.streambase.sb.operator.parameter.EnumPropertyDescriptor
-
Return the list of allowable values for the property.
- getVariableName() - Method in class com.streambase.liveview.client.dynamictables.Assignment
- getVariables() - Method in interface com.streambase.liveview.client.dynamictables.TableConfig
-
This method is used to get the list of variables
Variable
with this Table Configuration - getVersion() - Method in interface com.streambase.liveview.client.LiveViewConnectionControl
-
If this server has never been successfully connected to, this value will be null.
- getVersion() - Method in class com.streambase.liveview.client.QueryConfig
- getVersion() - Static method in class com.streambase.sb.client.StreamBaseClient
-
Get the version of this client, returned in the format specified by
Version.INFO_LINE
- getVersion() - Method in class com.streambase.sb.operator.Operator.ArtifactProperties
-
Get version
- getVersion() - Method in class com.tibco.ep.sb.ads.Artifact
- getVersion() - Method in class com.tibco.ep.sb.ads.ArtifactDescriptor
- getVersion() - Method in class com.tibco.ep.sb.ads.ArtifactMessage
- getVersion() - Method in class com.tibco.ep.testing.framework.Configuration
-
Get the currently loaded configuration version
- getVersionString() - Method in class com.streambase.liveview.client.QueryConfig
- getWakeup() - Method in class com.streambase.liveview.server.table.plugin.TableProviderControlImpl
- getWallClockTimeService() - Static method in class com.streambase.sb.unittest.TimeServiceFactory
-
Deprecated.Use
WallClockTimeService
to obtain a TimeService - getWidth() - Method in enum com.streambase.sb.operator.parameter.UIHints.TextWidthHint
-
Returns the width for this hint.
- getWindowEndTimeExpr() - Method in class com.streambase.liveview.client.QueryConfig
-
Get the value set in setTimeWindow
- getWindowStartTimeExpr() - Method in class com.streambase.liveview.client.QueryConfig
-
Get the value set in setTimeWindow
- getWriteTimeoutMS() - Method in class com.streambase.sb.client.ClientSettings
-
WriteTimeoutMS is used as a timeout for write operations in a binary connection between the client and server.
- getXmlRpcTimeoutMS() - Method in class com.streambase.sb.client.ClientSettings
-
XmlrpcTimeoutMS is used as a timeout for XMLRPC requests to the server.
- GOOD - Static variable in class com.streambase.sb.client.DequeueResult
-
Status code indicating a normal dequeue
- gotBegin - Variable in class com.streambase.sb.monitor.Snapshot
- GROUP_BY_EXPRESSIONS - com.streambase.liveview.client.LiveViewTableCapability
-
Whether or not this table supports Group by expressions.
- GROUP_FIELD - Static variable in interface com.streambase.liveview.client.Table
- GUID_BASED_ALERTS - com.streambase.liveview.client.LiveViewClientCapability
- GUID_BASED_ALERTS_ERROR - com.streambase.liveview.client.LiveViewExceptionType
H
- handleTableAdded(Table) - Method in interface com.streambase.liveview.client.TableListListener
-
A new Table was added
- handleTableDisabled(Table) - Method in interface com.streambase.liveview.client.TableListListener
-
An existing Table has been disabled.
- handleTableModified(Table) - Method in interface com.streambase.liveview.client.TableListListener
-
An existing (probably disabled) Table was Modifiied and (if it wasn't already) enabled.
- handleTableRemoved(Table) - Method in interface com.streambase.liveview.client.TableListListener
-
An existing Table was removed and isn't expected to return.
- handleTablesReset() - Method in interface com.streambase.liveview.client.TableListListener
- has(LiveViewQueryType) - Method in enum com.streambase.liveview.client.LiveViewQueryType
-
Does the current type have the given type inside of it? Ex: SNAP_AND_CONT has a SNAP part
- hasCapability(Class<T>) - Method in interface com.streambase.liveview.client.LiveViewConnection
-
Returns true if the connected server supports the given type of capability.
- hasCause() - Method in exception com.streambase.sb.StreamBaseIllegalArgumentException
- hasDangerousConnection(AbstractConfigObject) - Static method in class com.streambase.liveview.server.table.plugin.TableProviderManager
- HAServerIOException - Exception in com.streambase.sb.client
-
Exception thrown when there's an I/O error with a HA server
- HAServerIOException(String) - Constructor for exception com.streambase.sb.client.HAServerIOException
- HAServerIOException(String, Throwable) - Constructor for exception com.streambase.sb.client.HAServerIOException
- HAServerIOException(Throwable) - Constructor for exception com.streambase.sb.client.HAServerIOException
- hasField(CharSequence) - Method in class com.streambase.sb.Schema
-
Return true if the Schema has a field with the given name, or false if not.
- HashableTuple - Class in com.streambase.liveview.client
-
HashableTuple is a wrapper for Tuples from a single Query so they can be stored in a HashSet.
- HashableTuple(Tuple) - Constructor for class com.streambase.liveview.client.HashableTuple
- hashCode() - Method in class com.streambase.liveview.client.HashableTuple
- hashCode() - Method in interface com.streambase.liveview.client.KeyValue
-
Returns a int hashcode for this KeyValue.
- hashCode() - Method in class com.streambase.sb.ByteArrayView
- hashCode() - Method in class com.streambase.sb.client.StreamBaseClient.TupleBuffer
- hashCode() - Method in class com.streambase.sb.CompleteDataType.CaptureType
- hashCode() - Method in class com.streambase.sb.CompleteDataType.FunctionType
- hashCode() - Method in class com.streambase.sb.CompleteDataType.ListType
- hashCode() - Method in class com.streambase.sb.CompleteDataType.TupleType
- hashCode() - Method in class com.streambase.sb.monitor.ModuleInfo.QueueInfo
- hashCode() - Method in class com.streambase.sb.Schema
- hashCode() - Method in exception com.streambase.sb.StreamBaseException
- hashCode() - Method in class com.streambase.sb.StreamProperties
- hashCode() - Method in class com.streambase.sb.Tuple
-
Compute a hashCode for the object.
- hasNext() - Method in class com.streambase.liveview.client.DeleteQueryListener
-
See if there are more tuples to retrieve.
- hasNext() - Method in class com.streambase.liveview.client.SnapshotQueryListener
-
See if there are more tuples to retrieve.
- hasNext() - Method in interface com.streambase.liveview.client.SnapshotResult
-
See if there are more tuples to retrieve.
- hasNotYetStarted() - Method in class com.streambase.sb.operator.Operator
-
Returns true if this Operator has not yet started running.
- hasOld() - Method in class com.streambase.liveview.client.TupleUpdatedEvent
-
See if the old tuple was included in this event
- hasPrefix(String) - Static method in class com.streambase.sb.client.StreamBaseURI
- hasSchema(String) - Method in class com.streambase.sb.client.StreamBaseClient
-
Returns whether or not a schema with the passed in schemaName is available; you can get this Schema by calling getSchemaByName.
- hasStream(String) - Method in class com.streambase.sb.client.StreamBaseClient
-
Returns whether or not the client has a stream with the passed in name.
- hasStreamProperties(String) - Method in class com.streambase.sb.client.StreamBaseClient
-
Returns whether or not a stream with the given name exists.
- HAVING_QUERIES - com.streambase.liveview.client.LiveViewTableCapability
-
Whether or not this table supports HAVING queries (i.e.
- HEAP - com.streambase.sb.operator.StorageMethod
-
Heap memory
- HOCONConfigurationChooserPropertyDescriptor - Class in com.streambase.sb.operator.parameter
-
Property descriptor subclass which allows adapter BeanInfo classes to access generic HOCON configuration data (for example, JDBC data sources - com.tibco.ep.streambase.configuration.jdbcdatasource).
- HOCONConfigurationChooserPropertyDescriptor(String, Class<?>, HOCONConfigurationChooserPropertyDescriptor.ConfigurationType) - Constructor for class com.streambase.sb.operator.parameter.HOCONConfigurationChooserPropertyDescriptor
-
Construct a JDBCConfigurationPropertyDescriptor with the given property name (unique), the class containing the operator, and the
HOCONConfigurationChooserPropertyDescriptor.ConfigurationType
that describes which HOCON config type this operator/adapter should use. - HOCONConfigurationChooserPropertyDescriptor.ConfigurationType - Enum in com.streambase.sb.operator.parameter
-
Type of HOCON configuration to use.
I
- ID - Static variable in interface com.streambase.sb.client.XmlRpcAdmin.ListConnectionTags
-
Identifier
- IdentityHelper(StatsUtil.IdentityHelper.IdentityUpdater) - Constructor for class com.streambase.sb.monitor.StatsUtil.IdentityHelper
- IdentityManager() - Constructor for class com.streambase.sb.monitor.StatsUtil.IdentityManager
- IExecJavaAction - Interface in com.streambase.liveview.client.alert
-
Deprecated.
- IGNORE_METADATA_FIELDS_FOR_CAPTURE - com.streambase.sb.SchemaUtil.CoercionOptions
- IGNORE_TIMESTAMP_COMPARATOR - Static variable in class com.streambase.sb.unittest.FieldBasedTupleComparator
- IgnoreTimestampCompareFunctor() - Constructor for class com.streambase.sb.unittest.FieldBasedTupleComparator.IgnoreTimestampCompareFunctor
- IgnoreTimestampFields - com.streambase.sb.TupleCopier.Options
-
TupleCopier.Options.IgnoreTimestampFields
(off by default)Used by tupleEquals and will cause the comparison to ignore any field withDataType.TIMESTAMP.
- IInputAdapter - Interface in com.streambase.sb.adapter
-
Interface for input adapters.
- ILLEGAL_QUERYTYPE__QUERYLISTENER_COMBINATION - com.streambase.liveview.client.LiveViewExceptionType
- IllegalFunctionInProjectionException - Exception in com.streambase.sb
- IllegalFunctionInProjectionException(String) - Constructor for exception com.streambase.sb.IllegalFunctionInProjectionException
- IMPL_SYSTEM - com.streambase.sb.NowImplementation
-
call System.currentTimeMillis() directly
- IMPL_THREAD - com.streambase.sb.NowImplementation
-
use a background thread that only checks every few milliseconds
- IMPL_TIME_SERVICE - com.streambase.sb.NowImplementation
-
use the current time service from the module runtime context
- IMPORT - com.streambase.liveview.client.LiveViewPermission.Action
- IMPORT_DATA_FAILURE - com.streambase.liveview.client.LiveViewExceptionType
- IMPORT_DATA_FAILURE_ABORT_POLICY - com.streambase.liveview.client.LiveViewExceptionType
- importMetadata(File, ServerUtilityDataProvider.DATA_POLICY, String...) - Method in interface com.streambase.liveview.client.serverdatautility.ServerUtilityDataProvider
-
Utility to import LiveView metadata.
- importMetadata(InputStream, ServerUtilityDataProvider.DATA_POLICY, String...) - Method in interface com.streambase.liveview.client.serverdatautility.ServerUtilityDataProvider
-
Utility to import LiveView metadata.
- INACTIVE - com.streambase.liveview.client.LiveViewConnectionControl.ConnectionState
-
Connection has been explicitly shut off via a LiveViewConnectionControl.setActive call
- INCLUDE_DESCRIPTION - com.streambase.sb.SchemaUtil.CopyOptions
- INCLUDE_MODULES - Static variable in interface com.streambase.sb.client.StreamBaseClient.ListEntityFlags
-
Use INCLUDE_MODULES if you want to include all modules in the output (including sub modules)
- INCLUDE_NAME - com.streambase.sb.SchemaUtil.CopyOptions
- INCLUDE_NULL_FIELDS - com.streambase.sb.TupleJSONUtil.Options
-
Include null fields in JSON maps.
- INCLUDE_PARENTAGE - com.streambase.sb.SchemaUtil.CopyOptions
- INCLUDE_UUID - com.streambase.sb.SchemaUtil.CopyOptions
- INCOMPLETE_ELEMENT - com.streambase.liveview.client.LiveViewExceptionType
- INDICES_FIELD - Static variable in interface com.streambase.liveview.client.Table
- INFO - com.streambase.liveview.client.LiveViewPermission.Action
- INFO - com.streambase.sb.operator.Operator.LogLevel
-
Informational logging
- INFO - com.tibco.ep.sb.ads.ArtifactMessage.Severity
-
Information message
- init() - Method in class com.streambase.sb.operator.BaseAggregateWindow
-
Called before each new use of this object.
- init() - Method in class com.streambase.sb.operator.Operator
-
After the Operator has typechecked successfully, but before the application or any managed threads start, the StreamBase server will call the init method.
- INITIAL - com.streambase.sb.operator.Operator.SharedObject.State
-
Initial state
- initialize() - Method in class com.tibco.ep.testing.framework.UnitTest
-
Initialize test settings - must be called once before tests are run.
- initialize(LiveViewServer) - Static method in class com.streambase.liveview.server.table.plugin.TableProviderManager
- initialize(TablesTable, TableColumnsTable, LiveViewServerConfig, StreamBaseConnectionPool) - Static method in class com.streambase.liveview.server.table.plugin.TableProviderManager
- initialize(String, TableProviderControl, TableProviderParameters, TableNameMapper) - Method in interface com.streambase.liveview.server.table.plugin.TableProvider
-
An instance of your class will be initialized with the parameters that were defined in the LVConf.
- INITIALIZED - com.streambase.liveview.server.table.plugin.TableProviderStatus
- INITIALIZED - Static variable in class com.streambase.sb.operator.Operator.OperatorStates
-
The initial state of an Operator.
- INPUT_STREAMS - Static variable in class com.streambase.sb.EntityType
-
Represents input streams only.
- InputAdapter - Class in com.streambase.sb.adapter
-
Convenience abstract base class for input adapters.
- InputAdapter() - Constructor for class com.streambase.sb.adapter.InputAdapter
- inputs - Variable in class com.streambase.sb.operator.PortCounts
- insert(CatalogedTable) - Method in interface com.streambase.liveview.server.table.plugin.TableProviderControl
-
Insert this Table.
- insert(CatalogedTable) - Method in class com.streambase.liveview.server.table.plugin.TableProviderControlImpl
- insert(Tuple) - Method in interface com.streambase.sb.operator.TableAccessor
-
Insert a new row into the table.
- INT - com.streambase.sb.DataType
-
Integer type, four bytes.
- INT - com.streambase.sb.monitor.StatsUtil.StatEncoder.KeyType
- INT_ARRAY - com.streambase.sb.monitor.StatsUtil.StatEncoder.KeyType
- INTERFACES - com.streambase.sb.operator.parameter.JavaTypePropertyDescriptor.TypeChoice
- INTERNAL_CLIENT_ERROR - com.streambase.liveview.client.LiveViewExceptionType
- INTERVAL - Static variable in class com.streambase.sb.Timestamp
-
Timestamps can be timestamps or intervals.
- INTERVAL_FORMAT - Static variable in class com.streambase.sb.Timestamp
-
Format of a timestamp interval
- INVALID_CONNECT_URI - com.streambase.liveview.client.LiveViewExceptionType
- INVALID_GUID - com.streambase.liveview.client.LiveViewExceptionType
- INVALID_PROJECTION_EXPR - com.streambase.liveview.client.LiveViewExceptionType
- INVALID_PUBLISHER - com.streambase.liveview.client.LiveViewExceptionType
- INVALID_PUBLISHER_CONFIG - com.streambase.liveview.client.LiveViewExceptionType
- INVALID_PUBLISHER_NAME - com.streambase.liveview.client.LiveViewExceptionType
- INVALID_QUERY - com.streambase.liveview.client.LiveViewExceptionType
- INVALID_QUERY_HANDLE - com.streambase.liveview.client.LiveViewExceptionType
- INVALID_REQUEST - com.streambase.liveview.client.LiveViewExceptionType
- INVALID_SAVED_QUERY_ID - com.streambase.liveview.client.LiveViewExceptionType
- INVALID_SESSION - com.streambase.liveview.client.LiveViewExceptionType
- INVALID_STREAMBASE_IDENTIFIER - com.streambase.liveview.client.LiveViewExceptionType
- INVALID_TABLE_NAME - com.streambase.liveview.client.LiveViewExceptionType
- INVALID_USERNAME_IN_URI - com.streambase.liveview.client.LiveViewExceptionType
- invert(Collection<SchemaUtil.CoercionOptions>) - Static method in enum com.streambase.sb.SchemaUtil.CoercionOptions
- INVOKE_HTTP - com.streambase.liveview.client.alert.AlertRuleAction.ActionType
- INVOKE_HTTP_ACTION_ENABLED - Static variable in class com.streambase.liveview.client.LiveViewProperties.AlertActions
- InvokeHTTPAction - Interface in com.streambase.liveview.client.alert
-
Causes a rest request to be sent when this alert is triggered.
- IO_EXCEPTION - com.streambase.liveview.client.LiveViewExceptionType
- IOutputAdapter - Interface in com.streambase.sb.adapter
-
Interface for output adapters.
- IResourceReader - Interface in com.streambase.sb.operator
- IS_ENABLED_FIELD - Static variable in interface com.streambase.liveview.client.Table
- IS_SYSTEM_TABLE - Static variable in interface com.streambase.liveview.client.Table
- isActive() - Method in class com.tibco.ep.testing.framework.Configuration
-
Check if this configuration is activated
- isAppDebuggingEnabled() - Method in class com.streambase.sb.unittest.BaseTestEnvironment
- isAppDebuggingEnabled() - Method in interface com.streambase.sb.unittest.SBTestEnvironment
- isCacheable() - Method in interface com.streambase.sb.Function
-
If function cacheable?
- isCanceled() - Method in class com.streambase.liveview.client.NullProgressMonitor
-
This implementation returns the value of the internal state variable set by
setCanceled
. - isCanceled() - Method in interface com.streambase.liveview.client.ProgressMonitor
-
The api will use this call to see if the client cancelled the current request
- isClosed() - Method in class com.streambase.sb.client.StreamBaseClient
-
Return true if the client connection is closed.
- isClosed() - Method in class com.streambase.sb.monitor.StreamBaseMonitor
-
Indicates if the StreamBaseMonitor client is closed
- isComplete() - Method in class com.streambase.liveview.client.dynamictables.FilteredTableAlias
- isComplete() - Method in class com.streambase.liveview.client.dynamictables.Variable
- isComplete(boolean) - Method in class com.streambase.liveview.client.dynamictables.RuleCase
-
Method is used to check completeness of the
RuleCase
. - isCompress() - Method in class com.streambase.liveview.client.ConnectionConfig
-
Get the compression state of this connection
- isConcurrentByDefault() - Method in class com.streambase.sb.operator.Operator
-
Indicate whether an operator should be in a concurrent region by default
- isConnected() - Method in interface com.streambase.liveview.client.LiveViewConnection
-
A polling method to check if the connection with the server is still valid.
- isCurrent() - Method in interface com.streambase.liveview.client.LiveViewConnectionControl
- isDeprecated() - Method in class com.streambase.sb.operator.parameter.SBPropertyDescriptor
-
Return whether the property is deprecated.
- isDroppingTuples() - Method in class com.streambase.sb.operator.Operator
-
Returns true if the Operator will drop any tuples it receives when it is suspended.
- isEmpty() - Method in class com.streambase.liveview.client.LiveResult
-
Is the result empty
- isEmpty() - Method in exception com.streambase.liveview.client.ValidationErrorsException
- isEnabled() - Method in interface com.streambase.liveview.client.alert.AlertRule
-
Gets the value of the enabled property.
- isEnabled() - Method in interface com.streambase.liveview.client.alert.AlertRuleAction
- isEnabled() - Method in interface com.streambase.liveview.client.Table
-
Sometimes Tables will be disabled, because the Container that they are in has been shut down.
- isExpected(Tuple) - Method in class com.streambase.sb.unittest.Expecter.AbstractPredicate
- isExpected(Tuple) - Method in interface com.streambase.sb.unittest.Expecter.Predicate
- isExpression() - Method in class com.streambase.sb.operator.parameter.SBPropertyDescriptor
-
Is this property an expression?
- isInputStream() - Method in class com.streambase.sb.StreamProperties
-
Returns
true
if this stream is an input stream - isIntermediateStreamDequeueEnabled() - Method in class com.streambase.sb.unittest.BaseTestEnvironment
- isIntermediateStreamDequeueEnabled() - Method in interface com.streambase.sb.unittest.SBTestEnvironment
- isInterval() - Method in class com.streambase.sb.Timestamp
-
Returns true if this is an interval timestamp; false otherwise
- isLegacyNameEqual(String) - Method in enum com.streambase.sb.NowImplementation
- isLexicallyComparable() - Method in enum com.streambase.sb.DataType
-
Returns true if we guarantee lexical comparisons between values of this type work.
- isLoadAtStartup() - Method in class com.streambase.sb.operator.Operator.ArtifactProperties
-
Load artifact at start-up?
- isLoaded() - Method in class com.tibco.ep.testing.framework.Configuration
-
Check if this configuration is loaded
- isNull(int) - Method in class com.streambase.sb.Tuple
-
Determines whether a field in the tuple is null.
- isNull(Schema.Field) - Method in class com.streambase.sb.Tuple
-
Determines whether the given field's value in this Tuple is null.
- isNull(String) - Method in class com.streambase.sb.Tuple
-
Determines whether a field in the tuple is null.
- isOpen() - Method in interface com.streambase.liveview.client.Query
-
If this is false, either you've already gotten a QueryClosed event or you're about to get one.
- isOpen() - Method in class com.streambase.liveview.client.QueryListenerWrapper
- isOutputStream() - Method in class com.streambase.sb.StreamProperties
-
Returns true if this stream is an Output Stream
- isPassthruOperator() - Method in class com.streambase.sb.operator.Operator
-
Allows an operator to declare itself to be a "pass-thru" operator -- one that calls its sendOutput method with the unmodified tuples received by its processTuple method.
- isPersistenceRestoreDataOnStart() - Method in interface com.streambase.liveview.client.dynamictables.TableConfig
-
The method gets the boolean flag which if true, recovers the data is to be restored after the table is restarted.
- isProcessingTuples() - Method in class com.streambase.sb.operator.Operator
-
Returns true if the Operator will process any tuples it receives when it is suspended.
- isReadOnly() - Method in class com.streambase.sb.Tuple
-
Returns true if this is a read only tuple (read only tuples throw an UnsupportedOperationException when setter methods are called)
- isRequired() - Method in class com.streambase.sb.operator.parameter.SBPropertyDescriptor
-
Return whether the property is required.
- isRunning() - Method in class com.streambase.sb.operator.Operator
-
Returns true if this Operator is currently running, false otherwise.
- isRuntime() - Method in class com.streambase.sb.operator.Operator
- isSaveInProject() - Method in interface com.streambase.liveview.client.dynamictables.TableConfig
-
The saveInProject flag is responsible for saving the tables to start even after the restart of liveview server.
- isShareable() - Method in interface com.streambase.sb.operator.PreparedQuery
-
whether it is safe to share this prepared query object with multiple threads which can execute it on different table instances Note that the tables MUST have the same definition
- isShutdown() - Method in class com.streambase.sb.operator.Operator
-
Returns true if this Operator is currently shut down, false otherwise.
- isSnapshotComplete() - Method in class com.streambase.liveview.client.LiveResult
-
Retreives whether or not the LiveResult is up to date.
- isSocketKeepAlive() - Method in class com.streambase.sb.client.ClientSettings
-
Is SO_KEEPALIVE set
- isSSL() - Method in class com.streambase.sb.client.StreamBaseURI
- isStatsEnabled() - Method in class com.streambase.sb.monitor.StreamBaseMonitor
-
Determine if stats are available
- isSubscribed(StreamProperties) - Method in class com.streambase.sb.client.DeMUXStreamBaseClient
- isSubscribed(StreamProperties) - Method in class com.streambase.sb.client.StreamBaseClient
-
Return status if we are subscribed to the given stream
- isSubsetOf(Schema) - Method in class com.streambase.sb.Schema
-
Returns true if this schema's fields are a subset of the supplied schema's fields Does not recursively test nested schemas for subsetness.
- ISSUE_DELETE_QUERY - com.streambase.liveview.client.alert.AlertRuleAction.ActionType
- IssueDeleteQueryAction - Interface in com.streambase.liveview.client.alert
-
Issues a Delete Query
- isSupersetOf(Schema) - Method in class com.streambase.sb.Schema
-
Returns true if this schema's fields are a superset of the supplied schema's fields Does not recursively test nested schemas for subsetness.
- isSuspended() - Method in class com.streambase.sb.operator.Operator
-
Returns true if this Operator is currently suspended, false otherwise.
- isSystemTable() - Method in interface com.streambase.liveview.client.Table
-
Returns true if the table is a system table.
- isTcpNoDelay() - Method in class com.streambase.sb.client.ClientSettings
-
Is TCP_NODELAY set
- isTimeoutEnabled() - Method in class com.tibco.ep.testing.framework.UnitTest
-
Determine if timeout is enabled
- isTransactionAbortModeEnabled() - Method in class com.tibco.ep.testing.framework.UnitTest
-
Determine if abort mode is enabled
- isTransactionalMemoryLeakDetectionEnabled() - Method in class com.tibco.ep.testing.framework.UnitTest
-
Determine if leak detection is enabled
- isTransactionDeadlockDetectionEnabled() - Method in class com.tibco.ep.testing.framework.UnitTest
-
Determine if deadlock detection is enabled
- isValid() - Method in interface com.streambase.liveview.client.alert.AlertRule
-
Gets the value of the status property.
- isValidCharset(String) - Static method in class com.streambase.sb.operator.parameter.SBSimpleBeanInfo
- isValidFieldName(String) - Method in interface com.streambase.liveview.client.TableAdminManager
-
Checks whether or not the name is a valid field name to be used by createTable.
- isVariableSize() - Method in enum com.streambase.sb.DataType
-
Return whether this DataType is of variable size or not (currently only for STRING and BLOB).
- iterator() - Method in exception com.streambase.liveview.client.ValidationErrorsException
- iterator() - Method in class com.streambase.sb.client.DequeueResult
-
Returns an iterator of all tuples.
- iterator() - Method in class com.streambase.sb.client.SimpleDequeueResult
- iterator() - Method in class com.streambase.sb.Schema
J
- JavaEnumPropertyDescriptor<T extends Enum<T>> - Class in com.streambase.sb.operator.parameter
-
PropertyDescriptor for properties based on a Java Enum.
- JavaEnumPropertyDescriptor(String, Class<?>, Class<T>) - Constructor for class com.streambase.sb.operator.parameter.JavaEnumPropertyDescriptor
-
Construct an enumerated property descriptor.
- JavaEnumPropertyDescriptor(String, Class<?>, Class<T>, T...) - Constructor for class com.streambase.sb.operator.parameter.JavaEnumPropertyDescriptor
-
Construct an enumerated property descriptor.
- JavaEnumPropertyDescriptor(String, Class<?>, EnumSet<T>) - Constructor for class com.streambase.sb.operator.parameter.JavaEnumPropertyDescriptor
-
Construct an enumerated property descriptor.
- JavaTypePropertyDescriptor - Class in com.streambase.sb.operator.parameter
-
PropertyDescriptor for String properties that wish to provide a chooser to the user in order to select a Java class or interface name in the current Studio project's Build Path.
- JavaTypePropertyDescriptor(JavaTypePropertyDescriptor.TypeChoice, PropertyDescriptor, Class<?>) - Constructor for class com.streambase.sb.operator.parameter.JavaTypePropertyDescriptor
-
Copy a property descriptor.
- JavaTypePropertyDescriptor(String, JavaTypePropertyDescriptor.TypeChoice, Class<?>) - Constructor for class com.streambase.sb.operator.parameter.JavaTypePropertyDescriptor
- JavaTypePropertyDescriptor(String, JavaTypePropertyDescriptor.TypeChoice, Class<?>, String, String) - Constructor for class com.streambase.sb.operator.parameter.JavaTypePropertyDescriptor
-
Construct a property descriptor with non-standard read/write method names.
- JavaTypePropertyDescriptor.TypeChoice - Enum in com.streambase.sb.operator.parameter
-
Studio will display a Java Type chooser dialog for the
JavaTypePropertyDescriptor.TypeChoice
provided to this property descriptor - JDBC - com.streambase.sb.operator.parameter.HOCONConfigurationChooserPropertyDescriptor.ConfigurationType
-
JDBC data source group
- JDBC_CONFIG_ERROR - com.streambase.liveview.client.LiveViewExceptionType
- JDBC_CONFIGURED_TABLE_LENGTH_OVER_LIMIT - com.streambase.liveview.client.LiveViewExceptionType
- JDBC_CONNECTION_CLOSE - com.streambase.liveview.client.LiveViewExceptionType
- JDBC_CONNECTION_GET_ERROR - com.streambase.liveview.client.LiveViewExceptionType
- JDBC_CONTENT_FIELD_READING_ERROR - com.streambase.liveview.client.LiveViewExceptionType
- JDBC_CONTENT_FIELD_SETTING_ERROR - com.streambase.liveview.client.LiveViewExceptionType
- JDBC_DATA_SOURCE_ERROR - com.streambase.liveview.client.LiveViewExceptionType
- JDBC_LIVEVIEW_ENTITY_CREATION_ERROR - com.streambase.liveview.client.LiveViewExceptionType
- JDBC_METADATA_INSUFFICIENT_CHAR_FOR_ENTITY - com.streambase.liveview.client.LiveViewExceptionType
- JDBC_METADATA_PREFIX_ABOVE_LIMIT - com.streambase.liveview.client.LiveViewExceptionType
- JDBC_METADATA_TABLE_NAME_ALTERATION - com.streambase.liveview.client.LiveViewExceptionType
- JDBC_RESULT_SET_READING_ERROR - com.streambase.liveview.client.LiveViewExceptionType
- JDBC_SERIALIZATION_ERROR - com.streambase.liveview.client.LiveViewExceptionType
- JDBC_STATEMENT_CLOSE - com.streambase.liveview.client.LiveViewExceptionType
- JDBC_SYSTEM_FIELDS_READING_ERROR - com.streambase.liveview.client.LiveViewExceptionType
- JDBC_SYSTEM_FIELDS_SETTING_ERROR - com.streambase.liveview.client.LiveViewExceptionType
- JSON_DATA_IMPORT_ERROR - com.streambase.liveview.client.LiveViewExceptionType
- JSON_SCHEMA - com.streambase.liveview.client.LiveViewClientCapability
- jsonPath(String, String) - Static method in class com.streambase.sb.TupleJSONUtil
-
Return the string representation of objects extracted from json according to path
- JSONSingleQuotesTupleMaker - Class in com.streambase.sb.unittest
- JSONSingleQuotesTupleMaker() - Constructor for class com.streambase.sb.unittest.JSONSingleQuotesTupleMaker
- JSONTupleMaker - Class in com.streambase.sb.unittest
- JSONTupleMaker() - Constructor for class com.streambase.sb.unittest.JSONTupleMaker
K
- KEY_FIELDS_CSV - Static variable in interface com.streambase.liveview.client.Table
- KEY_PASS_PARAM - Static variable in class com.streambase.sb.client.StreamBaseURI
-
URI parameter used for the passphrase for a key within a keystore for SSL with client authentication (2-way ssl).
- KEY_PASSWORD_MASK - Static variable in class com.streambase.sb.client.StreamBaseURI
-
default keypass mask
- keyData - Variable in class com.streambase.liveview.client.AbstractTupleEvent
- KEYFIELDS_IN_BEGINSNAPSHOT - com.streambase.liveview.client.LiveViewClientCapability
- keys - Variable in class com.streambase.sb.monitor.StatsUtil.StatEncoder
- KEYSTORE_PARAM - Static variable in class com.streambase.sb.client.StreamBaseURI
-
URI parameter used for a keystore for SSL with client authentication (2-way ssl).
- KEYSTORE_PASS_PARAM - Static variable in class com.streambase.sb.client.StreamBaseURI
-
URI parameter used for the passphrase for a keystore for SSL with client authentication (2-way ssl).
- KeyValue - Interface in com.streambase.liveview.client
-
KeyValue represents a specific value of the primary key, as taken from the Tuple in a specific Table, including if the Table has a complex key involving multiple fields.
- KILL - com.streambase.liveview.client.LiveViewPermission.Action
- KILL_PUBLISHER_ADMINISTRATIVE_KILL_ - com.streambase.liveview.client.LiveViewExceptionType
- KILL_QUERY_ADMINISTRATIVE_KILL - com.streambase.liveview.client.LiveViewExceptionType
- KILL_QUERY_SESSION_CLOSED_KILL - com.streambase.liveview.client.LiveViewExceptionType
- KILL_QUERY_TABLE_DROPPED_KILL - com.streambase.liveview.client.LiveViewExceptionType
- killAllConnections() - Method in class com.streambase.sb.client.StreamBaseAdminClient
-
Kill all of the connections on the server
- killConnection(byte[]) - Method in class com.streambase.sb.client.StreamBaseAdminClient
-
Kill the connection with the given connectionId
- killPublisher(String, String) - Method in interface com.streambase.liveview.client.clientcontrol.ClientController
-
Kills the specific publisher based on ID from the server.
- killPublishersWithPredicate(String) - Method in interface com.streambase.liveview.client.clientcontrol.ClientController
-
Kills publishers referring to the rows in the LVSessionPublishers Table that satisfy the predicate against LVSessionPublishers Table.
- killQueriesWithPredicate(String) - Method in interface com.streambase.liveview.client.clientcontrol.ClientController
-
Kills queries referring to the rows in the LVSessionQueries Table that satisfy the predicate against LVSessionQueries Table.
- killQuery(String, String) - Method in interface com.streambase.liveview.client.clientcontrol.ClientController
-
Kills the specific query based on ID from the server.
- killSession(String) - Method in interface com.streambase.liveview.client.clientcontrol.ClientController
-
Kills the specific session based on ID from the server.
- killSessionsWithPredicate(String) - Method in interface com.streambase.liveview.client.clientcontrol.ClientController
-
Kills sessions referring to the rows in the LVSessions Table that satisfy the predicate against LVSessions Table.
L
- LAST - com.streambase.liveview.client.LiveViewExceptionType
- lastCycleContainers - Variable in class com.streambase.sb.monitor.Snapshot
- LATEST_VERSION - Static variable in class com.tibco.ep.sb.ads.ArtifactDescriptor
-
Version string representing the latest version of an artifact
- LATITUDE - com.streambase.liveview.client.SemanticInterpretation.WellKnownSemantics
- LEADER - com.streambase.sb.Constants.LeadershipStatus
-
Deprecated.
- leadershipStatus - Variable in class com.streambase.sb.client.DequeueResult
- length() - Method in class com.streambase.sb.ByteArrayView
-
return the length of this view NB: no data is copied when doing this
- LIST - com.streambase.liveview.client.LiveViewPermission.Action
- LIST - com.streambase.sb.DataType
-
List type, variable length
- LIST_SELF - com.streambase.liveview.client.LiveViewPermission.Action
- ListCompareFunctor() - Constructor for class com.streambase.sb.unittest.FieldBasedTupleComparator.ListCompareFunctor
- listConnections(StreamBaseAdminClient.ListConnectionArgument...) - Method in class com.streambase.sb.client.StreamBaseAdminClient
-
Return an array of client connections
- listEntities(EntityType) - Method in class com.streambase.sb.client.StreamBaseClient
-
Return an array of entity names for the given entity type.
- listEntities(EntityType, int) - Method in class com.streambase.sb.client.StreamBaseClient
-
Return an array of entity names for the given entity type and flags.
- listEntities(EntityType, int, CaptureTransformStrategy) - Method in class com.streambase.sb.client.StreamBaseClient
-
Return an array of entity names for the given entity type and flags.
- listEntities(EntityType, CaptureTransformStrategy) - Method in class com.streambase.sb.client.StreamBaseClient
-
Return an array of entity names for the given entity type.
- listEntities(String, int) - Method in class com.streambase.sb.client.StreamBaseAdminClient
-
Return an array of entity names for the given entity type
- listEntities(String, int) - Method in class com.streambase.sb.client.StreamBaseClient
-
Return an array of entity names for the given entity path.
- listEntities(String, int, CaptureTransformStrategy) - Method in class com.streambase.sb.client.StreamBaseClient
-
Return an array of entity names for the given entity path.
- listFromEnvironment() - Static method in class com.streambase.sb.client.StreamBaseURI
-
Returns the list of URIs found by searching the following property and environment variables for a comma separated URI list: Using the string value found in the
streambase.uri
system property, if set Using the string value found in theSTREAMBASE_URI
environment variable, if set Using the string value found in theSTREAMBASE_SERVER
environment variable, if setStreamBaseURI.DEFAULT_URI
if no value has been above The supplied URIs must conform to a valid High Availability URI list, for example they must all reference the same container. - listFromString(String) - Static method in class com.streambase.sb.client.StreamBaseURI
-
Parse a comma-separated list of URIs in a string into a List<StreamBaseURI>.
- LISTS_AND_HIERARCHICAL - com.streambase.liveview.client.LiveViewClientCapability
- listTables() - Method in interface com.streambase.liveview.client.LiveViewConnection
-
Lists the available tables for querying
- listTables(boolean) - Method in interface com.streambase.liveview.client.LiveViewConnection
-
List the available tables for querying
- ListType(CompleteDataType) - Constructor for class com.streambase.sb.CompleteDataType.ListType
-
Constructor
- LiveResult - Class in com.streambase.liveview.client
-
A live result is a
QueryListener
the receives and maintains a local copy of tuples. - LiveResult() - Constructor for class com.streambase.liveview.client.LiveResult
-
Construct a LiveResult that will maintain the list of tuples for you which you can query at your leisure.
- LiveResult(QueryListener) - Constructor for class com.streambase.liveview.client.LiveResult
-
Contruct a LiveResult that will maintain the tuples for you, plus you can also be informed of all the events.
- LIVEVIEW - com.streambase.liveview.client.LiveViewQueryLanguage
-
The default LiveView query language, using the StreamBase expression language and some LiveView specific operators.
- LIVEVIEW_ALERT_PUBLISH_BUFFER_SIZE - Static variable in class com.streambase.liveview.client.LiveViewProperties.AlertActions
-
The buffer size for publishing to liveview tables, used in alert actions
- LIVEVIEW_ALERT_PUBLISH_FLUSH_INTERVAL_MS - Static variable in class com.streambase.liveview.client.LiveViewProperties.AlertActions
-
The flush interval for publishing to liveview tables, used in alert actions
- LIVEVIEW_ALERT_SENDTUPLE_BUFFER_SIZE - Static variable in class com.streambase.liveview.client.LiveViewProperties.AlertActions
-
Alert Send Tuple action's Buffer size
- LIVEVIEW_ALERT_SENDTUPLE_FLUSH_INTERVAL_MS - Static variable in class com.streambase.liveview.client.LiveViewProperties.AlertActions
-
Alert Send Tuple Buffer size
- LIVEVIEW_LANGUAGE_ONLY - Static variable in interface com.streambase.liveview.client.Table
- LIVEVIEW_SECURITY_EXCEPTION - com.streambase.liveview.client.LiveViewExceptionType
- LIVEVIEW_TABLE_CONFIGURATIONS_NOT_FOUND - com.streambase.liveview.client.LiveViewExceptionType
- LiveViewAlertType - Enum in com.streambase.liveview.client.alert
- LiveViewClientCapability - Enum in com.streambase.liveview.client
-
Enumerates certain capabilities that may be supported by a LiveView Client.
- LiveViewConnection - Interface in com.streambase.liveview.client
-
A client connection to a LiveView server.
- LiveViewConnectionCanceledException - Exception in com.streambase.liveview.client
-
Exception throws when the LiveView connection call is cancelled by the client
- LiveViewConnectionCanceledException(int, String) - Constructor for exception com.streambase.liveview.client.LiveViewConnectionCanceledException
- LiveViewConnectionCanceledException(LiveViewExceptionType, Object...) - Constructor for exception com.streambase.liveview.client.LiveViewConnectionCanceledException
- LiveViewConnectionCanceledException(LiveViewExceptionType, Throwable, Object...) - Constructor for exception com.streambase.liveview.client.LiveViewConnectionCanceledException
- LiveViewConnectionControl - Interface in com.streambase.liveview.client
-
When using a LiveViewMultiConnection, this represents one of the connections.
- LiveViewConnectionControl.ConnectionState - Enum in com.streambase.liveview.client
-
The status of this connection
- LiveViewConnectionFactory - Class in com.streambase.liveview.client
-
A factory for retrieving a
LiveViewConnection
based onConnectionConfig
A connection can also be retrieved by provide a simple String based URI. - LiveViewException - Exception in com.streambase.liveview.client
-
An exception thrown by the LiveView Server
- LiveViewException(int, String) - Constructor for exception com.streambase.liveview.client.LiveViewException
- LiveViewException(LiveViewExceptionType, Object[]) - Constructor for exception com.streambase.liveview.client.LiveViewException
- LiveViewException(LiveViewExceptionType, Throwable, Object...) - Constructor for exception com.streambase.liveview.client.LiveViewException
- LiveViewExceptionType - Enum in com.streambase.liveview.client
-
Enumeration of possible LiveView exceptions.
- LiveViewMultiConnection - Interface in com.streambase.liveview.client
-
Interface representing a connection to a pool of servers (retrieved via
LiveViewConnectionFactory.getConnection(MultiConnectionConfig, boolean)
.) Note that while this is aLiveViewConnection
, some operations of that interface will fail with an appropriate error codeLiveViewExceptionType.NOT_SUPPORTED_IN_MULTISERVER
. - LiveViewPermission - Class in com.streambase.liveview.client
-
Class that defines LiveView permissions.
- LiveViewPermission(LiveViewPermission.Type) - Constructor for class com.streambase.liveview.client.LiveViewPermission
-
One-argument constructor that wildcards the action and instance fields
- LiveViewPermission(LiveViewPermission.Type, LiveViewPermission.Action) - Constructor for class com.streambase.liveview.client.LiveViewPermission
-
Two-argument constructor that wildcards the instance fields
- LiveViewPermission(LiveViewPermission.Type, LiveViewPermission.Action, String) - Constructor for class com.streambase.liveview.client.LiveViewPermission
-
Constructor that uses enum arguments
- LiveViewPermission(String, String, String) - Constructor for class com.streambase.liveview.client.LiveViewPermission
-
Constructor that uses string arguments
- LiveViewPermission.Action - Enum in com.streambase.liveview.client
- LiveViewPermission.Type - Enum in com.streambase.liveview.client
- LiveViewProperties.AlertActions - Class in com.streambase.liveview.client
- LiveViewQueryLanguage - Enum in com.streambase.liveview.client
-
Enumerates the query languages that are supported by a table
- LiveViewQuerySyntaxException - Exception in com.streambase.liveview.client
-
Specific LiveViewException thrown when query syntax error occurs
- LiveViewQuerySyntaxException(int, String) - Constructor for exception com.streambase.liveview.client.LiveViewQuerySyntaxException
- LiveViewQuerySyntaxException(LiveViewExceptionType, Object[]) - Constructor for exception com.streambase.liveview.client.LiveViewQuerySyntaxException
- LiveViewQuerySyntaxException(LiveViewExceptionType, Throwable, Object...) - Constructor for exception com.streambase.liveview.client.LiveViewQuerySyntaxException
- LiveViewQueryType - Enum in com.streambase.liveview.client
-
The type of queries that can be specified in QueryConfig
- LiveViewServerCapability - Class in com.streambase.liveview.client
-
An abstract class for objects that represent a capability of a LiveView server.
- LiveViewServerCapability() - Constructor for class com.streambase.liveview.client.LiveViewServerCapability
- LiveViewServerCapability.AggregateMarkGeneration - Class in com.streambase.liveview.client
-
Server supports special punctuation that allows for guaranteed synchronicity between aggregate queries.
- LiveViewServerCapability.AlertRules - Class in com.streambase.liveview.client
- LiveViewServerCapability.AlertWithClusterGroup - Class in com.streambase.liveview.client
- LiveViewServerCapability.AlertWithGUID - Class in com.streambase.liveview.client
- LiveViewServerCapability.AlertWithQueryString - Class in com.streambase.liveview.client
- LiveViewServerCapability.AlertWithQuiescence - Class in com.streambase.liveview.client
- LiveViewServerCapability.BlockingDeleteQuery - Class in com.streambase.liveview.client
- LiveViewServerCapability.ClientVersionAware - Class in com.streambase.liveview.client
- LiveViewServerCapability.ClosablePublisher - Class in com.streambase.liveview.client
- LiveViewServerCapability.DataOnRemoveMessage - Class in com.streambase.liveview.client
- LiveViewServerCapability.ExternalLiveViewHosting - Class in com.streambase.liveview.client
- LiveViewServerCapability.FullSchemas - Class in com.streambase.liveview.client
- LiveViewServerCapability.PluggableTableProviders - Class in com.streambase.liveview.client
- LiveViewServerCapability.PublishSupportsByteOrder - Class in com.streambase.liveview.client
- LiveViewServerCapability.PublishV2 - Class in com.streambase.liveview.client
- LiveViewServerCapability.ReferenceTablesDirectly - Class in com.streambase.liveview.client
- LiveViewServerCapability.ReliablePublisher - Class in com.streambase.liveview.client
- LiveViewServerCapability.SavedWorkspaces - Class in com.streambase.liveview.client
- LiveViewServerCapability.SeparatelyTransmittedExtendedKeys - Class in com.streambase.liveview.client
- LiveViewServerCapability.WorkspacesWithGUID - Class in com.streambase.liveview.client
- LiveViewTableCapability - Enum in com.streambase.liveview.client
-
Enumerates certain capabilities that may be supported by a table.
- load() - Method in class com.tibco.ep.testing.framework.Configuration
-
Load this configuration
- loadApp(String) - Method in interface com.streambase.sb.unittest.SBServerManager
-
Load a module into the default container.
- loadApp(String, String) - Method in interface com.streambase.sb.unittest.SBServerManager
-
Load a module into the specified container.
- loadAppString(String, String) - Method in interface com.streambase.sb.unittest.SBServerManager
-
Load an application (from a String) into the specified container.
- loadDeploy(String) - Method in interface com.streambase.sb.unittest.SBServerManager
-
Load the given StreamBase deployment file.
- LOADING - com.streambase.liveview.client.Table.TableStatus
- LOCAL - Static variable in interface com.streambase.sb.client.XmlRpcAdmin.ListConnectionTags
-
Local
- locateFile(String, boolean) - Method in interface com.streambase.liveview.server.table.plugin.TableProviderControl
-
This will attempt to locate a file within the project.
- locateFile(String, boolean) - Method in class com.streambase.liveview.server.table.plugin.TableProviderControlImpl
- LONG - com.streambase.sb.DataType
-
Long type, eight bytes.
- LONG - com.streambase.sb.monitor.StatsUtil.StatEncoder.KeyType
- LONG - com.streambase.sb.operator.parameter.UIHints.TextWidthHint
-
A width longer than the default
- LONG_ARRAY - com.streambase.sb.monitor.StatsUtil.StatEncoder.KeyType
- LONGITUDE - com.streambase.liveview.client.SemanticInterpretation.WellKnownSemantics
- LV_ALERT_TABLE_AGE_OUT_MS - Static variable in class com.streambase.liveview.client.LiveViewProperties.AlertActions
-
The number of milliseconds after the last fired time to leave the alert rule status line the LVAlertRuleStatus table
- LV_ALERTS_TABLE - Static variable in interface com.streambase.liveview.client.Table
- LV_PUBLISH_ACTION_ENABLED - Static variable in class com.streambase.liveview.client.LiveViewProperties.AlertActions
- LV_PUBLISH_ALERT - com.streambase.liveview.client.alert.AlertRuleAction.ActionType
- LV_STATS_TABLE - Static variable in interface com.streambase.liveview.client.Table
- LVPublishAlertAction - Interface in com.streambase.liveview.client.alert
-
An action to publish to Liveview tables
M
- main(String[]) - Static method in class com.streambase.sb.monitor.StreamBaseMonitor
-
Main for testing
- makeCopiedView(byte[]) - Static method in class com.streambase.sb.ByteArrayView
-
Create a new ByteArrayView which wraps the entire provided byte[] (which is copied) NB: The bytes are copied
- makeCopiedView(byte[], int, int) - Static method in class com.streambase.sb.ByteArrayView
-
Create a new ByteArrayView which wraps the provided byte[] (which is copied) between offset and length from offset NB: The bytes are copied
- MAKER - Static variable in class com.streambase.sb.unittest.CSVTupleMaker
-
Static
CSVTupleMaker
instance suitable as argument toEnqueuer
andExpecter
methods that need aTupleMaker
. - MAKER - Static variable in class com.streambase.sb.unittest.JSONSingleQuotesTupleMaker
-
Static
JSONSingleQuotesTupleMaker
instance suitable as argument toEnqueuer
andExpecter
methods that need aTupleMaker
- MAKER - Static variable in class com.streambase.sb.unittest.JSONTupleMaker
-
Static
JSONTupleMaker
instance suitable as argument toEnqueuer
andExpecter
methods that need aTupleMaker
- MAKER - Static variable in class com.streambase.sb.unittest.ObjectArrayTupleMaker
-
Static
ObjectArrayTupleMaker
instance suitable as argument toEnqueuer
andExpecter
methods that need aTupleMaker
- makeShort(LiveViewPermission.Type, LiveViewPermission.Action) - Static method in class com.streambase.liveview.client.LiveViewPermission
- makeView(byte[]) - Static method in class com.streambase.sb.ByteArrayView
-
Create a new ByteArrayView which wraps the entire provided byte[] NB: no data is copied when doing this
- makeView(byte[], int, int) - Static method in class com.streambase.sb.ByteArrayView
-
Create a new ByteArrayView which wraps the provided byte[] between offset and length from offset NB: no data is copied when doing this
- makeView(String) - Static method in class com.streambase.sb.ByteArrayView
-
Create a new ByteArrayView which converts the provided string to bytes and wraps it.
- MANAGE - com.streambase.liveview.client.LiveViewPermission.Action
- manageJdbcConnections(List<String>) - Method in class com.streambase.sb.client.StreamBaseAdminClient
-
Manage JDBC connections: count [name]Count the open JDBC connections to the named data source (or all data sources if ommitted) close [name]Close any open JDBC connections to the named data source (or all data sources if ommitted)
- marshal(Tuple, StatTuplev3) - Method in class com.streambase.sb.monitor.StatsUtil.StatEncoder
-
Put data in StatBuffer into the tuple; after marshaling, the stat buffer is recycled.
- marshal(Tuple, StatTuplev3) - Method in enum com.streambase.sb.monitor.StatsUtil.What
-
Marshal data into tuple, data would be recycled
- mask() - Method in class com.streambase.sb.operator.parameter.SBPropertyDescriptor
-
Deprecated.use
SBPropertyDescriptor.setUIHints(UIHints)
instead - MASKED_PARAMS - Static variable in class com.streambase.sb.client.StreamBaseURI
-
default set of parameter containing sensitive data
- maskStringDisplay - Variable in class com.streambase.sb.operator.parameter.UIHints
-
Set a hint for the associated property to mask displayed characters when presented to the end-user.
- MAX_ACTION_RUNTIME - Static variable in class com.streambase.liveview.client.LiveViewProperties.AlertActions
-
The maximum number of milliseconds publish alert and send tuple can run before the action is killed.
- MAX_DELETE_ACTION_RUNTIME - Static variable in class com.streambase.liveview.client.LiveViewProperties.AlertActions
-
The maximum number of milliseconds an delete action can run before the action is killed.
- MAX_EMAIL_ACTION_RUNTIME - Static variable in class com.streambase.liveview.client.LiveViewProperties.AlertActions
-
The maximum number of milliseconds an email send action can run before the action is killed.
- MAX_EXEC_ACTION_RUNTIME - Static variable in class com.streambase.liveview.client.LiveViewProperties.AlertActions
-
The maximum number of milliseconds java and OS exec can run before the action is killed.
- MAX_INVOKE_HTTP_ACTION_RUNTIME - Static variable in class com.streambase.liveview.client.LiveViewProperties.AlertActions
-
The maximum number of milliseconds a invoke HTTP action can run before the action is killed.
- MAX_INVOKE_HTTP_REDIRECTIONS_FOLLOWED - Static variable in class com.streambase.liveview.client.LiveViewProperties.AlertActions
-
The maximum number of redirections followed during invoke HTTP action.
- MAX_QUERIES_PER_SESSION_EXCEEDED - com.streambase.liveview.client.LiveViewExceptionType
- MAX_SB_CONNECTIONS_EXCEEDED - com.streambase.liveview.client.LiveViewExceptionType
- MAX_SESSIONS_EXCEEDED - com.streambase.liveview.client.LiveViewExceptionType
- MEDIUM - com.streambase.sb.operator.parameter.UIHints.TextWidthHint
-
A width that is also the default width when unspecified
- MEMORY - Static variable in interface com.streambase.sb.client.XmlRpcAdmin.ListConnectionTags
-
Memory
- message(ArtifactMessage) - Method in interface com.tibco.ep.sb.ads.ArtifactNotifier
-
Called when a message is received for an artifact that the operator has registered for.
- Message - Class in com.tibco.ep.testing.framework
-
A single error or status message
- METADATA - com.streambase.liveview.client.LiveViewPermission.Type
- MISSING_JSON_DATA_ERROR - com.streambase.liveview.client.LiveViewExceptionType
- MODEL_CLONING_EXCEPTION - com.streambase.liveview.client.LiveViewExceptionType
- modifyContainer(String, List<String>) - Method in class com.streambase.sb.client.StreamBaseAdminClient
-
Modifies the given container.
- modInfos - Variable in class com.streambase.sb.monitor.Snapshot
- MODULE - com.streambase.sb.monitor.StatsUtil.What
- MODULE_REFERENCE - Static variable in class com.streambase.sb.EntityType
-
Represents StreamBase Module Reference
- MODULE_SEARCH_PATH_LIST - Static variable in class com.streambase.sb.unittest.UnitTestProperties
-
A series of paths (similar to classpath) that will be searched for sbapps in the test system.
- ModuleInfo - Class in com.streambase.sb.monitor
-
Represents information about a parallel module in a StreamBase Server.
- ModuleInfo.QueueInfo - Class in com.streambase.sb.monitor
-
Information about a Queue between modules or containers.
- moduleInfos() - Method in class com.streambase.sb.monitor.Snapshot
-
Returns an iterator over all the ModuleInfo objects.
- moduleNames() - Method in class com.streambase.sb.monitor.Snapshot
-
Returns the set of all thread names.
- MonitorListener - Interface in com.streambase.sb.monitor
-
Implement this interface in order to receive the information produced by a StreamBaseMonitor object.
- msecs(long, double) - Static method in class com.streambase.sb.Timestamp
-
Create a timestamp using the following type and # of milliseconds
- msecs(long, long) - Static method in class com.streambase.sb.Timestamp
-
Create a timestamp using the following type and # of milliseconds
- MultiConnectionConfig - Class in com.streambase.liveview.client
-
Used to define a
LiveViewMultiConnection
. - MultiConnectionConfig(List<ConnectionConfig>, MultiConnectionListener) - Constructor for class com.streambase.liveview.client.MultiConnectionConfig
-
Use this constructor if you need to configure the servers differently.
- MultiConnectionConfig(List<String>, String, String, MultiConnectionListener) - Constructor for class com.streambase.liveview.client.MultiConnectionConfig
-
Use this constructor if the servers all use the same username and password (which can be null)
- MultiConnectionListener - Interface in com.streambase.liveview.client
-
Register your implementation of this interface if you want to be informed of all the events involved in multi-connect
- MultiConnectionListener.MultiConnectionListenerBase - Class in com.streambase.liveview.client
-
When implmenting MultiConnectionListener, if you extend this base class you'll have version protection.
- MultiConnectionListenerBase() - Constructor for class com.streambase.liveview.client.MultiConnectionListener.MultiConnectionListenerBase
- multiline(int) - Method in class com.streambase.sb.operator.parameter.SBPropertyDescriptor
-
Deprecated.use
SBPropertyDescriptor.setUIHints(UIHints)
instead - MultiNodeCoordinator - Class in com.tibco.ep.testing.framework
-
Tools to allow tests to run in-step on multiple nodes
- MultiNodeCoordinator() - Constructor for class com.tibco.ep.testing.framework.MultiNodeCoordinator
-
Create an instance of node coordinator with a default name
- MultiNodeCoordinator(String) - Constructor for class com.tibco.ep.testing.framework.MultiNodeCoordinator
-
Create an instance of node coordinator with a custom source name
- MultiNodeException - Exception in com.tibco.ep.testing.framework
-
Multi node exception
- MultiNodeException(String) - Constructor for exception com.tibco.ep.testing.framework.MultiNodeException
-
Constructor
- MultiNodeException(String, Throwable) - Constructor for exception com.tibco.ep.testing.framework.MultiNodeException
-
Constructor
- MultiNodeException(Throwable) - Constructor for exception com.tibco.ep.testing.framework.MultiNodeException
-
Constructor
N
- NaiveObjectCompareFunctor() - Constructor for class com.streambase.sb.unittest.FieldBasedTupleComparator.NaiveObjectCompareFunctor
- NAME_FIELD - Static variable in interface com.streambase.liveview.client.Table
- NEEDS_RESTART - com.streambase.liveview.server.table.plugin.TableProviderStatus
- NEST - com.streambase.sb.CaptureTransformStrategy
-
Encode all capture fields as tuples.
- NetworkException - Exception in com.streambase.sb.client
-
Exception thrown when a network error/problem occurs
- NetworkException(String) - Constructor for exception com.streambase.sb.client.NetworkException
- NetworkException(String, Throwable) - Constructor for exception com.streambase.sb.client.NetworkException
- NetworkException(Throwable) - Constructor for exception com.streambase.sb.client.NetworkException
- newExecuteJavaAction() - Method in interface com.streambase.liveview.client.alert.AlertRule
-
Creates a new ExecuteJavaAction and adds it to the end of the list of Actions
- newExecuteOSCommandAction() - Method in interface com.streambase.liveview.client.alert.AlertRule
-
Creates a new ExecuteOSCommandAction and adds it to the end of the list of Actions
- newInvokeHTTPAction() - Method in interface com.streambase.liveview.client.alert.AlertRule
-
Creates a new InvokeHTTPAction and adds it to the end of the list of Actions
- newIssueDeleteQueryAction() - Method in interface com.streambase.liveview.client.alert.AlertRule
-
Creates a new IssueDeleteQueryAction and adds it to the end of the list of Actions
- newLVPublishAlertAction() - Method in interface com.streambase.liveview.client.alert.AlertRule
-
Creates a new LVPublishAlertAction and adds it to the end of the list of Actions
- newPublishAlertAction() - Method in interface com.streambase.liveview.client.alert.AlertRule
-
Creates a new PublishAlertAction and adds it to the end of the list of Actions
- newSendEmailAction() - Method in interface com.streambase.liveview.client.alert.AlertRule
-
Creates a new SendEmailAction and adds it to the end of the list of Actions
- newSendTupleAction() - Method in interface com.streambase.liveview.client.alert.AlertRule
-
Creates a new SendTupleAction and adds it to the end of the list of Actions
- newStatTuple() - Method in class com.streambase.sb.monitor.StatsUtil.StatEncoder
-
Get a tuple from cache.
- newStatTuple(int, long) - Method in class com.streambase.sb.monitor.StatsUtil.StatEncoder
- newStatTuple(int, long) - Method in enum com.streambase.sb.monitor.StatsUtil.What
-
Create a new StatTuple with given cycle and time
- newStatTuple(int, long, long) - Method in enum com.streambase.sb.monitor.StatsUtil.What
-
Special form of StatTuple that has ID, should not be called if this What does not register an ID field.
- newTuple(int, String, String, String) - Static method in class com.streambase.sb.ClusterNotificationTupleFields
-
Return a new ClusterNotification tuple.
- next() - Method in class com.streambase.liveview.client.DeleteQueryListener
-
Retrieves the next tuple in the result.
- next() - Method in class com.streambase.liveview.client.SnapshotQueryListener
-
Retrieves the next tuple in the result.
- next() - Method in interface com.streambase.liveview.client.SnapshotResult
-
Retrieves the next tuple in the result.
- NEXT_AVAILABLE_ERROR_CODE - com.streambase.liveview.client.LiveViewExceptionType
- nextResult() - Method in interface com.streambase.sb.monitor.Snapshot.Source
- NO_CONNECTION - com.streambase.liveview.client.LiveViewExceptionType
-
No connection to server
- NO_CONTAINER - Static variable in class com.streambase.sb.client.StreamBaseURI
-
No container specified ("")
- NO_DATASOURCES_DEFINED_IN_SBD_SBCONF - com.streambase.liveview.client.LiveViewExceptionType
-
No JDBC data-sources defined in sbd.sbconf.
- NO_FLAGS - Static variable in interface com.streambase.sb.client.StreamBaseClient.ListEntityFlags
-
Indicates no special option
- NO_FLAGS - Static variable in class com.streambase.sb.Tuple
-
no flags
- NO_LIMIT - Static variable in class com.streambase.liveview.client.QueryConfig
-
The value for row limit that means no limit (-1)
- NO_SUCH_FIELD - Static variable in class com.streambase.sb.Schema
-
Used to indicate that a Field does not exist
- NOFLAGS - Static variable in interface com.streambase.sb.Tuple.SetResult
-
method returned no flags, i.e.
- NoIdException - Exception in com.streambase.liveview.client
- NoIdException() - Constructor for exception com.streambase.liveview.client.NoIdException
- NON_AGG_MUST_BE_IN_GROUP_BY - com.streambase.liveview.client.LiveViewExceptionType
- NON_LEADER - com.streambase.sb.Constants.LeadershipStatus
-
Deprecated.
- NONE - Static variable in class com.streambase.liveview.client.OrderDefinition
- NONE - Static variable in class com.streambase.sb.operator.Operator.OperatorStates
-
Invalid operator state
- NoSuchCapabilityException - Exception in com.streambase.liveview.client
-
Thrown by
LiveViewConnection.getCapability(Class)
when a connected server does not support a particular capability. - NoSuchCapabilityException() - Constructor for exception com.streambase.liveview.client.NoSuchCapabilityException
- NOT_A_VALID_CONFIGURATION_FILE - com.streambase.liveview.client.LiveViewExceptionType
- NOT_A_VALID_QUERY_ID - com.streambase.liveview.client.LiveViewExceptionType
- NOT_AN_EXPRESSION - Static variable in class com.streambase.sb.operator.parameter.SBPropertyDescriptor
-
contstant to signify that this property is not a StreamBase expression.
- NOT_AUTHORIZED - com.streambase.liveview.client.LiveViewExceptionType
-
Principal not authorized for operation
- NOT_SUPPORTED_IN_MULTISERVER - com.streambase.liveview.client.LiveViewExceptionType
- NOTEND - com.streambase.sb.monitor.Snapshot.Status
- NOTHING - com.streambase.sb.SchemaUtil.CoercionOptions
- NotImplementedException - Exception in com.streambase.sb
-
Signals that some feature has not yet been implemented.
- NotImplementedException(String) - Constructor for exception com.streambase.sb.NotImplementedException
- NotImplementedException(String, Throwable) - Constructor for exception com.streambase.sb.NotImplementedException
- NotImplementedException(Throwable) - Constructor for exception com.streambase.sb.NotImplementedException
- NotSupportedException - Exception in com.streambase.sb
-
Signals that some feature is not supported
- NotSupportedException(String) - Constructor for exception com.streambase.sb.NotSupportedException
- NotSupportedException(String, Throwable) - Constructor for exception com.streambase.sb.NotSupportedException
- NotSupportedException(Throwable) - Constructor for exception com.streambase.sb.NotSupportedException
- now() - Static method in class com.streambase.sb.Timestamp
-
Create a timestamp using the current time
- NowImplementation - Enum in com.streambase.sb
-
See
com.streambase.sb.expr.op.CNowOp
in the server code for details on using these values - NULL_STRING - Static variable in class com.streambase.sb.Tuple
-
The default String representation of a null valued field (value "null")
- NULL_TO_TYPE_SCORE - Static variable in class com.streambase.sb.CompleteDataType
-
Null to type coercion value
- NullProgressMonitor - Class in com.streambase.liveview.client
- NullProgressMonitor() - Constructor for class com.streambase.liveview.client.NullProgressMonitor
-
Constructs a new progress monitor.
- NullValueException - Exception in com.streambase.sb
-
An exception that is thrown when a field value is requested as a primitive (e.g., Tuple.getBoolean(), Tuple.getTimestamp()), but it is null.
- NullValueException(String) - Constructor for exception com.streambase.sb.NullValueException
- NullValueException(String, Throwable) - Constructor for exception com.streambase.sb.NullValueException
- NullValueException(Throwable) - Constructor for exception com.streambase.sb.NullValueException
- NUM_SERVERS - Static variable in interface com.streambase.liveview.client.Table
- numLines - Variable in class com.streambase.sb.operator.parameter.UIHints
-
Set a hint for the associated property to be displayed as a multiline editable box of height (number of lines)
size
.
O
- ObjectArrayTupleMaker - Class in com.streambase.sb.unittest
-
A factory to build
Tuple
s from Java objects. - ObjectArrayTupleMaker() - Constructor for class com.streambase.sb.unittest.ObjectArrayTupleMaker
- OFF - com.streambase.sb.operator.Operator.LogLevel
-
Disable logging
- offset() - Method in class com.streambase.sb.ByteArrayView
-
return the offset into the backing array of this view NB: no data is copied when doing this
- old - com.streambase.sb.client.StreamBaseAdminClient.ListConnectionArgument
-
Old connections
- onlyChanges() - Method in class com.streambase.liveview.client.PubListenerConfig
-
Returns the flag that controls the type of events that are sent back on the listener.
- OP_CONFIG_MGR_NO_CONF - Static variable in class com.streambase.sb.operator.Operator
-
A configuration manager that provides no information
- Operator - Class in com.streambase.sb.operator
-
Abstract base class for User code that is used as a Java Operator or an embedded Adapter in a StreamBase application.
- Operator() - Constructor for class com.streambase.sb.operator.Operator
-
Constructs an operator.
- OPERATOR - com.streambase.sb.monitor.StatsUtil.What
- OPERATOR - Static variable in class com.streambase.sb.EntityType
-
Represents a StreamBase operator.
- Operator.ArtifactProperties - Class in com.streambase.sb.operator
-
For operators supporting Artifacts, this class is used to communicate properties about them during development in Studio, and is reported to the operator immediately prior to
Operator.typecheck()
along with all other setters. - Operator.ConfigurationAccessor - Interface in com.streambase.sb.operator
-
Provides access to configuration information for use by operators and adapters, available from the server's configuration file.
- Operator.IconKind - Enum in com.streambase.sb.operator
-
An enumeration for the different kinds of icons that StreamBase Studio may request when displaying Operators and Adapters.
- Operator.LogLevel - Enum in com.streambase.sb.operator
-
Included values are, in decreasing order of chattiness:
Operator.LogLevel.ALL
,Operator.LogLevel.TRACE
,Operator.LogLevel.DEBUG
,Operator.LogLevel.INFO
,Operator.LogLevel.WARN
,Operator.LogLevel.ERROR
,Operator.LogLevel.OFF
. - Operator.OperatorStates - Class in com.streambase.sb.operator
-
The set of runtime states that an Operator can be in.
- Operator.OperatorThread - Class in com.streambase.sb.operator
-
The thread that wraps an operator runnable
- Operator.PropertyTypecheckException - Exception in com.streambase.sb.operator
-
A typecheck exception associated with an Operator property (or parameter) by name.
- Operator.RuntimeEnvironment - Interface in com.streambase.sb.operator
-
This interface is used to gain access to StreamBase Server information and facilities.
- Operator.SharedObject - Interface in com.streambase.sb.operator
-
A SharedObject is an object that can be shared between Operators within a Container.
- Operator.SharedObject.State - Enum in com.streambase.sb.operator
-
The state of the SharedObject
- Operator.SharedObjectManager - Interface in com.streambase.sb.operator
-
The manager for SharedObjects within a container.
- Operator.SuspendBehaviorStates - Class in com.streambase.sb.operator
-
Suspend behavior defines how an Operator handles tuples when it is suspended; meaning when it is in the
SUSPENDED
state. - OperatorArtifactManager - Class in com.tibco.ep.sb.ads
-
Manages an operator's artifacts.
- OperatorInfo - Class in com.streambase.sb.monitor
-
Represents information about a single operator in a StreamBase application.
- OperatorInfo(String, String) - Constructor for class com.streambase.sb.monitor.OperatorInfo
-
Constructor
- operatorInfos() - Method in class com.streambase.sb.monitor.Snapshot
-
Returns an iterator over all the OperatorInfo objects.
- OperatorInternal - Class in com.streambase.sb.operator
- OperatorInternal() - Constructor for class com.streambase.sb.operator.OperatorInternal
- operatorNames() - Method in class com.streambase.sb.monitor.Snapshot
-
Returns the set of all operator names.
- operatorTypes - Variable in class com.streambase.sb.monitor.Snapshot
- opInfos - Variable in class com.streambase.sb.monitor.Snapshot
- optional() - Method in class com.streambase.sb.operator.parameter.SBPropertyDescriptor
-
Mark the descriptor as optional.
- OrderDefinition - Class in com.streambase.liveview.client
-
OrderDefinition is the object used to define the order in which you wish to receive data
- OrderDefinition() - Constructor for class com.streambase.liveview.client.OrderDefinition
-
Construct an order definition object.
- OrderDefinition.Direction - Enum in com.streambase.liveview.client
-
The direction enum defines the legal directions available, and a reverse helper method.
- OrderDefinition.OrderDefinitionVisitor - Interface in com.streambase.liveview.client
- OTHER - com.streambase.liveview.client.LiveViewQueryLanguage
-
This is some language other than the basic LiveView language or SQL.
- OUTPUT_STREAMS - Static variable in class com.streambase.sb.EntityType
-
Represents output streams only.
- OutputAdapter - Class in com.streambase.sb.adapter
-
Convenience abstract base class for output adapters.
- OutputAdapter() - Constructor for class com.streambase.sb.adapter.OutputAdapter
- outputs - Variable in class com.streambase.sb.operator.PortCounts
- OVERWRITE - com.streambase.liveview.client.serverdatautility.ServerUtilityDataProvider.DATA_POLICY
P
- PALETTE_ICON_LARGE - com.streambase.sb.operator.Operator.IconKind
-
A maximum 32x32 image that is used to display this Operator or Adapter in a Studio chooser.
- PALETTE_ICON_SMALL - com.streambase.sb.operator.Operator.IconKind
-
A maximum 16x16 image that is used to display this Operator or Adapter in a Studio chooser.
- ParameterInterpretationException - Exception in com.streambase.sb.operator
- ParameterInterpretationException(Location, Throwable) - Constructor for exception com.streambase.sb.operator.ParameterInterpretationException
- ParameterInterpretationException(String) - Constructor for exception com.streambase.sb.operator.ParameterInterpretationException
- ParameterInterpretationException(String, ApplicationValidationException) - Constructor for exception com.streambase.sb.operator.ParameterInterpretationException
- ParameterInterpretationException(String, Location) - Constructor for exception com.streambase.sb.operator.ParameterInterpretationException
- ParameterInterpretationException(String, Location, Throwable) - Constructor for exception com.streambase.sb.operator.ParameterInterpretationException
- ParameterInterpretationException(String, Throwable) - Constructor for exception com.streambase.sb.operator.ParameterInterpretationException
- ParameterInterpretationException(Throwable) - Constructor for exception com.streambase.sb.operator.ParameterInterpretationException
- Parameterizable - Interface in com.streambase.sb.operator
-
Interface for the objects that hold the user-configurable parameters for Java Operators when they appear in StreamBase Studio.
- parse(String) - Static method in class com.streambase.liveview.client.SemanticInterpretation
- PARSE_WITH_PIVOT_REQUIRES_TABLE_SCHEMA - com.streambase.liveview.client.LiveViewExceptionType
- parseArgs(SBPropertyDescriptor, String, SchemaUtil.SchemaProvider) - Method in class com.streambase.sb.operator.parameter.SBPropertyDescriptor.SingleValueSetter
-
Parse the single argument value from a string into the array of parameters to pass to the setter method.
- parseJSONString(String) - Static method in class com.streambase.sb.TupleJSONUtil
-
Parse JSON string into a JSON object
- PARSING_ERROR_AT - com.streambase.liveview.client.LiveViewExceptionType
- ParsingException - Exception in com.streambase.sb
- ParsingException(LocatedItem, String) - Constructor for exception com.streambase.sb.ParsingException
- ParsingException(LocatedItem, String, Throwable) - Constructor for exception com.streambase.sb.ParsingException
- ParsingException(LocatedItem, Throwable) - Constructor for exception com.streambase.sb.ParsingException
- ParsingException(String, ApplicationValidationException) - Constructor for exception com.streambase.sb.ParsingException
- partitionActive(String) - Method in class com.streambase.sb.operator.Operator
-
Called when a partition transitions into Active state.
- partitionNotActive(String) - Method in class com.streambase.sb.operator.Operator
-
Called when a partition transitions into any other state from Active state.
- PASSWORD_PARAM - Static variable in class com.streambase.sb.client.StreamBaseURI
-
URI parameter used for password.
- PEER - Static variable in interface com.streambase.sb.client.XmlRpcAdmin.ListConnectionTags
-
Peer
- PIVOT_AGG_EXPRESSION_VALIDATION - com.streambase.liveview.client.LiveViewExceptionType
- PIVOT_ALIAS_CONFLICT - com.streambase.liveview.client.LiveViewExceptionType
- PIVOT_ALLOWED_ONLY_WITH_SELECT_STAR - com.streambase.liveview.client.LiveViewExceptionType
- PIVOT_CLAUSE_SHOULD_ONLY_HAVE_AGGREGATE_EXPRESSIONS - com.streambase.liveview.client.LiveViewExceptionType
- PIVOT_COLUMN_MISSING - com.streambase.liveview.client.LiveViewExceptionType
- PIVOT_COLUMN_NAME_VALIDATION - com.streambase.liveview.client.LiveViewExceptionType
- PIVOT_QUERIES - com.streambase.liveview.client.LiveViewTableCapability
-
Whether or not Pivot queries can run against a particular table.
- PIVOT_QUERY_NOT_SUPPORTED_WITH_ALERTS - com.streambase.liveview.client.LiveViewExceptionType
- PIVOT_VALUES_EXPRESSION_VALIDATION - com.streambase.liveview.client.LiveViewExceptionType
- PIVOT_VALUES_INVALID_TEST_EXPRESSION - com.streambase.liveview.client.LiveViewExceptionType
- PIVOT_VALUES_VALIDATION - com.streambase.liveview.client.LiveViewExceptionType
- PIVOT_VALUES_VALIDATION_INCOMPATIBLE_LITERAL_DATA_TYPE - com.streambase.liveview.client.LiveViewExceptionType
- PK_FIELD_CANNOT_BE_NULL - com.streambase.liveview.client.LiveViewExceptionType
- PluggableTableProviders() - Constructor for class com.streambase.liveview.client.LiveViewServerCapability.PluggableTableProviders
- POLLING_NOT_SUPPORTED_FOR_CLIENT - com.streambase.liveview.client.LiveViewExceptionType
-
Polling is no longer supported.
- PortCounts - Class in com.streambase.sb.operator
-
A record type to describe the number of input and output ports an operator has.
- PortCounts(int, int) - Constructor for class com.streambase.sb.operator.PortCounts
-
Constructs a new PortCounts object requesting a change in the number of input and/or output ports.
- postShutdown() - Method in class com.streambase.sb.operator.Operator
-
postShutdown is called by the StreamBase runtime just after shutting down this Operator.
- PREDICATE_CAN_ONLY_BE_OF_TYPE_BOOLEAN - com.streambase.liveview.client.LiveViewExceptionType
- PREDICATE_CANNOT_HAVE_IMPURE_FUNCTIONS - com.streambase.liveview.client.LiveViewExceptionType
- PREFER_LIST - com.streambase.sb.TupleJSONUtil.Options
-
Serialize sub tuples as JSON Lists.
- PREFER_MAP - com.streambase.sb.TupleJSONUtil.Options
-
Serialize sub tuples as JSON Objects.
- prepare(String, Schema) - Method in interface com.streambase.sb.operator.TableAccessor
-
Prepare an index-accessing query.
- PreparedQuery - Interface in com.streambase.sb.operator
-
A query that has been prepared against a table.
- preProcessJSONString(String) - Method in class com.streambase.sb.unittest.JSONSingleQuotesTupleMaker
-
This method will replace
'
to"
in the entire argument string - PRETTY_FORMAT - com.streambase.sb.TupleJSONUtil.Options
-
Print the JSON in pretty format
- prettyPrint() - Method in class com.streambase.sb.monitor.OperatorInfo
-
Pretty-print an OperatorInfo object to the standard output.
- prettyPrint() - Method in class com.streambase.sb.monitor.Snapshot
-
Shortcut for prettyPrint(true, true, true, false).
- prettyPrint() - Method in class com.tibco.ep.testing.framework.Results
-
Pretty print the service name, command, parameters, return code, status messages, error messages, and results.
- prev_timestamp - Variable in class com.streambase.sb.monitor.Snapshot
- printStackTrace(PrintStream) - Method in exception com.streambase.sb.StreamBaseListException
- printStackTrace(PrintWriter) - Method in exception com.streambase.sb.StreamBaseListException
- PROBLEM_CONNECTION_TO_SBD - com.streambase.liveview.client.LiveViewExceptionType
- PROCESSING_TUPLES - Static variable in class com.streambase.sb.operator.Operator.SuspendBehaviorStates
-
Process tuples when the Operator is suspended.
- processResult(DequeueResult) - Method in interface com.streambase.sb.client.DequeueResult.Interceptor
-
Take a DequeueResult and modify it.
- processTuple(int, Tuple) - Method in class com.streambase.sb.adapter.InputAdapter
- processTuple(int, Tuple) - Method in class com.streambase.sb.operator.Operator
-
This method will be called by the StreamBase server for each Tuple given to the Operator to process.
- ProgressMonitor - Interface in com.streambase.liveview.client
-
This interface can be used in
ConnectionConfig
to receive feedback onLiveViewConnectionFactory.getConnection(ConnectionConfig)
. - PROJECTION_UNRESOLVABLE - com.streambase.liveview.client.LiveViewExceptionType
- PropertyTypecheckException(String, String) - Constructor for exception com.streambase.sb.operator.Operator.PropertyTypecheckException
-
Equivalent to
TypecheckException(LocatedItem, String)
usingOperator.getLocation(String)
against the givenproperty
as the exception location. - PropertyTypecheckException(String, String, Throwable) - Constructor for exception com.streambase.sb.operator.Operator.PropertyTypecheckException
-
Equivalent to
TypecheckException(LocatedItem, String, Throwable)
usingOperator.getLocation(String)
against the givenproperty
as the exception location. - PropertyTypecheckException(String, Throwable) - Constructor for exception com.streambase.sb.operator.Operator.PropertyTypecheckException
-
Equivalent to
TypecheckException(LocatedItem, Throwable)
usingOperator.getLocation(String)
against the givenproperty
as the exception location. - proposals - Variable in class com.streambase.sb.operator.parameter.UIHints
-
Set a hint for an associated String property to propose to the user the following values.
- props - Variable in class com.streambase.sb.client.DequeueResult
- props() - Method in class com.streambase.sb.client.StreamBaseClient.TupleBuffer
-
get stream properties for this Buffer
- PROTOCOL_FAMILY - Static variable in interface com.streambase.sb.client.XmlRpcAdmin.ListConnectionTags
-
Protocol family
- PROTOCOL_SCHEMA_VIOLATION - com.streambase.liveview.client.LiveViewExceptionType
- PROTOCOL_VERSION_NOT_SUPPORTED - com.streambase.liveview.client.LiveViewExceptionType
- ProtocolException - Exception in com.streambase.sb.client
-
Exception thrown when a protocol error/problem occurs
- ProtocolException(String) - Constructor for exception com.streambase.sb.client.ProtocolException
- ProtocolException(String, Throwable) - Constructor for exception com.streambase.sb.client.ProtocolException
- ProtocolException(Throwable) - Constructor for exception com.streambase.sb.client.ProtocolException
- publish(long, Tuple) - Method in interface com.streambase.liveview.client.TablePublisher
-
Publish a tuple with a sequenceNumber.
- publish(long, Boolean, Tuple) - Method in interface com.streambase.liveview.client.TablePublisher
-
Publish a tuple with a sequenceNumber.
- publish(Tuple) - Method in interface com.streambase.liveview.client.TablePublisher
-
Publish a tuple without regard for recovering since no sequence number is specified.
- publish(Boolean, Tuple) - Method in interface com.streambase.liveview.client.TablePublisher
-
Publish a tuple without regard for recovering since no sequence number is specified.
- PUBLISH - com.streambase.liveview.client.LiveViewPermission.Action
- PUBLISH - com.streambase.liveview.client.LiveViewTableCapability
-
Whether or not this table can be published to via a TablePublisher.
- PUBLISH_ALERT - com.streambase.liveview.client.alert.AlertRuleAction.ActionType
- PUBLISH_BUFFER_SIZE_DEFAULT - Static variable in interface com.streambase.liveview.client.TablePublisher
-
The default number of tuples buffered on the client side before publishing to the server.
- PUBLISH_INTERVAL_DEFAULT - Static variable in interface com.streambase.liveview.client.TablePublisher
-
The default time between buffer flushes when the buffer does not fill up completely.
- PUBLISH_INTERVAL_TIME_UNIT_DEFAULT - Static variable in interface com.streambase.liveview.client.TablePublisher
-
Default publish interval units:
TimeUnit.MILLISECONDS
. - PUBLISH_TUPLE_ACTION_ENABLED - Static variable in class com.streambase.liveview.client.LiveViewProperties.AlertActions
- PUBLISH_V2 - com.streambase.liveview.client.LiveViewClientCapability
- PublishAlertAction - Interface in com.streambase.liveview.client.alert
-
Adds an alert to the LVAlerts table
- PUBLISHER - com.streambase.liveview.client.LiveViewPermission.Type
- PUBLISHER_ACK_QUEUE_SIZE_EXCEEDED - com.streambase.liveview.client.LiveViewExceptionType
- PUBLISHER_CLOSE_SESSION_CLOSE - com.streambase.liveview.client.LiveViewExceptionType
- PUBLISHER_CLOSED - com.streambase.liveview.client.LiveViewExceptionType
-
Publisher is closed
- PUBLISHER_CLOSING_ERROR - com.streambase.liveview.client.LiveViewExceptionType
- PUBLISHER_INTER_SESSION_VALIDATION - com.streambase.liveview.client.LiveViewExceptionType
- PUBLISHER_INTRA_SESSION_VALIDATION - com.streambase.liveview.client.LiveViewExceptionType
- PUBLISHER_KILL_TABLE_DROPPED_KILL - com.streambase.liveview.client.LiveViewExceptionType
- PUBLISHER_LISTENER_ALREADY_REGISTERED - com.streambase.liveview.client.LiveViewExceptionType
- PUBLISHER_LISTENER_REGISTRATION_FAILED - com.streambase.liveview.client.LiveViewExceptionType
- PUBLISHER_MIN_CALL_BACK_RESTRICTION_VIOLATED - com.streambase.liveview.client.LiveViewExceptionType
- PUBLISHER_RELIABILITY_AUDIT_FAILED - com.streambase.liveview.client.LiveViewExceptionType
- PUBLISHER_RELIABILITY_NEGATIVE_SN - com.streambase.liveview.client.LiveViewExceptionType
- PUBLISHER_RELIABLE_PUBLISH_NOT_SUPPORTED_BY_SERVER - com.streambase.liveview.client.LiveViewExceptionType
- PUBLISHER_RELIABLE_PUBLISH_NOT_SUPPORTED_BY_TABLE - com.streambase.liveview.client.LiveViewExceptionType
- PublisherExceptionEvent - Class in com.streambase.liveview.client
- PublisherExceptionEvent(Object, LiveViewException) - Constructor for class com.streambase.liveview.client.PublisherExceptionEvent
- PublisherListener - Interface in com.streambase.liveview.client
- PublisherStatus - Interface in com.streambase.liveview.client
- PublisherStatusEvent - Class in com.streambase.liveview.client
-
The event dispatched when a new publisher status is available.
- PublisherStatusEvent(Object, Long, Long) - Constructor for class com.streambase.liveview.client.PublisherStatusEvent
- PUBLISHING_NOT_SUPPORTED - com.streambase.liveview.client.LiveViewExceptionType
- PublishSupportsByteOrder() - Constructor for class com.streambase.liveview.client.LiveViewServerCapability.PublishSupportsByteOrder
- PublishV2() - Constructor for class com.streambase.liveview.client.LiveViewServerCapability.PublishV2
- PubListenerConfig - Class in com.streambase.liveview.client
- PubListenerConfig() - Constructor for class com.streambase.liveview.client.PubListenerConfig
- PureFunction - Annotation Type in com.streambase.sb
-
Use this annotation to mark static methods as "purely functional" methods for use in StreamBase expressions.
- purgeRemoved() - Method in class com.streambase.sb.monitor.StatsUtil.IdentityHelper
- purgeRemoved() - Method in class com.streambase.sb.monitor.StatsUtil.IdentityManager
- putIfAbsent(String, String) - Method in class com.streambase.sb.monitor.StatsUtil.IdentityManager
Q
- QF_AGGREGATE_FUNCTIONS_CANNOT_BE_COMBINED_WITH_CALCULATED_COLUMN - com.streambase.liveview.client.LiveViewExceptionType
- QF_GROUP_BY_NOT_ALLOWED_WITH_CALCULATED_COLUMNS - com.streambase.liveview.client.LiveViewExceptionType
- QT_PARAM - Static variable in class com.streambase.sb.client.StreamBaseURI
-
URI parameter used internally as part of container table connection logic
- QUALIFIED_CONNECTIONS_STREAM - Static variable in interface com.streambase.sb.Constants
- QUALIFIED_CONTROL_STREAM - Static variable in interface com.streambase.sb.Constants
- QUALIFIED_ERROR_STREAM - Static variable in interface com.streambase.sb.Constants
- QUALIFIED_STAT_STREAM - Static variable in interface com.streambase.sb.Constants
- QUALIFIED_STAT_STREAM_V3 - Static variable in interface com.streambase.sb.Constants
- QUALIFIED_SUBSCRIPTIONS_STREAM - Static variable in interface com.streambase.sb.Constants
- Query - Interface in com.streambase.liveview.client
-
A handle to a registered query.
- QUERY - com.streambase.liveview.client.LiveViewPermission.Action
- QUERY - com.streambase.liveview.client.LiveViewPermission.Type
- QUERY_ARGUMENT_QUALIFIER - Static variable in interface com.streambase.sb.operator.TableAccessor
- QUERY_FAILS_ON_NEW_SERVER - com.streambase.liveview.client.LiveViewExceptionType
- QUERY_ID_ALREADY_USED - com.streambase.liveview.client.LiveViewExceptionType
- QUERY_LANGUAGES_FIELD - Static variable in interface com.streambase.liveview.client.Table
- QUERY_NOT_SPECIFIED - com.streambase.liveview.client.LiveViewExceptionType
- QUERY_OPTION_NOT_SUPPORTED - com.streambase.liveview.client.LiveViewExceptionType
- QUERY_OR_SCHEMA_REQUIRED - com.streambase.liveview.client.LiveViewExceptionType
- QUERY_RESULT_QUEUE_SIZE_EXCEEDED - com.streambase.liveview.client.LiveViewExceptionType
- QUERY_SYNTAX - com.streambase.liveview.client.LiveViewExceptionType
- QUERY_WAS_CLOSED - com.streambase.liveview.client.LiveViewExceptionType
-
Query was closed
- QueryAlert - com.streambase.liveview.client.alert.AlertRule.Type
- queryClosed(QueryClosedEvent) - Method in class com.streambase.liveview.client.AbstractBatchedQueryListener
-
Event when a query being listened to is closed.
- queryClosed(QueryClosedEvent) - Method in class com.streambase.liveview.client.AbstractQueryListener
-
Event when a query being listened to is closed.
- queryClosed(QueryClosedEvent) - Method in class com.streambase.liveview.client.CompositeQueryListener
-
Event when a query being listened to is closed.
- queryClosed(QueryClosedEvent) - Method in class com.streambase.liveview.client.DeleteQueryListener
-
Event when a query being listened to is closed.
- queryClosed(QueryClosedEvent) - Method in class com.streambase.liveview.client.LiveResult
-
Event when a query being listened to is closed.
- queryClosed(QueryClosedEvent) - Method in interface com.streambase.liveview.client.QueryListener
-
Event when a query being listened to is closed.
- queryClosed(QueryClosedEvent) - Method in class com.streambase.liveview.client.QueryListenerWrapper
- queryClosed(QueryClosedEvent) - Method in class com.streambase.liveview.client.SnapshotQueryListener
-
Event when a query being listened to is closed.
- QueryClosedEvent - Class in com.streambase.liveview.client
-
Event dispatched to a listener when a query is closed
- QueryClosedEvent(Object, Query) - Constructor for class com.streambase.liveview.client.QueryClosedEvent
- QueryConfig - Class in com.streambase.liveview.client
-
QueryConfig is the builder object used to configure a query.
- QueryConfig() - Constructor for class com.streambase.liveview.client.QueryConfig
-
A new query configuration, initially configured for
LiveViewQueryType.SNAPSHOT
- QueryConfig(LiveViewQueryType) - Constructor for class com.streambase.liveview.client.QueryConfig
-
A new query configuration of the given type
- QueryConfig(Query) - Constructor for class com.streambase.liveview.client.QueryConfig
- QueryExceptionEvent - Class in com.streambase.liveview.client
-
The event dispatched when a query exception occurs.
- QueryExceptionEvent(Object, LiveViewException) - Constructor for class com.streambase.liveview.client.QueryExceptionEvent
- QueryListener - Interface in com.streambase.liveview.client
-
A query listener interface must be provided when registering a query.
- QueryListenerWrapper - Class in com.streambase.liveview.client
-
This class is used by LiveViewMultiConnectionImpl to wrap BOTH the queryListener that the user passes in to an execQuery, AND the Query that is passed back to him.
- QueryListenerWrapper(LiveViewMultiConnectionImpl, QueryConfig, QueryListener) - Constructor for class com.streambase.liveview.client.QueryListenerWrapper
- QUEUE - com.streambase.sb.monitor.StatsUtil.What
- queues() - Method in class com.streambase.sb.monitor.ModuleInfo
-
Return a Collection of QueueInfo's which contains information about each queue
R
- rateCoercion(CompleteDataType) - Method in class com.streambase.sb.CompleteDataType.FunctionType
- rateCoercion(CompleteDataType) - Method in class com.streambase.sb.CompleteDataType.ListType
- rateCoercion(CompleteDataType) - Method in class com.streambase.sb.CompleteDataType
-
calculate the coercion score to get coerce this → type - by default returns SCORE_PASS or SCORE_FAIL based on equals
- rateCoercion(CompleteDataType) - Method in class com.streambase.sb.CompleteDataType.TupleType
- rateCoercion(CompleteDataType, boolean) - Method in class com.streambase.sb.CompleteDataType.TupleType
-
Rate coercion
- rateCoercion(CompleteDataType, CompleteDataType) - Static method in class com.streambase.sb.CompleteDataType
-
Rate coercion
- read() - Method in class com.streambase.sb.feedsim.FeedSimTupleInputStream
-
Provide a default implementation for the required read() method that uses the readTuple implementation.
- READ_COMMITTED_SNAPSHOT - com.streambase.sb.operator.TransactionIsolationLevel
-
Modifications are only visible outside of the current transaction when it commits.
- readPrimary(Tuple) - Method in interface com.streambase.sb.operator.TableAccessor
-
Read a row from the table by primary key.
- readTable(String, int) - Method in class com.streambase.sb.client.StreamBaseClient
-
Return rows from a Query Table or Materialized Window.
- readTable(String, int, String) - Method in class com.streambase.sb.client.StreamBaseClient
-
Return rows from a Query Table or Materialized Window, applying an optional predicate to decide which rows are returned.
- readTuple() - Method in class com.streambase.sb.feedsim.FeedSimTupleInputStream
-
This method is called by a FeedSim thread to get the next tuple to send.
- REAL_LV_CAPABILITIES - Static variable in interface com.streambase.liveview.client.Table
- reconnectFailed(LiveViewConnectionControl, int) - Method in class com.streambase.liveview.client.MultiConnectionListener.MultiConnectionListenerBase
- reconnectFailed(LiveViewConnectionControl, int) - Method in interface com.streambase.liveview.client.MultiConnectionListener
-
This will be called when any attempt to make a connection fails.
- recycle() - Method in class com.streambase.sb.monitor.Snapshot
- recycle(StatTuplev3) - Method in class com.streambase.sb.monitor.StatsUtil.StatEncoder
- recycle(StatTuplev3) - Method in enum com.streambase.sb.monitor.StatsUtil.What
-
Recycle the stat tuple
- REDIRECT_TOO_DEEP - com.streambase.liveview.client.LiveViewExceptionType
-
URL Redirection loop detected.
- ReferenceTablesDirectly() - Constructor for class com.streambase.liveview.client.LiveViewServerCapability.ReferenceTablesDirectly
- REGEX_COMPARATOR - Static variable in class com.streambase.sb.unittest.FieldBasedTupleComparator
- RegexCompareFunctor() - Constructor for class com.streambase.sb.unittest.FieldBasedTupleComparator.RegexCompareFunctor
- registerArtifactNotifier(String, ArtifactNotifier) - Method in class com.tibco.ep.sb.ads.OperatorArtifactManager
-
Add an artifact notifier for the specified artifact type.
- registerDependentTables(TableType, CatalogedTable, boolean) - Method in class com.streambase.liveview.server.table.plugin.TableProviderManager
- registerForArtifact(ArtifactDescriptor) - Method in class com.tibco.ep.sb.ads.OperatorArtifactManager
-
Registers the operator to receive the specified artifact from the Artifact Management Server (AMS).
- registerNewDynamicTable(String, LiveviewConfiguration.DataTable, Table.TableStatus, String) - Method in class com.streambase.liveview.server.table.plugin.TableProviderManager
- registerQuery(QueryConfig, QueryListener) - Method in interface com.streambase.liveview.client.LiveViewConnection
-
Registers a new query on the server based on the
QueryConfig
and sends query events to the specifiedQueryListener
. - registerRunnable(Runnable) - Method in class com.streambase.sb.operator.Operator
-
Deprecated.As of StreamBase version 3.7, replaced by
Operator.registerRunnable(Runnable, boolean)
- registerRunnable(Runnable, boolean) - Method in class com.streambase.sb.operator.Operator
-
Register a Runnable object to be managed by this Operator.
- registerRunnable(String, Runnable, boolean) - Method in class com.streambase.sb.operator.Operator
-
Register a Runnable object to be managed by this Operator.
- registerRunnable(String, Runnable, boolean, boolean) - Method in class com.streambase.sb.operator.Operator
-
Register a Runnable object to be managed by this Operator.
- registerSharedObject(Object, Operator.SharedObject) - Method in interface com.streambase.sb.operator.Operator.SharedObjectManager
-
Add the given SharedObject to this Container.
- registerTableListListener(TableListListener, boolean) - Method in interface com.streambase.liveview.client.LiveViewConnection
-
If you want to be informed of changes to the Table List, then register a Listener with this method.
- registerUnmanagedThread(String) - Method in interface com.streambase.sb.operator.Operator.RuntimeEnvironment
-
Threads that do not derive from Operator may call this method and their CPU usage will be tracked by the StreamBase profiler.
- REJECTED_SERVERS - Static variable in interface com.streambase.liveview.client.Table
- release() - Method in class com.streambase.sb.operator.BaseAggregateWindow
-
Called after the end of a use of this object.
- RELIABLE_PUBLISH - com.streambase.liveview.client.LiveViewTableCapability
-
Whether or not this table supports reliable publishing.
- ReliablePublisher() - Constructor for class com.streambase.liveview.client.LiveViewServerCapability.ReliablePublisher
- remap(String) - Method in interface com.streambase.liveview.server.table.plugin.TableNameMapper
-
check and remap a name.
- remap(String) - Method in class com.streambase.liveview.server.table.plugin.TableProviderControlImpl
- REMOTE_CONNECTION_CLOSE - com.streambase.liveview.client.LiveViewExceptionType
-
Connection closed by server
- REMOTE_LIVEVIEW_SBD_CONNECTION_CLOSED - com.streambase.liveview.client.LiveViewExceptionType
- REMOTE_LIVEVIEW_SERVER_DOES_NOT_SUPPORT_EXTERNAL_HOSTING - com.streambase.liveview.client.LiveViewExceptionType
- remoteNodeActive(String) - Method in class com.streambase.sb.operator.Operator
-
Called when a remote node has become active in the cluster.
- remoteNodeUnavailable(String) - Method in class com.streambase.sb.operator.Operator
-
Called when a remote node has become unavailable.
- remoteQuorumLost(String, String) - Method in class com.streambase.sb.operator.Operator
-
Called after deactivating all partitions when loss of quorum is detected.
- remove() - Method in class com.tibco.ep.testing.framework.Configuration
-
Remove this configuration
- REMOVE - com.streambase.liveview.client.LiveViewPermission.Action
- removeConnectionStatusCallback(ConnectionStatusCallback) - Method in class com.streambase.sb.client.StreamBaseClient
-
Stop tracking changes to the connection state.
- removeContainer(String, String...) - Method in class com.streambase.sb.client.StreamBaseAdminClient
-
Remove the given container in the StreamBase server
- REMOVED - com.streambase.liveview.client.Table.TableStatus
- removeMonitorListener(MonitorListener) - Method in class com.streambase.sb.monitor.StreamBaseMonitor
-
Remove a listener that was previously added.
- removeMonitorListeners() - Method in class com.streambase.sb.monitor.StreamBaseMonitor
-
Remove all listeners.
- removeNew(String) - Method in class com.streambase.liveview.server.table.plugin.TableProviderManager
-
This method MUST be called with the same table name if AddingNew has been called.
- removeSharedObject(Object) - Method in interface com.streambase.sb.operator.Operator.SharedObjectManager
-
Remove the SharedObject from this Container.
- removeTableProvider(String) - Method in interface com.streambase.liveview.client.TableAdminManager
-
Disconnect a previously-connected TableProvider
- removeTableProvider(String) - Method in class com.streambase.liveview.server.table.plugin.TableProviderManager
-
Disconnect a previously-connected TableProvider.
- replace(Tuple) - Method in interface com.streambase.sb.operator.TableAccessor
-
Replace a row in the table, or insert if there is no existing row with matching primary key.
- RepMethods() - Constructor for class com.streambase.sb.TupleUtil.RepMethods
- reportMonitorStatus() - Method in class com.streambase.sb.monitor.StreamBaseMonitor
-
Report GC and memory usage, if log level debug is enabled.
- REQ_CLIENT_CAPABILITIES_COMPLEX_KEYS_ONLY - Static variable in enum com.streambase.liveview.client.LiveViewClientCapability
- REQ_CLIENT_CAPABILITIES_LH_DATA - Static variable in enum com.streambase.liveview.client.LiveViewClientCapability
- REQUIRED_CLIENT_CAPABILITIES - Static variable in interface com.streambase.liveview.client.Table
- REQUIRED_FILE_NOT_FOUND - com.streambase.liveview.client.LiveViewExceptionType
- REQUIRED_PARAMETER_MISSING - com.streambase.liveview.client.LiveViewExceptionType
- requireInputPortCount(int) - Method in class com.streambase.sb.operator.Operator
-
Throws a PortMismatchException if the number of ports is not numPorts.
- RESERVED_WORDS_NOT_ALLOWED_FOR_TABLE_NAMES - com.streambase.liveview.client.LiveViewExceptionType
- reset() - Method in class com.streambase.sb.monitor.Snapshot
-
totally reset this snapshot
- ResourceFilePropertyDescriptor - Class in com.streambase.sb.operator.parameter
-
PropertyDescriptor for properties wishing to access external resources at runtime.
- ResourceFilePropertyDescriptor(PropertyDescriptor, Class<?>) - Constructor for class com.streambase.sb.operator.parameter.ResourceFilePropertyDescriptor
-
Copy a property descriptor.
- ResourceFilePropertyDescriptor(String, Class<?>) - Constructor for class com.streambase.sb.operator.parameter.ResourceFilePropertyDescriptor
-
Constructs a resource descriptor with standard read/write method names
- ResourceFilePropertyDescriptor(String, Class<?>, String, String) - Constructor for class com.streambase.sb.operator.parameter.ResourceFilePropertyDescriptor
-
Construct a resource descriptor with non-standard read/write method names.
- ResourceFilePropertyDescriptor.TypeHint - Enum in com.streambase.sb.operator.parameter
- ResourceNotFoundException - Exception in com.streambase.sb.operator
-
Thrown when an operator tries to get a resource by name, but no such resource exists.
- ResourceNotFoundException(String) - Constructor for exception com.streambase.sb.operator.ResourceNotFoundException
-
Constructor.
- ResourceNotFoundException(String, String) - Constructor for exception com.streambase.sb.operator.ResourceNotFoundException
-
Constructor.
- REST_API_v1 - com.streambase.liveview.client.LiveViewClientCapability
-
For internal use only
- REST_API_V1_CAPABILITIES - Static variable in enum com.streambase.liveview.client.LiveViewClientCapability
- restartContainer(String) - Method in class com.streambase.sb.client.StreamBaseAdminClient
-
Restart a container
- restartIsOK - Static variable in class com.streambase.liveview.server.table.plugin.TableProviderManager
- restartOperators(List<String>) - Method in class com.streambase.sb.client.StreamBaseAdminClient
-
Restart the given Operators on the StreamBase server.
- restartQueue - Variable in class com.streambase.liveview.server.table.plugin.TableProviderManager
- restrictFileHints(String[]) - Method in class com.streambase.sb.operator.parameter.ResourceFilePropertyDescriptor
-
Sets restrictions on the Studio UI used to display a chooser to select a resource file.
- resubscribe(StreamProperties, String, String) - Method in class com.streambase.sb.client.DeMUXStreamBaseClient
- resubscribe(StreamProperties, String, String) - Method in class com.streambase.sb.client.StreamBaseClient
-
Resubscribe to a stream with a predicate.
- resubscribe(String, String, String) - Method in class com.streambase.sb.client.DeMUXStreamBaseClient
- resubscribe(String, String, String) - Method in class com.streambase.sb.client.StreamBaseClient
-
Resubscribe to a stream with a predicate.
- resultIterator - Variable in class com.streambase.sb.monitor.Snapshot
- Results - Class in com.tibco.ep.testing.framework
-
Result from an administration command
- resume() - Method in class com.streambase.sb.operator.Operator
-
resume() is called when an operator starts or resumes execution, before any registered runnables are started or resumed.
- resume(String) - Method in class com.streambase.sb.client.StreamBaseAdminClient
-
Resume a container in a StreamBase server
- resumed() - Method in class com.streambase.sb.operator.Operator
-
resumed() is called after all registered runnables of the operator have started or resumed.
- resumeObject() - Method in interface com.streambase.sb.operator.Operator.SharedObject
-
Resume the SharedObject.
- resumeOperators(List<String>) - Method in class com.streambase.sb.client.StreamBaseAdminClient
-
Resume the given Operators on the StreamBase server
- returnCode() - Method in class com.tibco.ep.testing.framework.Results
-
Return the return code of the command
- reverse() - Method in enum com.streambase.liveview.client.OrderDefinition.Direction
- reverse() - Method in class com.streambase.liveview.client.OrderDefinition
-
Produce an OrderDefinition that is the exact opposite of this OrderDefinition.
- RLS - com.streambase.liveview.client.LiveViewPermission.Type
- roughFailover(LiveViewConnectionControl) - Method in class com.streambase.liveview.client.MultiConnectionListener.MultiConnectionListenerBase
- roughFailover(LiveViewConnectionControl) - Method in interface com.streambase.liveview.client.MultiConnectionListener
-
This will be called if the current server has failed and there is no other server currently connected to fail over to.
- RowConsumer - Interface in com.streambase.sb.operator
-
Interface for consumers of table rows.
- RuleCase - Class in com.streambase.liveview.client.dynamictables
-
A RuleCase represents one case for a FieldRule, with a test, a list of assignments for an insert operation, and a list of assignments for an update operation.
- RuleCase() - Constructor for class com.streambase.liveview.client.dynamictables.RuleCase
- run() - Method in class com.streambase.sb.monitor.StreamBaseMonitor
-
Read and process monitor snapshots from sbd.
- run() - Method in class com.streambase.sb.operator.Operator.OperatorThread
-
Run method of this operator thread.
- run(CompleteDataType, String) - Method in class com.streambase.sb.SchemaUtil.SchemaTraversal
- run(Schema, String) - Method in class com.streambase.sb.SchemaUtil.SchemaTraversal
-
Run the schema visitor
- RUNNING - com.streambase.liveview.server.table.plugin.TableProviderStatus
S
- safeString() - Method in class com.streambase.sb.client.StreamBaseURI
-
Like
StreamBaseURI.toString()
except that all sensitive data defined in the setStreamBaseURI.MASKED_PARAMS
are masked withStreamBaseURI.KEY_PASSWORD_MASK
- sameFieldsAs(Schema) - Method in class com.streambase.sb.Schema
-
Returns true if this schema has the same field types and names in the same order as another Schema.
- sameFieldTypes(Schema) - Method in class com.streambase.sb.Schema
-
Returns true if this schema has the same field types in the same order as another Schema
- SavedWorkspaces() - Constructor for class com.streambase.liveview.client.LiveViewServerCapability.SavedWorkspaces
- saveLVConf(String, LiveviewConfiguration, boolean) - Method in class com.streambase.liveview.server.table.plugin.TableProviderManager
- SB_CONNECTION_NO_LONGER - com.streambase.liveview.client.LiveViewExceptionType
-
Connection with sb:// is no longer supported, try lv://.
- SB_REMOTE_CONNECTION_CLOSED - com.streambase.liveview.client.LiveViewExceptionType
-
Connection to SB was remotely closed
- SB_URI_NO_CONTAINER - com.streambase.liveview.client.LiveViewExceptionType
- SBBeanInfo - Interface in com.streambase.sb.operator.parameter
-
BeanInfos of StreamBase adapters should consider implementing this interface to gain better handling of property errors.
- SBExpressionPropertyDescriptor - Class in com.streambase.sb.operator.parameter
-
A property descriptor that allows a user to define a property that supports StreamBase expressions.
- SBExpressionPropertyDescriptor(PropertyDescriptor, Class<?>, int) - Constructor for class com.streambase.sb.operator.parameter.SBExpressionPropertyDescriptor
-
Copy a property descriptor.
- SBExpressionPropertyDescriptor(String, Class<?>, int) - Constructor for class com.streambase.sb.operator.parameter.SBExpressionPropertyDescriptor
-
Construct a property descriptor.
- SBExpressionPropertyDescriptor(String, Class<?>, String, String, int) - Constructor for class com.streambase.sb.operator.parameter.SBExpressionPropertyDescriptor
-
Construct a property descriptor with non-standard read/write method names.
- SBExpressionPropertyType - Annotation Type in com.streambase.sb.operator.parameter
-
A Java annotation to be used on the getter method associated with a
SBExpressionPropertyDescriptor
whose type is "non-simple" (e.g., a list or tuple type). - sbMonitor - Variable in class com.streambase.sb.monitor.Snapshot
- SBPropertyDescriptor - Class in com.streambase.sb.operator.parameter
-
PropertyDescriptor subclass used by StreamBase operators and adapters to describe a property.
- SBPropertyDescriptor(PropertyDescriptor, Class<?>) - Constructor for class com.streambase.sb.operator.parameter.SBPropertyDescriptor
-
Copy a property descriptor.
- SBPropertyDescriptor(String, Class<?>) - Constructor for class com.streambase.sb.operator.parameter.SBPropertyDescriptor
-
Construct a property descriptor.
- SBPropertyDescriptor(String, Class<?>, String, String) - Constructor for class com.streambase.sb.operator.parameter.SBPropertyDescriptor
-
Construct a property descriptor with non-standard read/write method names.
- SBPropertyDescriptor.SingleValueSetter - Class in com.streambase.sb.operator.parameter
-
This abstract specialization of Setter assumes that the property type will have a single value (which currently accounts for all property types except string lists).
- SBServerManager - Interface in com.streambase.sb.unittest
-
SBServerManager
provides control and access to a StreamBase Engine. - SBSimpleBeanInfo - Class in com.streambase.sb.operator.parameter
-
SimpleBeanInfo subclass used by StreamBase operators and adapters to provide the set of properties available by the operator or adapter.
- SBSimpleBeanInfo() - Constructor for class com.streambase.sb.operator.parameter.SBSimpleBeanInfo
- SBTestEnvironment - Interface in com.streambase.sb.unittest
-
This interface is not expected to be implemented by end-users.
- scheduleRunnable(Date, Runnable) - Method in class com.streambase.sb.operator.Operator
-
Schedules a Runnable object to be run at some future point as part of the same parallel region as this Operator.
- Schema - Class in com.streambase.sb
-
Represents a StreamBase schema as a list of
Schema.Field
s, and should be used to createTuple
objects. - Schema(Schema) - Constructor for class com.streambase.sb.Schema
-
Construct a Schema from another schema
- Schema(String) - Constructor for class com.streambase.sb.Schema
-
Construct a Schema out of XML represented as a String
- Schema(String, Schema) - Constructor for class com.streambase.sb.Schema
-
Construct a Schema with a new name from another schema
- Schema(String, Schema.Field...) - Constructor for class com.streambase.sb.Schema
-
Construct a Schema out of a list of
Schema.Field
- Schema(String, String, Schema.Field...) - Constructor for class com.streambase.sb.Schema
-
Construct a Schema out of a list of
Schema.Field
- Schema(String, List<Schema.Field>) - Constructor for class com.streambase.sb.Schema
-
Create a new schema from a list of
Schema.Field
- Schema(Element) - Constructor for class com.streambase.sb.Schema
-
Construct a Schema from an XMLElement
- SCHEMA - Static variable in class com.streambase.sb.EntityType
-
Represents a StreamBase schema.
- SCHEMA_DOES_NOT_MATCH - com.streambase.liveview.client.LiveViewExceptionType
-
The query gets a different schema on the new server.
- SCHEMA_PARSE_ERROR - com.streambase.liveview.client.LiveViewExceptionType
- Schema.Field - Class in com.streambase.sb
-
Information (name, type, and optionally size) about a field in a Schema.
- SchemaMismatchException - Exception in com.streambase.sb
- SchemaMismatchException(LocatedItem, String, Schema, Schema) - Constructor for exception com.streambase.sb.SchemaMismatchException
- SchemaTraversal() - Constructor for class com.streambase.sb.SchemaUtil.SchemaTraversal
- SchemaUtil.CoercionOptions - Enum in com.streambase.sb
- SchemaUtil.CopyOptions - Enum in com.streambase.sb
-
Options used when copying Schemas
- SchemaUtil.FieldConflictException - Exception in com.streambase.sb
-
A SemanticValidationException that also stores the index of the schema that caused it, when we're computing merges of schemas.
- SchemaUtil.SchemaProvider - Interface in com.streambase.sb
- SchemaUtil.SchemaTraversal<T extends Exception> - Class in com.streambase.sb
-
a class that can be used to traverse all nested schemas in a schema
- SchemaValidationException - Exception in com.streambase.sb
-
Exception to indicate validation failures
- SchemaValidationException(Location, String, String) - Constructor for exception com.streambase.sb.SchemaValidationException
-
Constructor
- SCORE_FAIL - Static variable in class com.streambase.sb.CompleteDataType
-
Coercion score fail
- SCORE_PASS - Static variable in class com.streambase.sb.CompleteDataType
-
Coercion score pass
- SEARCH_NOT_SUPPORTED - com.streambase.liveview.client.LiveViewExceptionType
- SECONDARY_HOST_PARAM - Static variable in class com.streambase.sb.client.StreamBaseURI
-
URI parameter used for secondary host name.
- SECONDARY_PORT_PARAM - Static variable in class com.streambase.sb.client.StreamBaseURI
-
URI parameter used for secondary port name.
- secondaryConnectionLost(LiveViewConnectionControl) - Method in class com.streambase.liveview.client.MultiConnectionListener.MultiConnectionListenerBase
- secondaryConnectionLost(LiveViewConnectionControl) - Method in interface com.streambase.liveview.client.MultiConnectionListener
-
This will be called when one of the secondary connections has been lost.
- secs(long, double) - Static method in class com.streambase.sb.Timestamp
-
Create a timestamp using the following type and # of seconds
- secs(long, long) - Static method in class com.streambase.sb.Timestamp
-
Create a timestamp using the following type and # of seconds
- SELECT_ONLY - com.streambase.liveview.client.LiveViewExceptionType
-
SQL statement for basis of table must be a SELECT statement.
- SELECT_STAR_INVALID_WITH_GROUPS - com.streambase.liveview.client.LiveViewExceptionType
-
Group by is not allowed with 'select *' queries.
- SemanticInterpretation - Class in com.streambase.liveview.client
- SemanticInterpretation.WellKnownSemantics - Enum in com.streambase.liveview.client
- semanticInterpretationMap - Variable in class com.streambase.liveview.client.AbstractTable
- SemanticValidationException - Exception in com.streambase.sb
- SemanticValidationException(LocatedItem, String) - Constructor for exception com.streambase.sb.SemanticValidationException
- SemanticValidationException(LocatedItem, String, Throwable) - Constructor for exception com.streambase.sb.SemanticValidationException
- SemanticValidationException(LocatedItem, Throwable) - Constructor for exception com.streambase.sb.SemanticValidationException
- SemanticValidationException(String, ApplicationValidationException) - Constructor for exception com.streambase.sb.SemanticValidationException
- SEND - com.streambase.liveview.client.LiveViewPermission.Action
- SEND_EMAIL - com.streambase.liveview.client.alert.AlertRuleAction.ActionType
- SEND_TUPLE - com.streambase.liveview.client.alert.AlertRuleAction.ActionType
- SendEmailAction - Interface in com.streambase.liveview.client.alert
-
Causes an email to be sent when this alert is triggered.
- sendErrorOutput(String) - Method in class com.streambase.sb.operator.Operator
-
Send an error tuple from this operator's error port.
- sendErrorOutput(Throwable) - Method in class com.streambase.sb.operator.Operator
-
Send an exception via the error output port
- sendErrorOutput(Throwable, int, Tuple) - Method in class com.streambase.sb.operator.Operator
-
Send an exception via the error output port
- sendOutput(int, Tuple) - Method in class com.streambase.sb.operator.Operator
-
Enqueue a Tuple to be sent synchronously to downstream operators.
- sendOutput(int, List<Tuple>) - Method in class com.streambase.sb.operator.Operator
-
Enqueue a List of Tuples to be sent synchronously to downstream operators.
- sendOutputAsync(int, Tuple) - Method in class com.streambase.sb.operator.Operator
-
Enqueue a Tuple to be sent asynchronously to downstream operators.
- sendOutputAsync(int, List<Tuple>) - Method in class com.streambase.sb.operator.Operator
-
Enqueue a List of Tuples to be sent asynchronously to downstream operators.
- SENDTUPLE_ACTION_ENABLED - Static variable in class com.streambase.liveview.client.LiveViewProperties.AlertActions
- SENDTUPLE_NO_RESPONSE - com.streambase.liveview.client.LiveViewExceptionType
-
Send Tuple did not receive a response from the server.
- SENDTUPLE_RESPONSE_REQUIRES_KEY_FIELD - com.streambase.liveview.client.LiveViewExceptionType
- SENDTUPLE_STREAMNAME_OR_CONTAINER_NOT_FOUND - com.streambase.liveview.client.LiveViewExceptionType
- sendTupleAction(StreamBaseURI, String, Tuple, String, Schema, long, TimeUnit) - Method in interface com.streambase.liveview.client.LiveViewConnection
-
Sends a tuple to an existing StreamBase application.
- SendTupleAction - Interface in com.streambase.liveview.client.alert
-
An action which will send a Tuple to a named InputStream
- SendTupleInfo - Class in com.streambase.liveview.client
- SendTupleInfo(StreamBaseURI, String, String, Schema, Schema) - Constructor for class com.streambase.liveview.client.SendTupleInfo
- SeparatelyTransmittedExtendedKeys() - Constructor for class com.streambase.liveview.client.LiveViewServerCapability.SeparatelyTransmittedExtendedKeys
- SERIALIZABLE - com.streambase.sb.operator.TransactionIsolationLevel
-
Modifications are only visible outside of the current transaction when it commits.
- serialize(ByteOrderedDataOutput) - Method in class com.streambase.sb.Tuple
-
Serialize this tuple into a ByteOrderedDataOutput
- serialize(ByteOrderedDataOutput, int) - Method in class com.streambase.sb.Tuple
-
Serialize this tuple into a ByteOrderedDataOutput while specifing the tupleId.
- SERVER_CONF_PATH - Static variable in class com.streambase.sb.unittest.UnitTestProperties
-
A path to a .sbconf file for the test system.
- SERVER_NOT_STARTED - com.streambase.liveview.client.LiveViewExceptionType
-
LiveView server is still starting
- SERVER_STATE_SETTING_ERROR - com.streambase.liveview.client.LiveViewExceptionType
- SERVER_WAS_STOPPED - com.streambase.liveview.client.LiveViewExceptionType
-
LiveView server was stopped already
- ServerManagerFactory - Class in com.streambase.sb.unittest
-
Contains static methods for creating concrete
SBServerManager
- ServerUtilityDataProvider - Interface in com.streambase.liveview.client.serverdatautility
-
The Interface provides methods to fetch server utility data
- ServerUtilityDataProvider.DATA_POLICY - Enum in com.streambase.liveview.client.serverdatautility
-
Enum for specifying the policy that should be used for importing LiveView metadata.
- SESSION - com.streambase.liveview.client.LiveViewPermission.Type
- SESSION_ALREADY_HAS_BINARY_LISTENER - com.streambase.liveview.client.LiveViewExceptionType
-
Session already has a binary listener.
- SESSION_TRYING_TO_KILL_SELF - com.streambase.liveview.client.LiveViewExceptionType
- SESSIONCHANNEL_DOES_NOT_EXIST - com.streambase.liveview.client.LiveViewExceptionType
- SET - com.streambase.liveview.client.LiveViewPermission.Action
- SET_SELF - com.streambase.liveview.client.LiveViewPermission.Action
- setActive(boolean) - Method in interface com.streambase.liveview.client.LiveViewConnectionControl
-
If a connection is set to be inactive, it will stop attempting to connect to the server.
- setAggregateQuery(QueryConfig) - Method in interface com.streambase.liveview.client.dynamictables.TableConfig
-
This method sets the aggregate query for the table.
- setAlertGroup(String) - Method in interface com.streambase.liveview.client.alert.AlertRule
-
Sets the value of the alertGroup property.
- setAlertKey(String) - Method in interface com.streambase.liveview.client.alert.PublishAlertAction
-
Sets the value of the alertKey property.
- setAlertQueryConfig(QueryConfig) - Method in interface com.streambase.liveview.client.alert.AlertRule
-
Sets the value of the alertQueryConfig property.
- setAlertRecipient(String) - Method in interface com.streambase.liveview.client.alert.PublishAlertAction
-
Sets the value of the alertRecipient property.
- setAlertRule(AlertRule) - Method in interface com.streambase.liveview.client.alert.AlertManager
-
Adds if it does not previously exist, or overwrites if it does (matching by id), the given alert rule onto the server.
- setAlertType(AlertRule.Type) - Method in interface com.streambase.liveview.client.alert.AlertRule
-
Sets the value of alertTypeproperty.
- setApproximateSnapshotOrder(OrderDefinition) - Method in class com.streambase.liveview.client.QueryConfig
-
Return the snapshot part of the query in this approximate order, subject to parallel scan interleaving.
- setAssociateFieldPicker(boolean) - Method in class com.streambase.sb.operator.parameter.UIHints
-
For
String[]
properties only, instructs Studio to display a schema field picker. - setBlobBuffer(int, ByteArrayView) - Method in class com.streambase.sb.Tuple
-
Set the blob field at a specified field index to a copy of a specified blob.
- setBlobBuffer(Schema.Field, ByteArrayView) - Method in class com.streambase.sb.Tuple
-
Set a specified blob field to a copy of a specified blob.
- setBlobBuffer(String, ByteArrayView) - Method in class com.streambase.sb.Tuple
-
Set a named blob field to a copy of a specified blob.
- setBody(String) - Method in interface com.streambase.liveview.client.alert.InvokeHTTPAction
-
Sets the value of the body property.
- setBody(String) - Method in interface com.streambase.liveview.client.alert.SendEmailAction
-
Sets the value of the body property.
- setBoolean(int, boolean) - Method in class com.streambase.sb.Tuple
-
Set the boolean field at a specified field index to a specified value.
- setBoolean(Schema.Field, boolean) - Method in class com.streambase.sb.Tuple
-
Set a named boolean field to a specified value.
- setBoolean(String, boolean) - Method in class com.streambase.sb.Tuple
-
Set a named boolean field to a specified value.
- setCallBackTime(Long) - Method in class com.streambase.liveview.client.PubListenerConfig
-
It set the timeInterval in default
TimeUnit
which is set to MilliSeconds. - setCallBackTime(TimeUnit, Long) - Method in class com.streambase.liveview.client.PubListenerConfig
-
Sets the ack.
- setCapabilities(EnumSet<LiveViewClientCapability>) - Method in class com.streambase.liveview.client.ConnectionConfig
-
Set the ClientCapabilities that are supported by this client.
- setCapture(int, Tuple) - Method in class com.streambase.sb.Tuple
-
Set a specified capture field to a copy of a specified tuple.
- setCapture(Schema.Field, Tuple) - Method in class com.streambase.sb.Tuple
-
Set a specified capture field to a copy of a specified tuple.
- setCapture(String, Tuple) - Method in class com.streambase.sb.Tuple
-
Set a specified capture field to a copy of a specified tuple.
- setCaptureStrategy(CaptureTransformStrategy) - Method in class com.streambase.sb.operator.Operator
-
Set the capture transform strategy to use for the inputs and outputs of this Operator.
- setCaretaker(Operator, OperatorCaretaker) - Static method in class com.streambase.sb.operator.OperatorInternal
- setCases(List<RuleCase>) - Method in class com.streambase.liveview.client.dynamictables.FieldRule
- setClazz(String) - Method in interface com.streambase.liveview.client.alert.ExecuteJavaAction
-
Sets the value of the clazz property.
- setClientCapabilities(EnumSet<LiveViewClientCapability>) - Method in class com.streambase.liveview.client.MultiConnectionConfig
-
Declare your client capabilities to be something less than the current default.
- setCommand(String) - Method in interface com.streambase.liveview.client.alert.ExecuteOSCommandAction
-
Sets the value of the command property.
- setCompress(boolean) - Method in class com.streambase.liveview.client.ConnectionConfig
-
Enable or disable compression on this connection
- setConnectionMode(ConnectionMode) - Method in class com.streambase.liveview.client.MultiConnectionConfig
- setConnectionMonitor(ProgressMonitor) - Method in class com.streambase.liveview.client.ConnectionConfig
-
Sets the monitor to use by the api
- setConnectionStatus(ConnectionStatus, String) - Method in class com.streambase.sb.client.StreamBaseClient
-
Set connection status
- setContext(String) - Method in class com.streambase.liveview.client.SemanticInterpretation
- setCronString(String) - Method in interface com.streambase.liveview.client.alert.AlertRule
-
Sets the value of the cronString property which is a cron expression.
- setDefaultCase(RuleCase) - Method in class com.streambase.liveview.client.dynamictables.FieldRule
- setDeletePredicate(String) - Method in interface com.streambase.liveview.client.alert.IssueDeleteQueryAction
-
Sets the value of the deletePredicate property.
- setDeprecated(boolean) - Method in class com.streambase.sb.operator.parameter.SBPropertyDescriptor
-
Set whether the property is deprecated.
- setDequeueQueue(DequeueResultsQueue) - Method in class com.streambase.sb.client.DeMUXStreamBaseClient
- setDequeueResultInterceptor(DequeueResult.Interceptor) - Method in class com.streambase.sb.client.DeMUXStreamBaseClient
- setDequeueResultInterceptor(DequeueResult.Interceptor) - Method in class com.streambase.sb.client.StreamBaseClient
-
Set the dequeue results interceptor for this client connection.
- setDescription(String) - Method in interface com.streambase.liveview.client.alert.AlertRule
-
Sets the value of the description property.
- setDescription(String) - Method in interface com.streambase.liveview.client.alert.AlertRuleAction
-
Set the Description text
- setDescription(String) - Method in class com.streambase.liveview.client.dynamictables.FieldRule
- setDescription(String) - Method in interface com.streambase.liveview.client.dynamictables.TableConfig
-
This method helps in setting the description for the table using this Table Configuration.
- setDescription(String) - Method in class com.streambase.liveview.client.QueryConfig
-
Configure the description for this query
- setDescription(String) - Method in class com.streambase.sb.Schema.Field
-
Sets this field's description.
- setDescription(String) - Method in class com.streambase.sb.Schema
-
Sets this schema's description.
- setDisplayDescription(String) - Method in class com.streambase.sb.operator.Operator
-
Set a description for this type of Operator.
- setDisplayName(String) - Method in class com.streambase.sb.operator.Operator
-
The display name is the String that's shown in the Operator Name field of the Properties view, and in the detailed text for this operator in the Palette view's Details mode.
- setDouble(int, double) - Method in class com.streambase.sb.Tuple
-
Set the double field at a specified field index to a specified value.
- setDouble(Schema.Field, double) - Method in class com.streambase.sb.Tuple
-
Set a named double field to a specified value.
- setDouble(String, double) - Method in class com.streambase.sb.Tuple
-
Set a named double field to a specified value.
- setDynamicVariable(String, Object) - Method in class com.streambase.sb.client.StreamBaseClient
-
Set the given dynamic variable to a new value
- setDynamicVariable(String, Object) - Method in class com.streambase.sb.operator.Operator
-
Sets the value of this module's dynamic variable.
- setEnabled(boolean) - Method in interface com.streambase.liveview.client.alert.AlertRule
-
Sets the value of the enabled property.
- setEnabled(boolean) - Method in interface com.streambase.liveview.client.alert.AlertRuleAction
-
Set the enabled state for this action.
- setEnabled(String, boolean) - Method in interface com.streambase.liveview.server.table.plugin.TableProviderControl
-
Change the enabled state of an existing table.
- setEnabled(String, boolean) - Method in class com.streambase.liveview.server.table.plugin.TableProviderControlImpl
- setException(LiveViewException) - Method in class com.streambase.liveview.client.DynamicTableState
- setExitStatusTimeoutMS(long) - Method in class com.streambase.sb.client.ClientSettings
-
ExitStatusTimeoutMS is used as a timeout for how long the client should wait to get the client's exit status from the server.
- setField(int, Object) - Method in class com.streambase.sb.Tuple
-
Set the field at a specified field index to a specified boxed value.
- setField(Schema.Field, Object) - Method in class com.streambase.sb.Tuple
-
Set a specified field to a specified boxed value.
- setField(Schema.Field, Object, CSV.FormatInfo) - Method in class com.streambase.sb.Tuple
-
Set the field at a specified field name to a specified boxed value.
- setField(String, Object) - Method in class com.streambase.sb.Tuple
-
Set the named field to a specified value.
- setField(String, Object, CSV.FormatInfo) - Method in class com.streambase.sb.Tuple
-
Set the field at a specified field name to a specified boxed value.
- setFieldName(String) - Method in class com.streambase.liveview.client.dynamictables.Assignment
- setFields(Map<String, Object>) - Method in class com.streambase.sb.Tuple
-
Takes a map of field names and values as Objects and sets the corresponding tuple field with the supplied value.
- setFilter(String) - Method in class com.streambase.liveview.client.dynamictables.FilteredTableAlias
- setFormatter(String) - Method in class com.streambase.liveview.client.dynamictables.FilteredTableAlias
- setFunction(int, Function) - Method in class com.streambase.sb.Tuple
-
Set a specified function field to the given
Function
- setFunction(Schema.Field, Function) - Method in class com.streambase.sb.Tuple
-
Set a specified function field to the given
Function
- setFunction(String, Function) - Method in class com.streambase.sb.Tuple
-
Set a specified function field to the given
Function
- setGroupByExprs(String...) - Method in class com.streambase.liveview.client.QueryConfig
-
Configure group-by
- setGroupByExprs(List<String>) - Method in class com.streambase.liveview.client.QueryConfig
-
Configure group-by
- setHaving(String) - Method in class com.streambase.liveview.client.QueryConfig
-
Set the having filter, 'HAVING' clause
- setHeaders(Map<String, String>) - Method in interface com.streambase.liveview.client.alert.InvokeHTTPAction
-
Sets the map of headers.
- setIncludeInternal(boolean) - Method in class com.streambase.liveview.client.QueryConfig
-
set to make this query include internal fields, regardless of the state of includeInternal property if false, use the property (which is set by the URI when connecting)
- setIndices(List<List<String>>) - Method in interface com.streambase.liveview.client.dynamictables.TableConfig
-
This method is used to set the Indices for the table being configured.
- setInputStream(String) - Method in interface com.streambase.liveview.client.alert.SendTupleAction
-
Sets the value of the inputStream property.
- setInputStreams(List<String>) - Method in class com.streambase.liveview.client.serverdatautility.StreambaseStreams
- setInsertAssignments(List<Assignment>) - Method in class com.streambase.liveview.client.dynamictables.RuleCase
- setInsertInitialValue(String) - Method in class com.streambase.liveview.client.dynamictables.Variable
- setInt(int, int) - Method in class com.streambase.sb.Tuple
-
Set the int field at a specified field index to a specified value.
- setInt(Schema.Field, int) - Method in class com.streambase.sb.Tuple
-
Set a specified int field to a specified value.
- setInt(String, int) - Method in class com.streambase.sb.Tuple
-
Set the named int field to a specified value.
- setIsValid(boolean) - Method in interface com.streambase.liveview.client.alert.AlertRule
-
Sets the value of the status property.
- setLeadershipStatus(Constants.LeadershipStatus) - Method in class com.streambase.sb.client.StreamBaseAdminClient
-
Deprecated.Legacy high-availability service, migrate to SB 10 high-availability service.
- setLimit(int) - Method in class com.streambase.liveview.client.QueryConfig
-
Deprecated.1.4 use
QueryConfig.setMaxResultSetSize(int)
instead - setLinkedPropertyNames(String...) - Method in class com.streambase.sb.operator.parameter.ConfigurationChooserPropertyDescriptor
-
Declare property names that are being used in the XPath expression as variables
- setList(int, List<?>) - Method in class com.streambase.sb.Tuple
-
Set the list field at a specified field index to a copy of the specified value.
- setList(Schema.Field, List<?>) - Method in class com.streambase.sb.Tuple
-
Set a specified list field to a copy of a specified value.
- setList(String, List<?>) - Method in class com.streambase.sb.Tuple
-
Set a named list field to a copy of a specified value.
- setListener(ConnectionListener) - Method in class com.streambase.liveview.client.ConnectionConfig
-
Set the connection listener
- setListener(MultiConnectionListener) - Method in class com.streambase.liveview.client.MultiConnectionConfig
- setLoadAtStartup(boolean) - Method in class com.streambase.sb.operator.Operator.ArtifactProperties
-
Set load at startup
- setLogLevel(Logger, Operator.LogLevel) - Static method in class com.streambase.sb.operator.Operator
-
Sets the log level of the given logger.
- setLogLevel(Logger, String) - Static method in class com.streambase.sb.operator.Operator
-
Sets the log level of the given logger.
- setLong(int, long) - Method in class com.streambase.sb.Tuple
-
Set the long field at a specified field index to a specified value.
- setLong(Schema.Field, long) - Method in class com.streambase.sb.Tuple
-
Set a specified long field to a specified value.
- setLong(String, long) - Method in class com.streambase.sb.Tuple
-
Set a named long field to a specified value.
- setLvUri(String) - Method in interface com.streambase.liveview.client.alert.LVPublishAlertAction
-
Sets the value of the lvUri property.
- setManagedState(String, Serializable) - Method in class com.streambase.sb.operator.Operator
-
Store a value in transactional memory
- setMaskStringDisplay(boolean) - Method in class com.streambase.sb.operator.parameter.SBPropertyDescriptor
-
Deprecated.use
SBPropertyDescriptor.setUIHints(UIHints)
instead - setMaskStringDisplay(boolean) - Method in class com.streambase.sb.operator.parameter.UIHints
-
Sets the mask hint, applicable to String property types.
- setMaxRandomReconnectDelaySeconds(int) - Method in class com.streambase.liveview.client.MultiConnectionConfig
-
When any connection with queries is lost, The LiveViewMultiConnection will wait a random amount of time from 0 to this value in seconds before trying to reconnect those queries to another server.
- setMaxResultSetSize(int) - Method in class com.streambase.liveview.client.QueryConfig
-
Configure the row limit.
- setMaxTuplesInDequeueQueue(int) - Method in class com.streambase.sb.client.ClientSettings
-
The dequeue thread stores tuples to be dequeued by a client in a queue.
- setMessageTemplate(String) - Method in interface com.streambase.liveview.client.alert.AlertRule
-
Sets the value of the messageTemplate property.
- setMessageTemplate(String) - Method in interface com.streambase.liveview.client.alert.PublishAlertAction
-
Sets the value of the messageTemplate property.
- setMethod(String) - Method in interface com.streambase.liveview.client.alert.InvokeHTTPAction
-
Sets the value of the method property.
- setMultiLine(int) - Method in class com.streambase.sb.operator.parameter.SBPropertyDescriptor
-
Deprecated.use
SBPropertyDescriptor.setUIHints(UIHints)
instead - setName(String) - Method in interface com.streambase.liveview.client.alert.AlertRule
-
Sets the value of the name property.
- setName(String) - Method in class com.streambase.liveview.client.dynamictables.Variable
- setName(String) - Method in class com.streambase.liveview.client.QueryConfig
- setNowImpl(NowImplementation) - Method in class com.streambase.sb.unittest.BaseTestEnvironment
- setNowImpl(NowImplementation) - Method in interface com.streambase.sb.unittest.SBTestEnvironment
-
Set the current implementation of now() function
- setNull(int) - Method in class com.streambase.sb.Tuple
-
Set the field at a specified field index to null.
- setNull(Schema.Field) - Method in class com.streambase.sb.Tuple
-
Set the specified field to null
- setNull(String) - Method in class com.streambase.sb.Tuple
-
Set a named field to null.
- setNumLines(int) - Method in class com.streambase.sb.operator.parameter.UIHints
-
Sets the number of lines to display this property as, applicable to String property types.
- setOnlyChanges(boolean) - Method in class com.streambase.liveview.client.PubListenerConfig
-
Sets the flag to control the type of events that come back on the listener.
- setOpenTimeoutMS(long) - Method in class com.streambase.sb.client.ClientSettings
-
OpenTimeoutMS is used as a timeout value for opening a binary connection between the client and server.
- setOperatorProperty(String, String, String) - Method in class com.streambase.sb.client.StreamBaseAdminClient
-
On the given Operator, set the given property to the given value.
- setOutputSchema(int, Schema) - Method in class com.streambase.sb.operator.Operator
-
Sets the output schema for the given output port (port #'s are zero based).
- setOutputStreams(List<String>) - Method in class com.streambase.liveview.client.serverdatautility.StreambaseStreams
- setOwner(String) - Method in interface com.streambase.liveview.client.alert.AlertRule
-
Sets the value of the owner property.
- setOwner(String) - Method in class com.streambase.liveview.client.QueryConfig
- setParameters(Parameterizable) - Method in class com.streambase.sb.operator.Operator
-
Sets the Java Bean that holds the user-configurable parameters visible in the StreamBase Studio Properties View of this operator.
- setPassword(String) - Method in class com.streambase.liveview.client.ConnectionConfig
-
Set the password to connect with
- setPath(String) - Method in class com.streambase.sb.operator.Operator.ArtifactProperties
-
Set artifact path
- setPersistedVersion(Integer) - Method in interface com.streambase.liveview.client.alert.AlertRule
-
Sets the value of the persistedVersion property.
- setPersistenceFolder(String) - Method in interface com.streambase.liveview.client.dynamictables.TableConfig
-
This method is used to set the persistent folder where this table will be persisted.
- setPersistenceRestoreDataOnStart(boolean) - Method in interface com.streambase.liveview.client.dynamictables.TableConfig
-
The method sets the boolean flag which if true, recovers the data is to be restored after the table is restarted.
- setPivotAggExpr(String) - Method in class com.streambase.liveview.client.QueryConfig
-
Set the pivot aggregate expressions, 'PIVOT' clause
- setPivotField(String) - Method in class com.streambase.liveview.client.QueryConfig
-
Set the pivot 'FOR' clause
- setPivotQuery(String, String, String, String, String...) - Method in class com.streambase.liveview.client.QueryConfig
-
Configure the pivot query.
- setPivotValues(String) - Method in class com.streambase.liveview.client.QueryConfig
-
Set the pivot 'VALUES' clause
- setPortHints(int, int) - Method in class com.streambase.sb.operator.Operator
-
Used to tell StreamBase Studio how many ports to draw on the Java Operator when the operator is drawn in the IDE's canvas.
- setPredicate(String) - Method in class com.streambase.liveview.client.QueryConfig
-
Configure the predicate
- setPredicate(String, int) - Method in class com.streambase.liveview.client.QueryConfig
-
Configure the predicate
- setPrimaryIndex(String...) - Method in interface com.streambase.liveview.client.dynamictables.TableConfig
-
This method is used to set the Primary Indexes from the list of fields passed to this method.
- setProjectName(String) - Method in class com.streambase.sb.operator.Operator.ArtifactProperties
-
Set project name
- setProposals(String...) - Method in class com.streambase.sb.operator.parameter.UIHints
-
Set string proposals that will be offered to the user when editing an associated String property
- setQuery(Query) - Method in class com.streambase.liveview.client.SnapshotQueryListener
- setQuery(String, String) - Method in class com.streambase.liveview.client.QueryConfig
-
Configure the table to query and predicate
- setQuery(List<Schema.Field>, String, String) - Method in class com.streambase.liveview.client.QueryConfig
-
Configure the table to query, the predicate and the result fields
- setQuery(List<Schema.Field>, String, String, int) - Method in class com.streambase.liveview.client.QueryConfig
-
Configure the table to query, the predicate and the result fields using a specified row limit
- setQuery(List<Schema.Field>, String, String, int, long) - Method in class com.streambase.liveview.client.QueryConfig
-
Configure the table to query, the predicate and the result fields using a specified row limit and row delay
- setQueryParameters(Map<String, String>) - Method in interface com.streambase.liveview.client.alert.InvokeHTTPAction
-
Sets the map of query parameters.
- setQueryString(String) - Method in class com.streambase.liveview.client.QueryConfig
-
Configure the query using a single string, SQL-like syntax.
- setQueryType(LiveViewQueryType) - Method in class com.streambase.liveview.client.QueryConfig
-
Configure the query type.
- setQuiescence(int) - Method in interface com.streambase.liveview.client.alert.AlertRule
-
Sets the value of the quiescence property.
- setQuiescentLimit(long) - Method in class com.streambase.sb.client.StreamBaseClient
-
If more then timeoutMS milliseconds elapse without receiving data or a heart beat from the server, the client will close.
- setQuiescentTimeoutMS(long) - Method in class com.streambase.sb.client.ClientSettings
-
QuiescentTimeoutMS is a timeout value that is used to determine how long a client's binary) connection will wait for a heartbeat message from a server.
- setRealQuery(Query) - Method in class com.streambase.liveview.client.QueryListenerWrapper
- setReconnectSleepMS(long) - Method in class com.streambase.sb.client.ClientSettings
-
How long will a client wait between reconnect attempts when in HA mode
- setRequired(boolean) - Method in class com.streambase.sb.operator.parameter.SBPropertyDescriptor
-
Set whether the property is required.
- setRequiredAtStartup(boolean) - Method in class com.tibco.ep.sb.ads.ArtifactDescriptor
-
Sets whether or not the artifact must be available at startup.
- setRetryIntervalMillis(long) - Method in class com.streambase.liveview.client.MultiConnectionConfig
-
This is the wait between retry attempts.
- setReuseTuple(boolean) - Method in class com.streambase.sb.operator.Operator
-
Allow/disallow the runtime to reuse tuples on operator input.
- setRowDeleteRule(String) - Method in interface com.streambase.liveview.client.dynamictables.TableConfig
-
The rowDeleteRule to set is a gateway for row to be published.
- setRuntimeEnv(Object) - Method in class com.streambase.sb.operator.AggregateWindow
- setRuntimeEnv(Object) - Method in class com.streambase.sb.operator.BaseAggregateWindow
-
Called by internal streambase code to set the runtime environment
- setRuntimeEnv(Object) - Method in class com.streambase.sb.operator.TransactionalMemoryAggregateWindow
- setRuntimeParam(String, String, String) - Method in class com.streambase.sb.client.StreamBaseAdminClient
-
Set a runtime parameter on one, or all, operators.
- setSaveInProject(boolean) - Method in interface com.streambase.liveview.client.dynamictables.TableConfig
-
The method is used to set the boolean value for the saveInProject flag, which is responsible for saving the tables to start even after the restart of Liveview server.
- setSbUri(String) - Method in interface com.streambase.liveview.client.alert.SendTupleAction
-
Sets the value of the sbUri property.
- setSchema(Schema) - Method in interface com.streambase.liveview.client.dynamictables.TableConfig
-
This method is used to set the schema for the table being configured.
- setSchema(Schema) - Method in class com.streambase.liveview.client.QueryListenerWrapper
-
Setter for the
Schema
for the query. - setSchema(String) - Method in interface com.streambase.liveview.client.dynamictables.TableConfig
-
This method is used to set the schema for the table being configured.
- setSelectExprs(String...) - Method in class com.streambase.liveview.client.QueryConfig
-
Configure the result fields
- setSelectExprs(List<String>) - Method in class com.streambase.liveview.client.QueryConfig
-
Configure the result fields
- setSelectFields(Schema.Field...) - Method in class com.streambase.liveview.client.QueryConfig
-
Configure the result fields
- setSelectFields(List<Schema.Field>) - Method in class com.streambase.liveview.client.QueryConfig
-
Configure the result fields
- setSeverity(int) - Method in interface com.streambase.liveview.client.alert.AlertRule
-
Sets the value of the severity property.
- setShortDescription(String) - Method in interface com.streambase.liveview.client.dynamictables.TableConfig
-
The shortDescription of the table to be set with Table Configuration.
- setShortDisplayName(String) - Method in class com.streambase.sb.operator.Operator
-
The short display name is the String displayed by Studio as the name of this operator in the Palette view, and above the operator in the EventFlow canvas.
- setSnapshotConcurrency(int) - Method in interface com.streambase.liveview.client.dynamictables.TableConfig
-
Snapshot concurrency specifies the number of extra threads used to service the snapshot portion of queries.
- setSnapshotParallelism(int) - Method in interface com.streambase.liveview.client.dynamictables.TableConfig
-
The snapshotParallelism value to set to enable data regions equal to the input value.
- setSocketKeepAlive(boolean) - Method in class com.streambase.sb.client.ClientSettings
-
Set SO_KEEPALIVE
- setStartThread(Thread) - Method in class com.streambase.liveview.server.table.plugin.TableProviderControlImpl
- setStatus(TableProviderStatus) - Method in class com.streambase.liveview.server.table.plugin.TableProviderControlImpl
- setStatusMessage(String) - Method in interface com.streambase.liveview.client.alert.AlertRule
-
Sets the value of the statusMessage property.
- setStatusMessage(String) - Method in class com.streambase.liveview.client.DynamicTableState
- setString(int, CharSequence) - Method in class com.streambase.sb.Tuple
-
Set the string field at a specified field index to a specified value.
- setString(Schema.Field, CharSequence) - Method in class com.streambase.sb.Tuple
-
Set a specified string field to a specified value.
- setString(String, CharSequence) - Method in class com.streambase.sb.Tuple
-
Set a named field to a specified value.
- setSubject(String) - Method in interface com.streambase.liveview.client.alert.SendEmailAction
-
Sets the value of the subject property.
- setSuspendBehavior(int) - Method in class com.streambase.sb.operator.Operator
-
Set the suspend behavior of this Operator.
- setTab(String) - Method in class com.streambase.sb.operator.parameter.UIHints
-
Sets the tab name hint.
- setTable(String) - Method in interface com.streambase.liveview.client.alert.IssueDeleteQueryAction
-
Sets the value of the table property.
- setTable(String) - Method in class com.streambase.liveview.client.QueryConfig
-
Configure the table to query
- setTableColumnNames(String...) - Method in class com.streambase.sb.operator.parameter.UIHints
-
Set column names to use for properties displayed in a user interface Table
- setTableDeleteRule(String) - Method in interface com.streambase.liveview.client.dynamictables.TableConfig
-
Deprecated.
- setTableDeleteRules(List<String>) - Method in interface com.streambase.liveview.client.dynamictables.TableConfig
-
The tableDeleteRule to set specifies a condition when the rows present in this table are to be deleted.
- setTablename(String) - Method in interface com.streambase.liveview.client.dynamictables.TableConfig
-
This method is used to set the name of the table for this Table Configuration.
- setTableName(String) - Method in interface com.streambase.liveview.client.alert.LVPublishAlertAction
-
Sets the value of the tableName property.
- setTableStatus(Table.TableStatus) - Method in class com.streambase.liveview.client.DynamicTableState
- setTcpNoDelay(boolean) - Method in class com.streambase.sb.client.ClientSettings
-
Set TCP_NODELAY
- setTest(String) - Method in class com.streambase.liveview.client.dynamictables.RuleCase
-
The method is used to set the test for the
RuleCase
. - setTextFont(UIHints.TextFontHint) - Method in class com.streambase.sb.operator.parameter.UIHints
-
Set the desired font hint for text-field-like controls
- setTextWidth(UIHints.TextWidthHint) - Method in class com.streambase.sb.operator.parameter.UIHints
-
Set the desired width hint for text-field-like controls
- setTimeForTableStartDrop(Long) - Method in class com.streambase.liveview.client.DynamicTableState
- setTimeout(int) - Method in class com.streambase.liveview.client.LiveResult
-
setTimeout limits the amount of time to wait for the snapshot to complete.
- setTimeout(long, TimeUnit) - Method in class com.streambase.sb.unittest.Expecter
-
Set the timeout that the expector should assume for each call to expect*()
- setTimeoutBehavior(Runnable) - Method in class com.tibco.ep.testing.framework.UnitTest
-
Override the default behavior to create node snapshot and exist the jvm
- setTimeoutMillis(long) - Method in class com.streambase.liveview.client.MultiConnectionConfig
-
The amount of time to consider a connection attempt failed.
- setTimeoutSeconds(long) - Method in class com.tibco.ep.testing.framework.UnitTest
-
Set the test case timeout - default is 300 seconds.
- setTimePredicateInMillis(long) - Method in class com.streambase.liveview.client.QueryConfig
-
Set the time predicate.
- setTimeService(TimeService) - Method in interface com.streambase.sb.unittest.SBServerManager
-
Set a TimeService for the StreamBase Server managed by this Manager.
- setTimestamp(int, Timestamp) - Method in class com.streambase.sb.Tuple
-
Set the timestamp field at a specified field index to a specified value.
- setTimestamp(Schema.Field, Timestamp) - Method in class com.streambase.sb.Tuple
-
Set a named timestamp field to a specified value.
- setTimestamp(String, Timestamp) - Method in class com.streambase.sb.Tuple
-
Set a named timestamp field to a specified value.
- setTimeWindow(String, String, String) - Method in class com.streambase.liveview.client.QueryConfig
-
Configures this query as a time-windowed query, using the given start and end time expressions, against the given timestamp field from the target table.
- setTopN(OrderDefinition, int) - Method in class com.streambase.liveview.client.QueryConfig
-
Return only the top N results according to the order definition.
- setTuple(int, Tuple) - Method in class com.streambase.sb.Tuple
-
Set a specified nested tuple field to that of the specified tuple.
- setTuple(Schema.Field, Tuple) - Method in class com.streambase.sb.Tuple
-
Set a specified nested tuple field to that of the specified tuple NOTE: A copy of the the tuple may be made to convert the given tuple to the appropriate internal representation.
- setTuple(Tuple, Object, boolean) - Static method in class com.streambase.sb.TupleJSONUtil
-
Set the fields of a tuple based on the contents of a JSON object
- setTuple(Tuple, Object, boolean, String) - Static method in class com.streambase.sb.TupleJSONUtil
-
Set the fields of a tuple based on the contents of a JSON object
- setTuple(Tuple, Object, boolean, String, boolean) - Static method in class com.streambase.sb.TupleJSONUtil
-
Set the fields of a tuple based on the contents of a JSON object
- setTuple(String, Tuple) - Method in class com.streambase.sb.Tuple
-
Set a named nested tuple field to a specified tuple.
- setTupleFromJSON(Tuple, String) - Static method in class com.streambase.sb.TupleJSONUtil
-
Set the fields of a tuple based on the contents of a JSON string
- setTupleFromJSON(Tuple, String, String) - Static method in class com.streambase.sb.TupleJSONUtil
-
Set the fields of a tuple based on the contents of a JSON string
- setTupleFromJSON(Tuple, String, String, boolean) - Static method in class com.streambase.sb.TupleJSONUtil
-
Set the fields of a tuple based on the contents of a JSON string
- setTupleFromJSONLoose(Tuple, String) - Static method in class com.streambase.sb.TupleJSONUtil
-
Set the fields of a tuple based on the contents of a JSON string.
- setTupleFromJSONLoose(Tuple, String, String) - Static method in class com.streambase.sb.TupleJSONUtil
-
Set the fields of a tuple based on the contents of a JSON string.
- setTupleFromJSONLoose(Tuple, String, String, boolean) - Static method in class com.streambase.sb.TupleJSONUtil
-
Set the fields of a tuple based on the contents of a JSON string.
- setType(DataType) - Method in class com.streambase.liveview.client.dynamictables.Variable
- setUIHints(UIHints) - Method in class com.streambase.sb.operator.parameter.SBPropertyDescriptor
-
Associate a
UIHints
object with this property, providing StreamBase Studio with additional layout and display information for this property. - setUpdateAssignments(List<Assignment>) - Method in class com.streambase.liveview.client.dynamictables.RuleCase
- setUpdateInitialValue(String) - Method in class com.streambase.liveview.client.dynamictables.Variable
- setUri(String) - Method in class com.streambase.liveview.client.ConnectionConfig
-
Set the uri to connect with.
- setURL(String) - Method in interface com.streambase.liveview.client.alert.InvokeHTTPAction
-
Sets the value of the URL property.
- setUsername(String) - Method in class com.streambase.liveview.client.ConnectionConfig
-
Set the username to connect with
- setValue(String) - Method in class com.streambase.liveview.client.dynamictables.Assignment
- setValues(String[]) - Method in class com.streambase.sb.operator.parameter.EnumPropertyDescriptor
-
Set the list of allowable values for the property.
- setVariableName(String) - Method in class com.streambase.liveview.client.dynamictables.Assignment
- setVersion(String) - Method in class com.streambase.sb.operator.Operator.ArtifactProperties
-
Set version
- setWriteTimeoutMS(long) - Method in class com.streambase.sb.client.ClientSettings
-
WriteTimeoutMS is used as a timeout for write operations in a binary connection between the client and server.
- setXmlRpcTimeoutMS(long) - Method in class com.streambase.sb.client.ClientSettings
-
XmlrpcTimeoutMS is used as a timeout for XMLRPC requests to the server.
- SHORT - com.streambase.sb.operator.parameter.UIHints.TextWidthHint
-
A width shorter than the default
- SHORT_DESCRIPTION_FIELD - Static variable in interface com.streambase.liveview.client.Table
- shouldRun() - Method in class com.streambase.sb.operator.Operator.OperatorThread
-
Implement state request responses of this operator thread.
- shouldRun() - Method in class com.streambase.sb.operator.Operator
-
Return whether or not calling operator thread is enabled and should continue running.
- shutdown() - Method in interface com.streambase.liveview.server.table.plugin.TableProvider
-
When this is called, you should close threads and do whatever else is necessary to clean up.
- shutdown() - Method in class com.streambase.liveview.server.table.plugin.TableProviderManager
- shutdown() - Method in class com.streambase.sb.client.StreamBaseAdminClient
-
Shutdown a StreamBase server
- shutdown() - Method in class com.streambase.sb.operator.Operator
-
shutdown is called by the StreamBase runtime just prior to shutting down this Operator.
- shutdown(String) - Method in class com.streambase.sb.client.StreamBaseAdminClient
-
Shutdown a container within a StreamBase server
- SHUTDOWN - com.streambase.liveview.client.LiveViewPermission.Type
- SHUTDOWN - com.streambase.sb.operator.Operator.SharedObject.State
-
Shutdown
- SHUTDOWN - Static variable in class com.streambase.sb.operator.Operator.OperatorStates
-
The terminal state of the Operator.
- shutdownObject() - Method in interface com.streambase.sb.operator.Operator.SharedObject
-
Shutdown the SharedObject.
- shutdownOperators(List<String>) - Method in class com.streambase.sb.client.StreamBaseAdminClient
-
Shut down the given Operators on the StreamBase server.
- shutdownServer() - Method in interface com.streambase.sb.unittest.SBServerManager
-
Shutdown the StreamBase Engine, blocking until the StreamBase Engine is finished shutting down
- shutMeDown() - Method in interface com.streambase.liveview.server.table.plugin.TableProviderControl
-
Shut down the associated TableProvider.
- shutMeDown() - Method in class com.streambase.liveview.server.table.plugin.TableProviderControlImpl
- SHUTTING_DOWN - com.streambase.liveview.server.table.plugin.TableProviderStatus
- SIMPLE_TYPES - Static variable in enum com.streambase.sb.DataType
-
The types that have no parameterization, just values.
- SimpleDequeueResult - Class in com.streambase.sb.client
-
A simple concrete implementation of DequeueResult, primarily intended for use by implementors of DequeueResult.Interceptor to allow them to construct an alternative DequeueResult.
- SimpleDequeueResult(List<Tuple>, StreamProperties, StreamBaseURI, Constants.LeadershipStatus) - Constructor for class com.streambase.sb.client.SimpleDequeueResult
- SIMULTANEOUS_CONNECT_MULTIPLE_ACTIVE - com.streambase.liveview.client.ConnectionMode
-
On startup, attempt to connect to all servers, all that connect will be considered active.
- SIMULTANEOUS_CONNECT_SINGLE_ACTIVE - com.streambase.liveview.client.ConnectionMode
-
On startup, attempt to connect to all servers, first one to connect becomes 'current' and all others remain warm.
- SIMULTANEOUS_CONNECT_SINGLE_ACTIVE_RETURN_TO_PREFERRED - com.streambase.liveview.client.ConnectionMode
-
On startup, attempt to connect to all servers, first one to connect becomes 'current' and all others remain warm.
- SINGLE_CONNECT_RETURN_TO_PREFERRED - com.streambase.liveview.client.ConnectionMode
-
Only one server will be connected at a time, and will be considered 'current' If it fails, the next will be tried.
- SINGLE_CONNECTION_ROUND_ROBIN - com.streambase.liveview.client.ConnectionMode
-
Only one server will be connected at a time, and will be considered 'current' If it fails, the next will be tried.
- SingleValueSetter() - Constructor for class com.streambase.sb.operator.parameter.SBPropertyDescriptor.SingleValueSetter
- size() - Method in class com.streambase.liveview.client.LiveResult
-
The size of the result
- size() - Method in class com.streambase.sb.operator.Operator
-
Return the "size" of this operator.
- size(boolean) - Method in interface com.streambase.sb.operator.TableAccessor
-
Return the number of rows in the table
- SKIP - com.streambase.liveview.client.serverdatautility.ServerUtilityDataProvider.DATA_POLICY
- slice(int, int) - Method in class com.streambase.sb.ByteArrayView
-
Create a new ByteArrayView which wraps a portion of this one NB: no data is copied when doing this
- SM_DEFINED - Static variable in interface com.streambase.liveview.client.Table
- SM_DISCOVERD_AT_START - Static variable in interface com.streambase.liveview.client.Table
- SM_DYANAMICALLY_ADDED - Static variable in interface com.streambase.liveview.client.Table
- SM_FILTERED_TABLE_DISCOVERED_AT_START_TIME - Static variable in interface com.streambase.liveview.client.Table
- SM_FILTERED_TABLE_DYNAMICALLY_ADDED - Static variable in interface com.streambase.liveview.client.Table
- SM_FILTERED_TABLE_ERROR_PREDICATE_VALIDATION - Static variable in interface com.streambase.liveview.client.Table
- SM_LOADING - Static variable in interface com.streambase.liveview.client.Table
- SM_REMOVING - Static variable in interface com.streambase.liveview.client.Table
- SM_TABLE_CONTAINER_MISSING - Static variable in interface com.streambase.liveview.client.Table
- smoothFailover(LiveViewConnectionControl, LiveViewConnectionControl) - Method in class com.streambase.liveview.client.MultiConnectionListener.MultiConnectionListenerBase
- smoothFailover(LiveViewConnectionControl, LiveViewConnectionControl) - Method in interface com.streambase.liveview.client.MultiConnectionListener
-
This will be called if the current server has failed, but there is already another server ready to fail over to.
- snapshot(List<TupleAddedEvent>, boolean) - Method in class com.streambase.liveview.client.AbstractBatchedQueryListener
-
This batch method is called one or more times for snapshot results.
- Snapshot - Class in com.streambase.sb.monitor
-
Stores a snapshot of information from a StreamBase application.
- Snapshot(StreamBaseMonitor, boolean) - Constructor for class com.streambase.sb.monitor.Snapshot
- SNAPSHOT - com.streambase.liveview.client.alert.LiveViewAlertType
-
Snapshot only Alert
- SNAPSHOT - com.streambase.liveview.client.LiveViewQueryType
-
Snapshot only query
- SNAPSHOT - com.streambase.liveview.client.LiveViewTableCapability
-
Whether or not the Table supports Snapshot only queries.
- SNAPSHOT_AND_CONTINUOUS - com.streambase.liveview.client.alert.LiveViewAlertType
-
Snapshot followed by continuous Alert review
- SNAPSHOT_AND_CONTINUOUS - com.streambase.liveview.client.LiveViewQueryType
-
Snapshot followed by continuous updates
- SNAPSHOT_END_NOT_SEEN - com.streambase.liveview.client.LiveViewExceptionType
- SNAPSHOT_OVER_LIMIT - com.streambase.liveview.client.LiveViewExceptionType
-
Snapshot results exceeded specified limit
- Snapshot.Source - Interface in com.streambase.sb.monitor
- Snapshot.Status - Enum in com.streambase.sb.monitor
- snapshotBegin(BeginSnapshotEvent) - Method in class com.streambase.liveview.client.AbstractBatchedQueryListener
-
Event to indicate the start of the result snapshot.
- snapshotBegin(BeginSnapshotEvent) - Method in class com.streambase.liveview.client.AbstractQueryListener
-
Event to indicate the start of the result snapshot.
- snapshotBegin(BeginSnapshotEvent) - Method in class com.streambase.liveview.client.CompositeQueryListener
-
Event to indicate the start of the result snapshot.
- snapshotBegin(BeginSnapshotEvent) - Method in class com.streambase.liveview.client.DeleteQueryListener
- snapshotBegin(BeginSnapshotEvent) - Method in class com.streambase.liveview.client.LiveResult
-
Event to indicate the start of the result snapshot.
- snapshotBegin(BeginSnapshotEvent) - Method in interface com.streambase.liveview.client.QueryListener
-
Event to indicate the start of the result snapshot.
- snapshotBegin(BeginSnapshotEvent) - Method in class com.streambase.liveview.client.QueryListenerWrapper
- snapshotBegin(BeginSnapshotEvent) - Method in class com.streambase.liveview.client.SnapshotQueryListener
-
Event to indicate the start of the result snapshot.
- snapshotEnd(EndSnapshotEvent) - Method in class com.streambase.liveview.client.AbstractBatchedQueryListener
-
Event to indicate the query snapshot is complete.
- snapshotEnd(EndSnapshotEvent) - Method in class com.streambase.liveview.client.AbstractQueryListener
-
Event to indicate the query snapshot is complete.
- snapshotEnd(EndSnapshotEvent) - Method in class com.streambase.liveview.client.CompositeQueryListener
-
Event to indicate the query snapshot is complete.
- snapshotEnd(EndSnapshotEvent) - Method in class com.streambase.liveview.client.DeleteQueryListener
- snapshotEnd(EndSnapshotEvent) - Method in class com.streambase.liveview.client.LiveResult
-
Event to indicate the query snapshot is complete.
- snapshotEnd(EndSnapshotEvent) - Method in interface com.streambase.liveview.client.QueryListener
-
Event to indicate the query snapshot is complete.
- snapshotEnd(EndSnapshotEvent) - Method in class com.streambase.liveview.client.QueryListenerWrapper
- snapshotEnd(EndSnapshotEvent) - Method in class com.streambase.liveview.client.SnapshotQueryListener
-
Event to indicate the query snapshot is complete.
- SnapshotQueryListener - Class in com.streambase.liveview.client
-
A Convenience implementation of
QueryListener
that provides a pull based iterator pattern for iterating over snapshot queries. - SnapshotQueryListener() - Constructor for class com.streambase.liveview.client.SnapshotQueryListener
- SnapshotQueryListener(int) - Constructor for class com.streambase.liveview.client.SnapshotQueryListener
- snapshotReceived(Snapshot) - Method in interface com.streambase.sb.monitor.MonitorListener
-
Called by a StreamBaseMonitor object when it has received a Snapshot.
- SnapshotResult - Interface in com.streambase.liveview.client
-
A blocking iterator pattern for retrieving snapshot only results.
- SQL - com.streambase.liveview.client.LiveViewQueryLanguage
-
In general, this refers to standard SQL.
- SQL_ERROR - com.streambase.liveview.client.LiveViewExceptionType
- SQL_GENERAL_ERROR - com.streambase.liveview.client.LiveViewExceptionType
- SQL_TABLE_SNAPSHOT_ONLY - com.streambase.liveview.client.LiveViewExceptionType
- SQL_TYPECHECK_ERROR - com.streambase.liveview.client.LiveViewExceptionType
- SqlTypecheckException - Exception in com.streambase.sb.operator
- SqlTypecheckException(String, Throwable) - Constructor for exception com.streambase.sb.operator.SqlTypecheckException
- start() - Method in interface com.streambase.liveview.server.table.plugin.TableProvider
-
You should connect to your server successfully before returning from this call.
- START - com.streambase.sb.Constants.ContainerState
- startContainers() - Method in interface com.streambase.sb.unittest.SBServerManager
-
Start all the containers for this StreamBase Engine.
- startContainers(Set<String>) - Method in interface com.streambase.sb.unittest.SBServerManager
-
Start all but the specified containers for this StreamBase Engine.
- startContainers(Set<String>, boolean) - Method in interface com.streambase.sb.unittest.SBServerManager
-
Start all but the specified containers for this StreamBase Engine
- STARTED - com.streambase.sb.operator.Operator.SharedObject.State
-
Started
- STARTED - Static variable in class com.streambase.sb.operator.Operator.OperatorStates
-
The Operator has been started; resume() has been called.
- STARTING - com.streambase.sb.Constants.ContainerState
- startObject() - Method in interface com.streambase.sb.operator.Operator.SharedObject
-
Start the SharedObject.
- startServer() - Method in interface com.streambase.sb.unittest.SBServerManager
-
Start the StreamBase Engine, blocking until the StreamBase Engine will accept connections
- startTables(long, TimeUnit, String...) - Method in interface com.streambase.liveview.client.TableAdminManager
-
Returns a Map
, where the key is tableName and the value is DynamicTableState DynamicTableState
. - startTables(String...) - Method in interface com.streambase.liveview.client.TableAdminManager
-
This will start all the tables in the list AND any applications or elements upon which they depend.
- startTables(List<String>) - Method in class com.streambase.liveview.server.table.plugin.TableProviderManager
- STAT_SCHEMA - Static variable in interface com.streambase.sb.Constants
- STAT_SCHEMA - Static variable in class com.streambase.sb.monitor.StreamBaseMonitor
-
The stats schema.
- STAT_SCHEMA_V3 - Static variable in interface com.streambase.sb.Constants
- STAT_SCHEMA_V3 - Static variable in class com.streambase.sb.monitor.StreamBaseMonitor
-
The v3 stats schema.
- STAT_STREAM_NAME - Static variable in interface com.streambase.sb.Constants
- STAT_STREAM_NAME_V3 - Static variable in interface com.streambase.sb.Constants
- stateChanged(ConnectionStatus, StreamBaseClient, String) - Method in interface com.streambase.sb.client.ConnectionStatusCallback
-
Called when the connection state changes
- StatEncoder(StatsUtil.What, KeyRegistry) - Constructor for class com.streambase.sb.monitor.StatsUtil.StatEncoder
- StatsUtil.IdentityHelper - Class in com.streambase.sb.monitor
-
This class manages the identity in client
- StatsUtil.IdentityHelper.IdentityUpdater - Interface in com.streambase.sb.monitor
- StatsUtil.IdentityManager - Class in com.streambase.sb.monitor
-
This class manages the identity in server
- StatsUtil.StatEncoder - Class in com.streambase.sb.monitor
- StatsUtil.StatEncoder.KeyType - Enum in com.streambase.sb.monitor
- StatsUtil.What - Enum in com.streambase.sb.monitor
- statTuples - Variable in class com.streambase.sb.monitor.Snapshot
- STATUS - Static variable in interface com.streambase.sb.client.XmlRpcAdmin.ListConnectionTags
-
Status
- STATUS_FIELD - Static variable in interface com.streambase.liveview.client.Table
- STATUS_MESSAGE_FIELD - Static variable in interface com.streambase.liveview.client.Table
- statusEvent(PublisherStatusEvent) - Method in class com.streambase.liveview.client.AbstractPublisherListener
-
Handles the
PublisherStatusEvent
that are on thePublisherListener
- statusEvent(PublisherStatusEvent) - Method in interface com.streambase.liveview.client.PublisherListener
-
Handles the
PublisherStatusEvent
that are on thePublisherListener
- STOP - com.streambase.liveview.client.LiveViewPermission.Action
- stopContainers() - Method in interface com.streambase.sb.unittest.SBServerManager
-
Stop all containers in this StreamBase Engine
- stopNewSessions(boolean) - Method in interface com.streambase.liveview.client.clientcontrol.ClientController
-
Stops accepting new sessions
- STOPPED - com.streambase.sb.Constants.ContainerState
- STOPPING - com.streambase.sb.Constants.ContainerState
- STORAGE_EXCEPTION - com.streambase.liveview.client.LiveViewExceptionType
- StorageMethod - Enum in com.streambase.sb.operator
-
Data storage method
- STREAM - com.streambase.sb.monitor.StatsUtil.What
- STREAM - Static variable in class com.streambase.sb.EntityType
-
Represents a StreamBase stream.
- STREAM_PARAM - Static variable in class com.streambase.sb.client.StreamBaseURI
-
URI parameter used internally (only) as part of container stream connection logic
- StreamBaseAdminClient - Class in com.streambase.sb.client
-
This class is used to send administrative commands to the StreamBase Server
- StreamBaseAdminClient() - Constructor for class com.streambase.sb.client.StreamBaseAdminClient
-
Create a StreamBaseAdminClient.
- StreamBaseAdminClient(StreamBaseURI) - Constructor for class com.streambase.sb.client.StreamBaseAdminClient
-
Create a StreamBaseAdminClient, connecting to the server at the provided URI.
- StreamBaseAdminClient(String) - Constructor for class com.streambase.sb.client.StreamBaseAdminClient
-
Create a StreamBaseAdminClient.
- StreamBaseAdminClient(List<StreamBaseURI>) - Constructor for class com.streambase.sb.client.StreamBaseAdminClient
-
Create a StreamBaseAdminClient.
- StreamBaseAdminClient(List<StreamBaseURI>, ClientSettings) - Constructor for class com.streambase.sb.client.StreamBaseAdminClient
-
Create a StreamBaseAdminClient.
- StreamBaseAdminClient.ListConnectionArgument - Enum in com.streambase.sb.client
-
Valid arguments for the listConnection command
- StreamBaseClient - Class in com.streambase.sb.client
-
A client used to subscribe to StreamBase streams and to send commands to the StreamBase Server.
- StreamBaseClient() - Constructor for class com.streambase.sb.client.StreamBaseClient
-
Create a StreamBaseClient.
- StreamBaseClient(StreamBaseURI) - Constructor for class com.streambase.sb.client.StreamBaseClient
-
Create a StreamBaseClient, connecting to the server at the provided URI
- StreamBaseClient(String) - Constructor for class com.streambase.sb.client.StreamBaseClient
-
Create a StreamBaseClient from one or more comma-separated URI strings
- StreamBaseClient(List<StreamBaseURI>) - Constructor for class com.streambase.sb.client.StreamBaseClient
-
Create a StreamBaseClient, connecting to the servers at the provided URIs.
- StreamBaseClient(List<StreamBaseURI>, ClientSettings) - Constructor for class com.streambase.sb.client.StreamBaseClient
-
Create a StreamBaseClient, connecting to the servers at the provided URIs.
- StreamBaseClient.ListEntityFlags - Interface in com.streambase.sb.client
-
Flags used by the ListEntities call.
- StreamBaseClient.SerializedTupleBuffer - Class in com.streambase.sb.client
-
A TupleBuffer which contains a byte buffer of serialized tuples including space for a network header
- StreamBaseClient.TupleBuffer - Class in com.streambase.sb.client
-
Class for abstracting away where tuples come from, Buffers, Collections, and Single Enqueues.
- StreamBaseException - Exception in com.streambase.sb
-
The base class of all StreamBase non-runtime exceptions.
- StreamBaseException(LocatedItem, String) - Constructor for exception com.streambase.sb.StreamBaseException
-
Constructor
- StreamBaseException(LocatedItem, String, Throwable) - Constructor for exception com.streambase.sb.StreamBaseException
-
Constructor
- StreamBaseException(LocatedItem, Throwable) - Constructor for exception com.streambase.sb.StreamBaseException
-
Constructor
- StreamBaseException(String) - Constructor for exception com.streambase.sb.StreamBaseException
-
Constructor
- StreamBaseException(String, Throwable) - Constructor for exception com.streambase.sb.StreamBaseException
-
Constructor
- StreamBaseException(Throwable) - Constructor for exception com.streambase.sb.StreamBaseException
-
Constructor
- StreamBaseIllegalArgumentException - Exception in com.streambase.sb
-
A StreamBase wrapper for IllegalArgumentException for use by methods that want to throw IAE in a kind of cleaner fashion.
- StreamBaseIllegalArgumentException(StreamBaseException) - Constructor for exception com.streambase.sb.StreamBaseIllegalArgumentException
- StreamBaseIllegalArgumentException(String) - Constructor for exception com.streambase.sb.StreamBaseIllegalArgumentException
- STREAMBASEINFORMATION - com.streambase.liveview.client.LiveViewPermission.Type
- StreamBaseListException - Exception in com.streambase.sb
-
An exception that contains a list of exceptions
- StreamBaseListException(String) - Constructor for exception com.streambase.sb.StreamBaseListException
-
StreamBaseListException with given message, no location info
- StreamBaseListException(String, LocatedItem) - Constructor for exception com.streambase.sb.StreamBaseListException
-
StreamBaseListException with given message.
- StreamBaseListException(String, LocatedItem, Throwable) - Constructor for exception com.streambase.sb.StreamBaseListException
-
StreamBaseListException with given message.
- StreamBaseListException(String, Throwable) - Constructor for exception com.streambase.sb.StreamBaseListException
-
StreamBaseListException with given message.
- StreamBaseListException(String, List<T>) - Constructor for exception com.streambase.sb.StreamBaseListException
-
StreamBaseListException with given message.
- StreamBaseListException(String, T...) - Constructor for exception com.streambase.sb.StreamBaseListException
-
StreamBaseListException with given message.
- StreamBaseListException(Throwable) - Constructor for exception com.streambase.sb.StreamBaseListException
-
StreamBaseListException with given cause.
- StreamBaseMonitor - Class in com.streambase.sb.monitor
-
Monitors a StreamBase Server, and gathers statistics.
- StreamBaseMonitor(StreamBaseClient) - Constructor for class com.streambase.sb.monitor.StreamBaseMonitor
-
Create a monitoring object, which will connect to a server with the given StreamBaseClient object.
- StreamBaseMonitor(StreamBaseClient, String) - Constructor for class com.streambase.sb.monitor.StreamBaseMonitor
-
Constructor
- StreamBaseMonitor(StreamBaseURI) - Constructor for class com.streambase.sb.monitor.StreamBaseMonitor
-
Create a monitoring object, which will connect to a server with the given StreamBase URI.
- StreamBaseMonitor(String) - Constructor for class com.streambase.sb.monitor.StreamBaseMonitor
-
Create a monitoring object The given uri can either be a StreamBaseURI or a filename.
- StreamBaseRuntimeException - Exception in com.streambase.sb
-
The base class of all StreamBase runtime exceptions.
- StreamBaseRuntimeException(String) - Constructor for exception com.streambase.sb.StreamBaseRuntimeException
-
Constructor
- StreamBaseRuntimeException(String, Throwable) - Constructor for exception com.streambase.sb.StreamBaseRuntimeException
-
Constructor
- StreamBaseRuntimeException(Throwable) - Constructor for exception com.streambase.sb.StreamBaseRuntimeException
-
Constructor
- StreambaseStreams - Class in com.streambase.liveview.client.serverdatautility
-
Data holder for a list of input streams and a list of output streams.
- StreambaseStreams() - Constructor for class com.streambase.liveview.client.serverdatautility.StreambaseStreams
- StreambaseStreams(List<String>, List<String>) - Constructor for class com.streambase.liveview.client.serverdatautility.StreambaseStreams
- StreamBaseURI - Class in com.streambase.sb.client
-
A Uniform Resource Identifier containing information necessary to connect to a StreamBase server.
- StreamBaseURI(String) - Constructor for class com.streambase.sb.client.StreamBaseURI
-
Constructor that parses a StreamBase URI passed in as a String.
- StreamBaseURI(String, int) - Constructor for class com.streambase.sb.client.StreamBaseURI
-
Constructor roughly equivalent to
new StreamBaseURI("sb://host:port/")
. - StreamBaseURI(String, int, Map<String, String>) - Constructor for class com.streambase.sb.client.StreamBaseURI
-
Equivalent to StreamBaseURI(host, NO_CONTAINER, port, params)
- StreamBaseURI(String, String, int) - Constructor for class com.streambase.sb.client.StreamBaseURI
-
Constructor roughly equivalent to
new StreamBaseURI("sb://host:port/container")
. - StreamBaseURI(String, String, int, boolean, Map<String, String>) - Constructor for class com.streambase.sb.client.StreamBaseURI
-
Constructor roughly equivalent to
new StreamBaseURI("scheme://host:port/container;param1=value1(...)")
, where scheme is either "sb" or "sbs" depending on whether useSSL is true or false, and param1=value1(...) stands for every entry in theparams
Map - StreamBaseURI(String, String, int, String, String) - Constructor for class com.streambase.sb.client.StreamBaseURI
-
Constructor roughly equivalent to
new StreamBaseURI("sb://host:port/container;user=user;password=password")
. - StreamBaseURI(String, String, int, Map<String, String>) - Constructor for class com.streambase.sb.client.StreamBaseURI
-
Equivalent to StreamBaseURI(host, container, port, false, params)
- StreamInfo - Class in com.streambase.sb.monitor
-
Represents information about a stream in a StreamBase Server.
- streamInfos - Variable in class com.streambase.sb.monitor.Snapshot
- streamInfos() - Method in class com.streambase.sb.monitor.Snapshot
-
Returns an iterator over all the StreamInfo objects.
- streamNames() - Method in class com.streambase.sb.monitor.Snapshot
-
Returns the set of all stream names.
- StreamProperties - Class in com.streambase.sb
-
This class contains meta data about a stream.
- StreamProperties(String) - Constructor for class com.streambase.sb.StreamProperties
-
Create a StreamProperties from the given string representation of an XML document
- StreamProperties(Element) - Constructor for class com.streambase.sb.StreamProperties
-
Create a StreamProperties from the given XML document
- Strict - com.streambase.sb.TupleCopier.Options
-
TupleCopier.Options.Strict
(off by default) will cause the copier to copy fields in a strict manner. - STRICT_SUPERSET - com.streambase.sb.SchemaUtil.CoercionOptions
- STRING - com.streambase.sb.DataType
-
String type of user-defined length.
- STRING - com.streambase.sb.monitor.StatsUtil.StatEncoder.KeyType
- STRING_TRUNCATED - Static variable in interface com.streambase.sb.Tuple.SetResult
-
was the string truncated when set?
- StudioAssistSchemaFieldPicker - Interface in com.streambase.sb.operator.parameter
-
Advanced Java Operator Studio integration - allows a Java Operator to display a schema field picker for
String[]
properties. - subscribe(StreamProperties) - Method in class com.streambase.sb.client.DeMUXStreamBaseClient
- subscribe(StreamProperties) - Method in class com.streambase.sb.client.StreamBaseClient
-
Subscribe to a stream
- subscribe(StreamProperties, String, String) - Method in class com.streambase.sb.client.DeMUXStreamBaseClient
- subscribe(StreamProperties, String, String) - Method in class com.streambase.sb.client.StreamBaseClient
-
Subscribe to a stream with a predicate.
- subscribe(String) - Method in class com.streambase.sb.client.DeMUXStreamBaseClient
- subscribe(String) - Method in class com.streambase.sb.client.StreamBaseClient
-
Subscribe to a stream
- subscribe(String) - Method in interface com.streambase.sb.unittest.SBServerManager
-
Subscribes to a stream.
- subscribe(String, CaptureTransformStrategy) - Method in class com.streambase.sb.client.DeMUXStreamBaseClient
- subscribe(String, CaptureTransformStrategy) - Method in class com.streambase.sb.client.StreamBaseClient
-
Subscribe to a stream
- subscribe(String, CaptureTransformStrategy, String, String) - Method in class com.streambase.sb.client.DeMUXStreamBaseClient
- subscribe(String, CaptureTransformStrategy, String, String) - Method in class com.streambase.sb.client.StreamBaseClient
-
Subscribe to a stream with a predicate.
- subscribe(String, String, String) - Method in class com.streambase.sb.client.DeMUXStreamBaseClient
- subscribe(String, String, String) - Method in class com.streambase.sb.client.StreamBaseClient
-
Subscribe to a stream with a predicate.
- subscribe(String, String, String, DeMUXStreamBaseClient.DequeueListener) - Method in class com.streambase.sb.client.DeMUXStreamBaseClient
-
This is the only subscribe operation that is supported by the DeMUXStreamBaseClient
- subscribeAll() - Method in interface com.streambase.sb.unittest.SBServerManager
-
Subscribes to all streams
- SUBSCRIPTIONS - Static variable in interface com.streambase.sb.client.XmlRpcAdmin.ListConnectionTags
-
Subscriptions
- SUBSCRIPTIONS_SCHEMA - Static variable in interface com.streambase.sb.Constants
- SUBSCRIPTIONS_STREAM_NAME - Static variable in interface com.streambase.sb.Constants
- SUBSET - com.streambase.sb.SchemaUtil.CoercionOptions
- subTask(String) - Method in class com.streambase.liveview.client.NullProgressMonitor
-
This implementation does nothing.
- subTask(String) - Method in interface com.streambase.liveview.client.ProgressMonitor
-
The server calls this with the name of sub tasks
- SUCCESS - com.streambase.liveview.client.DataStatus.STATUS
- SUPERSET - com.streambase.sb.SchemaUtil.CoercionOptions
- supportsArtifacts() - Method in class com.streambase.sb.operator.Operator
-
Indicates whether or not the operator supports the use of artifacts The default implementation of this methods returns false.
- supportsTransactionalMemory() - Method in class com.streambase.sb.operator.Operator
-
Indicate whether an operator optionally supports transactional memory
- suspend() - Method in class com.streambase.sb.operator.Operator
-
suspend() will be called when an operator suspends, before any registered runnables are suspended.
- suspend(String) - Method in class com.streambase.sb.client.StreamBaseAdminClient
-
Suspend (pause) a container or operator within a StreamBase Server
- suspended() - Method in class com.streambase.sb.operator.Operator
-
suspended() will be called after all registered runnables of the operator have suspended.
- SUSPENDED - com.streambase.sb.operator.Operator.SharedObject.State
-
Suspended
- SUSPENDED - Static variable in class com.streambase.sb.operator.Operator.OperatorStates
-
The Operator has been suspended; suspend() has been called.
- suspendObject() - Method in interface com.streambase.sb.operator.Operator.SharedObject
-
Suspend the SharedObject.
- suspendOperators(List<String>) - Method in class com.streambase.sb.client.StreamBaseAdminClient
-
Suspend (pause) the given Operators on the StreamBase Server
- SYS - com.streambase.liveview.client.Table.TableGroup
- SYS_TABLES_GROUP - Static variable in interface com.streambase.liveview.client.Table
- sysInfo - Variable in class com.streambase.sb.monitor.Snapshot
- SYSTEM - com.streambase.sb.monitor.StatsUtil.What
- SYSTEM_CONTAINER - Static variable in class com.streambase.sb.client.StreamBaseURI
-
The system container ("system")
- SYSTEM_CONTAINER_NAME - Static variable in interface com.streambase.sb.Constants
- SYSTEM_PREFIX - Static variable in interface com.streambase.sb.Constants
- SystemInfo - Class in com.streambase.sb.monitor
-
Represents system-level information.
- SystemInfo() - Constructor for class com.streambase.sb.monitor.SystemInfo
- SystemInfo.GCInfo - Class in com.streambase.sb.monitor
-
Information about GC collectors in the JVM
T
- tab - Variable in class com.streambase.sb.operator.parameter.UIHints
-
Name to give the tab in which the associated property will be created in, when displayed in the Properties View of StreamBase Studio.
- Table - Interface in com.streambase.liveview.client
-
An instance of a LiveView table.
- TABLE - com.streambase.liveview.client.LiveViewPermission.Type
- TABLE - Static variable in class com.streambase.sb.EntityType
-
Represents a StreamBase query table.
- TABLE_ACTIVE_SPACES_ERROR_WHILE_ADDING_LISTENER - com.streambase.liveview.client.LiveViewExceptionType
- TABLE_ACTIVE_SPACES_ERROR_WHILE_DELETE - com.streambase.liveview.client.LiveViewExceptionType
- TABLE_ACTIVE_SPACES_ERROR_WHILE_SNAPSHOT - com.streambase.liveview.client.LiveViewExceptionType
- TABLE_CONCRETE - Static variable in class com.streambase.sb.EntityType
-
Represents StreamBase query tables that are not references, or placeholders.
- TABLE_DOES_NOT_EXIST - com.streambase.liveview.client.LiveViewExceptionType
- TABLE_DOES_NOT_SUPPORT_QUERY - com.streambase.liveview.client.LiveViewExceptionType
-
This table does not support this type of query
- TABLE_DROPPING_NOT_ALLOWED_WHILE_LOADING - com.streambase.liveview.client.LiveViewExceptionType
- TABLE_IN_PURGATORY - com.streambase.liveview.client.LiveViewExceptionType
- TABLE_IS_ALREADY_LOADING - com.streambase.liveview.client.LiveViewExceptionType
- TABLE_IS_ALREADY_RUNNING - com.streambase.liveview.client.LiveViewExceptionType
- TABLE_IS_DISABLED - com.streambase.liveview.client.LiveViewExceptionType
- TABLE_IS_NOT_WRITEABLE - com.streambase.liveview.client.LiveViewExceptionType
- TABLE_IS_SHUTTING_DOWN - com.streambase.liveview.client.LiveViewExceptionType
- TABLE_MUST_BE_DROPPED - com.streambase.liveview.client.LiveViewExceptionType
- TABLE_PROVIDER_ALREADY_EXISTS - com.streambase.liveview.client.LiveViewExceptionType
- TABLE_PROVIDER_MISSING_REQUIRED_PARAMETERS - com.streambase.liveview.client.LiveViewExceptionType
- TABLE_REMOVE_BLOCKED - com.streambase.liveview.client.LiveViewExceptionType
- TABLE_REQUIRES_UNSUPPORTED_CAPABILITIES - com.streambase.liveview.client.LiveViewExceptionType
- TABLE_SCHEMA_FIELD - Static variable in interface com.streambase.liveview.client.Table
- TABLE_SEMANTIC_INTERPRETATION - Static variable in interface com.streambase.liveview.client.Table
- TABLE_SEMANTIC_INTERPRETATION_ELEMENT_FIELD_NAME_NAME - Static variable in interface com.streambase.liveview.client.Table
- TABLE_SEMANTIC_INTERPRETATION_ELEMENT_FIELDS - Static variable in interface com.streambase.liveview.client.Table
- TABLE_SEMANTIC_INTERPRETATION_ELEMENT_INTERPRETATION_NAME - Static variable in interface com.streambase.liveview.client.Table
- TABLE_SPACE_FIELD - Static variable in interface com.streambase.liveview.client.Table
- TABLE_START_BLOCKED - com.streambase.liveview.client.LiveViewExceptionType
- Table.TableGroup - Enum in com.streambase.liveview.client
-
ENUM for table groups.
- Table.TableStatus - Enum in com.streambase.liveview.client
- TableAccessor - Interface in com.streambase.sb.operator
-
A handle for accessing a table.
- TableAdminManager - Interface in com.streambase.liveview.client
-
TableAdminManager is used to start and stop tables and table providers on the server.
- TableAdminManager.TableProviderAPIHelper - Class in com.streambase.liveview.client
-
Utility methods for working with the TableProviderAPI
- tableColumnNames - Variable in class com.streambase.sb.operator.parameter.UIHints
-
Set a hint for the associated table property to be displayed with the following column names.
- TableConfig - Interface in com.streambase.liveview.client.dynamictables
-
TableConfig is used to configure all properties of the table under construction.
- TableListListener - Interface in com.streambase.liveview.client
-
Create an instance of this if you want to be informed of changes to the Table List.
- TableNameMapper - Interface in com.streambase.liveview.server.table.plugin
-
This class contains the table name selector and remapping information that was declared in the LVConf or the Service Call
- TablePropertiesConfigurationWrapper - Class in com.streambase.liveview.server.table.plugin
-
TablePropertiesConfigurationWrapper is used as a place holder for remapped name against the original table name and a list of
TablePropertiesConfigurationWrapper.FilterdAlias
. - TablePropertiesConfigurationWrapper(String) - Constructor for class com.streambase.liveview.server.table.plugin.TablePropertiesConfigurationWrapper
-
The constructor accepts the re-mapped name for the table corresponding to the original table name.
- TablePropertiesConfigurationWrapper.FilterdAlias - Class in com.streambase.liveview.server.table.plugin
-
FilteredAlias is used as a place holder for the formatter used to format table name and predicate filter.
- TableProvider - Interface in com.streambase.liveview.server.table.plugin
-
Implement this interface to add a custom TableProvider to LiveView.
- TableProviderAPIHelper() - Constructor for class com.streambase.liveview.client.TableAdminManager.TableProviderAPIHelper
- TableProviderControl - Interface in com.streambase.liveview.server.table.plugin
-
When implementing a TableProvider, you should hold on to the TableProviderControl that is passed to you in your initialize method.
- TableProviderControlImpl - Class in com.streambase.liveview.server.table.plugin
- TableProviderControlImpl(String, TableProvider, TableProviderManager, ExternalServerConnectionType, int) - Constructor for class com.streambase.liveview.server.table.plugin.TableProviderControlImpl
- TableProviderManager - Class in com.streambase.liveview.server.table.plugin
- tableProviderMap - Variable in class com.streambase.liveview.server.table.plugin.TableProviderManager
- TableProviderParameters - Interface in com.streambase.liveview.server.table.plugin
-
This contains the arguments that were passed to your Table in the LVConf or the Web Service
- TableProviderStatus - Enum in com.streambase.liveview.server.table.plugin
-
Constants representing different status of a TableProvider.
- TablePublisher - Interface in com.streambase.liveview.client
-
An instance of a publisher for publishing tuples into a table.
- TABLES_TABLE_NAME - Static variable in interface com.streambase.liveview.client.Table
-
A special group used to identify system tables in LiveView.
- TEMPERATURE - com.streambase.liveview.client.SemanticInterpretation.WellKnownSemantics
- terminate() - Method in class com.streambase.sb.monitor.Snapshot
-
Ask the StreamBaseMonitor to terminate at the end of the current snapshot.
- terminate() - Method in class com.streambase.sb.monitor.StreamBaseMonitor
-
Ask the monitor to terminate.
- textFontHint - Variable in class com.streambase.sb.operator.parameter.UIHints
-
Set a hint for text-field like properties to use a different font style.
- textWidthHint - Variable in class com.streambase.sb.operator.parameter.UIHints
-
Set a hint for text-field like properties to have a relative width.
- THREAD - com.streambase.sb.monitor.StatsUtil.What
- ThreadInfo - Class in com.streambase.sb.monitor
-
Represents information about a single thread in a StreamBase Server.
- threadInfos() - Method in class com.streambase.sb.monitor.Snapshot
-
Returns an iterator over all the ThreadInfo objects.
- threadNames() - Method in class com.streambase.sb.monitor.Snapshot
-
Returns the set of all thread names.
- thrInfos - Variable in class com.streambase.sb.monitor.Snapshot
- THROW_ON_NULL - Static variable in class com.streambase.sb.Tuple
-
during a get throw an exception on null
- throwable - Variable in class com.streambase.sb.client.DequeueResult
- TICKS_PER_MICROSECOND - Static variable in class com.streambase.sb.monitor.Snapshot
- TICKS_PER_MILLISECOND - Static variable in class com.streambase.sb.monitor.Snapshot
- TIME_DELAYED_QUERIES - com.streambase.liveview.client.LiveViewTableCapability
-
Whether or not this table supports Time-delayed queries (i.e.
- TIME_WINDOWED_QUERIES - com.streambase.liveview.client.LiveViewTableCapability
-
Whether or not this table supports Time-windowed queries.
- TIMEOUT - Static variable in class com.streambase.sb.client.DequeueResult
-
Status code indicating a timeout during dequeue
- TimeService - Interface in com.streambase.sb
-
This interface defines a contract that enables users to provide custom implementations of time used by StreamBase server It must be implemented by all Time Service classes.
- TimeServiceFactory - Class in com.streambase.sb.unittest
-
Contains static methods for creating concrete
TimeService
- TimeServiceFactory() - Constructor for class com.streambase.sb.unittest.TimeServiceFactory
- Timestamp - Class in com.streambase.sb
-
This class represents a Streambase Timestamp.
- Timestamp(Date) - Constructor for class com.streambase.sb.Timestamp
-
Create a Timestamp out of a java.util.Date
- TIMESTAMP - com.streambase.sb.DataType
-
Timestamp type, eight byte storage.
- TIMESTAMP - Static variable in class com.streambase.sb.Timestamp
-
Timestamps can be timestamps or intervals.
- TIMESTAMP_ABSOLUTE - com.streambase.liveview.client.SemanticInterpretation.WellKnownSemantics
- TIMESTAMP_AS_LONG - com.streambase.sb.TupleJSONUtil.Options
-
Save Timestamp fields as longs
- TIMESTAMP_INTERVAL - com.streambase.liveview.client.SemanticInterpretation.WellKnownSemantics
- TIMESTAMP_RELATIVE - com.streambase.liveview.client.SemanticInterpretation.WellKnownSemantics
-
Deprecated.
- toDate() - Method in class com.streambase.sb.Timestamp
-
Create a java.util.Date
- toDelimitedString(char) - Method in class com.streambase.sb.Tuple
-
Return the tuple as a string delimited by the given character.
- toDtmResults() - Method in class com.tibco.ep.testing.framework.Results
-
Deprecated.Warning: this method excludes results when the command returns more than one result set use
Results.getCommandResults()
instead - toElement(Document) - Method in class com.streambase.sb.Schema
-
Create an XML document representation of this Schema
- toElement(Document, boolean) - Method in class com.streambase.sb.Schema
-
Create an XML document representation of this Schema
- toHumanString() - Method in class com.streambase.sb.CompleteDataType
-
Return a String describing the type suitable for error messages.
- toHumanString() - Method in class com.streambase.sb.Schema
-
Return a description of the Schema in using a SSQL style format
- toHumanString() - Method in class com.streambase.sb.StreamProperties
- toHumanString(SchemaUtil.SchemaProvider) - Method in class com.streambase.sb.CompleteDataType.CaptureType
- toHumanString(SchemaUtil.SchemaProvider) - Method in class com.streambase.sb.CompleteDataType.FunctionType
- toHumanString(SchemaUtil.SchemaProvider) - Method in class com.streambase.sb.CompleteDataType.ListType
- toHumanString(SchemaUtil.SchemaProvider) - Method in class com.streambase.sb.CompleteDataType
-
Return a String describing the type suitable for error messages.
- toHumanString(SchemaUtil.SchemaProvider) - Method in class com.streambase.sb.CompleteDataType.TupleType
- toInt() - Method in enum com.streambase.sb.Constants.ContainerState
-
get the integer value of this status
- toInt() - Method in enum com.streambase.sb.Constants.LeadershipStatus
-
Deprecated.Convert the leadership status to integer
- toJSONListString(Tuple) - Static method in class com.streambase.sb.TupleJSONUtil
-
Return the JSON string representation of the supplied tuple.
- toJSONListString(Tuple, String) - Static method in class com.streambase.sb.TupleJSONUtil
-
Return the JSON string representation of the supplied tuple.
- toJSONMapString(Tuple) - Static method in class com.streambase.sb.TupleJSONUtil
-
Return the JSON string representation of the supplied tuple.
- toJSONMapString(Tuple, String) - Static method in class com.streambase.sb.TupleJSONUtil
-
Return the JSON string representation of the supplied tuple.
- toJSONMapStringSingleQuote(Tuple) - Static method in class com.streambase.sb.TupleJSONUtil
-
Return the single quote JSON string representation of the supplied tuple.
- toJSONString(Tuple, EnumSet<TupleJSONUtil.Options>) - Static method in class com.streambase.sb.TupleJSONUtil
-
Convert a tuple to its JSON representation.
- toJSONString(Tuple, EnumSet<TupleJSONUtil.Options>, String) - Static method in class com.streambase.sb.TupleJSONUtil
-
Convert a tuple to its JSON representation.
- toJSONString(Collection<Tuple>) - Static method in class com.streambase.sb.TupleJSONUtil
- TOLERATES_REDUCED_HEARTBEAT_RATE - com.streambase.liveview.client.LiveViewClientCapability
- toMapView() - Method in class com.streambase.sb.Tuple
-
Returns a view on this Tuple that implements the Map<String, Object> interface.
- toMsecs() - Method in class com.streambase.sb.Timestamp
-
Return the # of milliseconds since the epoch or in the interval
- TOP_N_QUERIES - com.streambase.liveview.client.LiveViewTableCapability
-
Whether or not this table supports TopN queries (i.e.
- toSafeString(Collection<StreamBaseURI>) - Static method in class com.streambase.sb.client.StreamBaseURI
-
Create a string representation of a list of uris, that is safe for logging.
- toSecs() - Method in class com.streambase.sb.Timestamp
-
Return the # of seconds since the epoch or in the interval
- toSQLDate() - Method in class com.streambase.sb.Timestamp
-
Create a java.sql.Date
- toSQLTimestamp() - Method in class com.streambase.sb.Timestamp
-
Create a java.sql.Timestamp
- toSsqlStyleString() - Method in class com.streambase.sb.Schema
-
Deprecated.StreamSQL is deprecated
- toString() - Method in class com.streambase.liveview.client.AbstractTable
- toString() - Method in enum com.streambase.liveview.client.alert.AlertRule.Type
- toString() - Method in enum com.streambase.liveview.client.DataStatus.STATUS
- toString() - Method in class com.streambase.liveview.client.DataStatus
- toString() - Method in class com.streambase.liveview.client.DynamicTableState
- toString() - Method in enum com.streambase.liveview.client.LiveViewClientCapability
- toString() - Method in enum com.streambase.liveview.client.LiveViewPermission.Action
- toString() - Method in class com.streambase.liveview.client.LiveViewPermission
- toString() - Method in enum com.streambase.liveview.client.LiveViewPermission.Type
- toString() - Method in enum com.streambase.liveview.client.LiveViewTableCapability
- toString() - Method in enum com.streambase.liveview.client.OrderDefinition.Direction
- toString() - Method in class com.streambase.liveview.client.OrderDefinition
-
Produce a human readable representation of the OrderDefinition
- toString() - Method in class com.streambase.liveview.client.SemanticInterpretation
- toString() - Method in enum com.streambase.liveview.client.serverdatautility.ServerUtilityDataProvider.DATA_POLICY
- toString() - Method in class com.streambase.liveview.client.serverdatautility.StreambaseStreams
- toString() - Method in class com.streambase.liveview.server.table.plugin.TablePropertiesConfigurationWrapper.FilterdAlias
- toString() - Method in class com.streambase.sb.ByteArrayView
-
Formats a ByteArrayView by printing out every byte as a char.
- toString() - Method in class com.streambase.sb.client.StreamBaseURI
-
Returns a string representation of the URI.
- toString() - Method in class com.streambase.sb.CompleteDataType
- toString() - Method in enum com.streambase.sb.DataType
-
Return the name of the DataType.
- toString() - Method in class com.streambase.sb.EntityType
-
Return the name of the entity as a string.
- toString() - Method in class com.streambase.sb.monitor.ModuleInfo.QueueInfo
- toString() - Method in class com.streambase.sb.monitor.OperatorInfo
- toString() - Method in class com.streambase.sb.monitor.Snapshot
-
Returns a string representation of the Snapshot object.
- toString() - Method in class com.streambase.sb.monitor.StreamInfo
-
Returns a string representation of the StreamInfo object.
- toString() - Method in class com.streambase.sb.monitor.ThreadInfo
-
Returns a string representation of the ThreadInfo object.
- toString() - Method in enum com.streambase.sb.operator.parameter.HOCONConfigurationChooserPropertyDescriptor.ConfigurationType
-
Gets the configuration type that would show up in a corresponding HOCON file
- toString() - Method in enum com.streambase.sb.operator.parameter.JavaTypePropertyDescriptor.TypeChoice
- toString() - Method in class com.streambase.sb.Schema.Field
-
Return a String representation of this field.
- toString() - Method in class com.streambase.sb.Schema
-
Return the name of the schema
- toString() - Method in class com.streambase.sb.Timestamp
-
Create string representation of this timestamp with the timezone
- toString() - Method in class com.tibco.ep.sb.ads.ArtifactMessage
- toString() - Method in class com.tibco.ep.testing.framework.Configuration
- toString() - Method in class com.tibco.ep.testing.framework.Results
-
Convert results set to a simple string
- toString(boolean) - Method in class com.streambase.sb.Timestamp
-
Create string representation of this timestamp, optionally include timezone
- toString(boolean) - Method in class com.streambase.sb.Tuple
-
Return a string representation of this Tuple.
- toString(char, char, boolean) - Method in class com.streambase.sb.Tuple
-
Return a string representation of this Tuple.
- toString(char, char, boolean, boolean) - Method in class com.streambase.sb.Tuple
-
Return a string representation of this Tuple.
- toString(char, char, boolean, boolean, String) - Method in class com.streambase.sb.Tuple
-
Return a string representation of this Tuple.
- toString(char, char, boolean, String) - Method in class com.streambase.sb.Tuple
-
Return a string representation of this Tuple.
- toString(Collection<StreamBaseURI>) - Static method in class com.streambase.sb.client.StreamBaseURI
-
Create a string representation of a list of uris.
- toStringShort() - Method in class com.streambase.liveview.client.LiveViewPermission
- toStringWithFields() - Method in class com.streambase.sb.Schema
-
Deprecated.Use
Schema.toHumanString()
instead - TRACE - com.streambase.sb.operator.Operator.LogLevel
-
Trace logging
- TRACE - com.tibco.ep.sb.ads.ArtifactMessage.Severity
-
Trace message
- TRANSACTIONAL_MEMORY - com.streambase.sb.operator.StorageMethod
-
Transactional memory
- TRANSACTIONAL_MEMORY_NOT_AVAILABLE - com.streambase.liveview.client.LiveViewExceptionType
- TRANSACTIONAL_MEMORY_REQUIRED - com.streambase.liveview.client.LiveViewExceptionType
- TransactionalDeadlockDetectedException - Exception in com.tibco.ep.testing.framework
-
Deadlock detected exception
- TransactionalDeadlockDetectedException(String) - Constructor for exception com.tibco.ep.testing.framework.TransactionalDeadlockDetectedException
-
Constructor
- TransactionalDeadlockDetectedException(String, Throwable) - Constructor for exception com.tibco.ep.testing.framework.TransactionalDeadlockDetectedException
-
Constructor
- TransactionalDeadlockDetectedException(Throwable) - Constructor for exception com.tibco.ep.testing.framework.TransactionalDeadlockDetectedException
-
Constructor
- TransactionalMemoryAggregateWindow - Class in com.streambase.sb.operator
-
A transactional memory aggregate window
- TransactionalMemoryAggregateWindow() - Constructor for class com.streambase.sb.operator.TransactionalMemoryAggregateWindow
- TransactionalMemoryLeakException - Exception in com.tibco.ep.testing.framework
-
Transactional memory leak exception
- TransactionalMemoryLeakException(String) - Constructor for exception com.tibco.ep.testing.framework.TransactionalMemoryLeakException
-
Constructor
- TransactionalMemoryLeakException(String, Throwable) - Constructor for exception com.tibco.ep.testing.framework.TransactionalMemoryLeakException
-
Constructor
- TransactionalMemoryLeakException(Throwable) - Constructor for exception com.tibco.ep.testing.framework.TransactionalMemoryLeakException
-
Constructor
- TransactionIsolationLevel - Enum in com.streambase.sb.operator
-
This describes the server's transaction isolation level (only meaningful for com.streambase.sb.operator.StorageMethod.TRANSACTIONAL_MEMORY)
- traverseOrderDefinition(OrderDefinition.OrderDefinitionVisitor) - Method in class com.streambase.liveview.client.OrderDefinition
- truncate() - Method in interface com.streambase.sb.operator.TableAccessor
-
Truncate the table, by removing all rows
- TRYING_TO_CONNECT - com.streambase.liveview.client.LiveViewConnectionControl.ConnectionState
-
Trying to connect but not complete, yet.
- tuple - Variable in class com.streambase.liveview.client.AbstractTupleEvent
- tuple - Variable in class com.streambase.liveview.client.HashableTuple
- Tuple - Class in com.streambase.sb
-
An class that represents a Tuple of StreamBase data.
- TUPLE - com.streambase.liveview.client.LiveViewPermission.Type
- TUPLE - com.streambase.sb.DataType
-
sub-schema, variable length
- TUPLE_ADD_FOR_AN_EXISTING_KEY - com.streambase.liveview.client.LiveViewExceptionType
- TUPLE_REMOVE_TUPLE_DOES_NOT_EXIST - com.streambase.liveview.client.LiveViewExceptionType
- TUPLE_UPDATE_FOR_A_MISSING_RESULT - com.streambase.liveview.client.LiveViewExceptionType
- Tuple.DefaultTupleFormatter - Class in com.streambase.sb
-
A default formatter that converts each type to String using Java default String conversions.
- Tuple.SetResult - Interface in com.streambase.sb
-
An interface containing flags returned from certain setXXXX calls
- Tuple.TupleFormatter - Interface in com.streambase.sb
-
This interface is not public API, and should not be implemented by users.
- tupleAdded(TupleAddedEvent) - Method in class com.streambase.liveview.client.AbstractBatchedQueryListener
-
Event when a new tuple is added to the result.
- tupleAdded(TupleAddedEvent) - Method in class com.streambase.liveview.client.AbstractQueryListener
-
Event when a new tuple is added to the result.
- tupleAdded(TupleAddedEvent) - Method in class com.streambase.liveview.client.CompositeQueryListener
-
Event when a new tuple is added to the result.
- tupleAdded(TupleAddedEvent) - Method in class com.streambase.liveview.client.DeleteQueryListener
-
Event when a new tuple is added to the result.
- tupleAdded(TupleAddedEvent) - Method in class com.streambase.liveview.client.LiveResult
-
Event when a new tuple is added to the result.
- tupleAdded(TupleAddedEvent) - Method in interface com.streambase.liveview.client.QueryListener
-
Event when a new tuple is added to the result.
- tupleAdded(TupleAddedEvent) - Method in class com.streambase.liveview.client.QueryListenerWrapper
- tupleAdded(TupleAddedEvent) - Method in class com.streambase.liveview.client.SnapshotQueryListener
-
Event when a new tuple is added to the result.
- TupleAddedEvent - Class in com.streambase.liveview.client
-
The event dispatched when a new Tuple is added to a query result.
- TupleAddedEvent(Object, Long, Tuple) - Constructor for class com.streambase.liveview.client.TupleAddedEvent
-
Deprecated.
- TupleAddedEvent(Object, Long, Tuple, Tuple, List<TupleFieldComparator>) - Constructor for class com.streambase.liveview.client.TupleAddedEvent
- TupleCaptureTransformer - Interface in com.streambase.sb
-
A TupleCaptureTransformer represents a way of converting tuples with capture fields from inside the application to tuples without capture fields, with all of the fields stored in the capture expanded out to the same level as the capture field itself.
- TupleComparator - Interface in com.streambase.sb.unittest
-
A
TupleComparator
abstracts comparison of tuples. - TupleCompareFunctor() - Constructor for class com.streambase.sb.unittest.FieldBasedTupleComparator.TupleCompareFunctor
- TupleCopier - Class in com.streambase.sb
-
A utility class which copies the fields from one tuple to another.
- TupleCopier(Schema, Schema, boolean) - Constructor for class com.streambase.sb.TupleCopier
-
Create the TupleCopier.
- TupleCopier(Schema, Schema, EnumSet<TupleCopier.Options>) - Constructor for class com.streambase.sb.TupleCopier
-
Create the TupleCopier.
- TupleCopier.Options - Enum in com.streambase.sb
-
Options for this TupleCopier
- tupleCount() - Method in class com.streambase.sb.client.StreamBaseClient.TupleBuffer
-
Get tuple count
- TupleException - Exception in com.streambase.sb
-
Tuple manipulation error
- TupleException(String) - Constructor for exception com.streambase.sb.TupleException
-
Constructor
- TupleException(String, Throwable) - Constructor for exception com.streambase.sb.TupleException
-
Constructor
- TupleException(Throwable) - Constructor for exception com.streambase.sb.TupleException
-
Constructor
- TupleJSONUtil - Class in com.streambase.sb
-
Utilities for dealing with tuples represented in JSON format.
- TupleJSONUtil.Options - Enum in com.streambase.sb
-
Options for serializing JSON.
- TupleMaker<T> - Interface in com.streambase.sb.unittest
-
Interface for constructing tuples from data.
- tupleRemoved(TupleRemovedEvent) - Method in class com.streambase.liveview.client.AbstractBatchedQueryListener
-
Event when an existing tuple is removed from the result.
- tupleRemoved(TupleRemovedEvent) - Method in class com.streambase.liveview.client.AbstractQueryListener
-
Event when an existing tuple is removed from the result.
- tupleRemoved(TupleRemovedEvent) - Method in class com.streambase.liveview.client.CompositeQueryListener
-
Event when an existing tuple is removed from the result.
- tupleRemoved(TupleRemovedEvent) - Method in class com.streambase.liveview.client.DeleteQueryListener
-
Event when an existing tuple is removed from the result.
- tupleRemoved(TupleRemovedEvent) - Method in class com.streambase.liveview.client.LiveResult
-
Event when an existing tuple is removed from the result.
- tupleRemoved(TupleRemovedEvent) - Method in interface com.streambase.liveview.client.QueryListener
-
Event when an existing tuple is removed from the result.
- tupleRemoved(TupleRemovedEvent) - Method in class com.streambase.liveview.client.QueryListenerWrapper
- tupleRemoved(TupleRemovedEvent) - Method in class com.streambase.liveview.client.SnapshotQueryListener
-
Event when an existing tuple is removed from the result.
- TupleRemovedEvent - Class in com.streambase.liveview.client
-
The event dispatched when an existing Tuple is removed.
- TupleRemovedEvent(Object, Long, Tuple) - Constructor for class com.streambase.liveview.client.TupleRemovedEvent
-
Deprecated.
- TupleRemovedEvent(Object, Long, Tuple, Tuple, List<TupleFieldComparator>) - Constructor for class com.streambase.liveview.client.TupleRemovedEvent
- TupleType(Schema) - Constructor for class com.streambase.sb.CompleteDataType.TupleType
-
Constructor
- tupleUpdated(TupleUpdatedEvent) - Method in class com.streambase.liveview.client.AbstractBatchedQueryListener
-
Event when an existing tuple in the result is updated.
- tupleUpdated(TupleUpdatedEvent) - Method in class com.streambase.liveview.client.AbstractQueryListener
-
Event when an existing tuple in the result is updated.
- tupleUpdated(TupleUpdatedEvent) - Method in class com.streambase.liveview.client.CompositeQueryListener
-
Event when an existing tuple in the result is updated.
- tupleUpdated(TupleUpdatedEvent) - Method in class com.streambase.liveview.client.DeleteQueryListener
-
Event when an existing tuple in the result is updated.
- tupleUpdated(TupleUpdatedEvent) - Method in class com.streambase.liveview.client.LiveResult
-
Event when an existing tuple in the result is updated.
- tupleUpdated(TupleUpdatedEvent) - Method in interface com.streambase.liveview.client.QueryListener
-
Event when an existing tuple in the result is updated.
- tupleUpdated(TupleUpdatedEvent) - Method in class com.streambase.liveview.client.QueryListenerWrapper
- tupleUpdated(TupleUpdatedEvent) - Method in class com.streambase.liveview.client.SnapshotQueryListener
-
Event when an existing tuple in the result is updated.
- TupleUpdatedEvent - Class in com.streambase.liveview.client
-
The event dispatched when an existing Tuple is updated.
- TupleUpdatedEvent(Object, Long, Tuple, Tuple, Tuple, List<Schema.Field>, List<TupleFieldComparator>) - Constructor for class com.streambase.liveview.client.TupleUpdatedEvent
- TupleUpdatedEvent(Object, Long, Tuple, Tuple, List<Schema.Field>) - Constructor for class com.streambase.liveview.client.TupleUpdatedEvent
-
Deprecated.
- TupleUtil.RepMethods - Class in com.streambase.sb
-
DataType.Registry machinery for Tuple.serialize(), .getTupleLength()
- type - Variable in class com.streambase.sb.CompleteDataType
-
Wrapped data type
- TYPE_TO_TYPE_SCORE - Static variable in class com.streambase.sb.CompleteDataType
-
Type to type coercion value
- typecheck() - Method in class com.streambase.sb.operator.Operator
-
The typecheck method is called by Studio and the StreamBase server to ensure that all the parameters for this operator are correct.
- typecheck(String) - Method in class com.streambase.sb.client.StreamBaseClient
-
Typecheck (validate) the given StreamBase Application.
- typecheck(String, boolean) - Method in class com.streambase.sb.client.StreamBaseClient
-
Typecheck (validate) the given StreamBase Application.
- TypecheckException - Exception in com.streambase.sb.operator
-
May be thrown when an error occurs during an Operator's typecheck() method.
- TypecheckException(StreamBaseException) - Constructor for exception com.streambase.sb.operator.TypecheckException
- TypecheckException(LocatedItem, String) - Constructor for exception com.streambase.sb.operator.TypecheckException
-
Constructs a located TypecheckException with the given message.
- TypecheckException(LocatedItem, String, Throwable) - Constructor for exception com.streambase.sb.operator.TypecheckException
-
Constructs a located TypecheckException with the given message and cause.
- TypecheckException(LocatedItem, Throwable) - Constructor for exception com.streambase.sb.operator.TypecheckException
-
Constructs a TypecheckException with the given cause and a message of (cause==null ? null : cause.toString()).
- TypecheckException(String) - Constructor for exception com.streambase.sb.operator.TypecheckException
-
Constructs a TypecheckException with the given message
- TypecheckException(String, Throwable) - Constructor for exception com.streambase.sb.operator.TypecheckException
-
Constructs a TypecheckException with the given message and cause
- TypecheckException(Throwable) - Constructor for exception com.streambase.sb.operator.TypecheckException
-
Constructs a TypecheckException with the given cause and a message of (cause==null ? null : cause.toString())
- typeHint(ResourceFilePropertyDescriptor.TypeHint) - Method in class com.streambase.sb.operator.parameter.ResourceFilePropertyDescriptor
- typeNameFor(Class<?>) - Static method in enum com.streambase.sb.DataType
-
Return the type name for the given Class type.
U
- UIHints - Class in com.streambase.sb.operator.parameter
-
A
UIHints
may be associated with aSBPropertyDescriptor
in order to provide the Studio environment with additional hints regarding how to display a property. - UIHints.TextFontHint - Enum in com.streambase.sb.operator.parameter
-
Used to request a font style for String-based properties
- UIHints.TextWidthHint - Enum in com.streambase.sb.operator.parameter
-
Used to request a particular width for text-field like controls (including but not limited to text fields and combo/drop-downs).
- UNABLE_TO_PREPARE_JSON_RESPONSE - com.streambase.liveview.client.LiveViewExceptionType
- UNAUTHORIZED - com.streambase.liveview.client.LiveViewExceptionType
- UNDERLYING_SB_EXCEPTION - com.streambase.liveview.client.LiveViewExceptionType
- UNEXPECTED - com.streambase.liveview.client.LiveViewExceptionType
- UnitTest - Class in com.tibco.ep.testing.framework
-
UnitTest accessor functions
- UnitTest() - Constructor for class com.tibco.ep.testing.framework.UnitTest
-
Constructor
- UnitTestProperties - Class in com.streambase.sb.unittest
-
Unit test properties
- UNKNOWN - com.streambase.liveview.client.Table.TableStatus
- UNKNOWN - Static variable in interface com.streambase.liveview.client.ProgressMonitor
-
Constant indicating an unknown amount of work.
- UNKNOWN_CQS_SCOPE_TRANSITION - com.streambase.liveview.client.LiveViewExceptionType
- UNKNOWN_DATA_POLICY - com.streambase.liveview.client.LiveViewExceptionType
- UNKNOWN_FIELD_AT - com.streambase.liveview.client.LiveViewExceptionType
- UNKNOWN_FIELD_TYPE - com.streambase.liveview.client.LiveViewExceptionType
- UNKNOWN_REQUESTED_RESOURCES - com.streambase.liveview.client.LiveViewExceptionType
- UNKNOWN_STREAMBASE_TABLE_MESSAGE_TYPE - com.streambase.liveview.client.LiveViewExceptionType
- UNKNOWN_TABLE - com.streambase.liveview.client.LiveViewExceptionType
- unmarshal(Tuple) - Method in class com.streambase.sb.monitor.StatsUtil.StatEncoder
-
Retrieve data from tuple and returns a StatBuffer
- unmarshal(Tuple) - Method in enum com.streambase.sb.monitor.StatsUtil.What
-
Un-marshal a tuple to a StatTuple
- UNMATCHED_QUOTE - com.streambase.liveview.client.LiveViewExceptionType
- unregisterArtifactNotifier(String) - Method in class com.tibco.ep.sb.ads.OperatorArtifactManager
-
Clears the operator's artifact notifier for the specified artifact type
- unregisterForArtifact(ArtifactDescriptor) - Method in class com.tibco.ep.sb.ads.OperatorArtifactManager
-
Unregisters the operator from the specified artifact
- unregisterUnmanagedThread() - Method in interface com.streambase.sb.operator.Operator.RuntimeEnvironment
-
Threads which have called registerUnmanagedThread() and that are no longer interested in having the StreamBase profiler track them should call this method.
- unsubscribe(StreamProperties) - Method in class com.streambase.sb.client.DeMUXStreamBaseClient
- unsubscribe(StreamProperties) - Method in class com.streambase.sb.client.StreamBaseClient
-
Unsubscribe from the given stream name.
- unsubscribe(String) - Method in class com.streambase.sb.client.DeMUXStreamBaseClient
- unsubscribe(String) - Method in class com.streambase.sb.client.StreamBaseClient
-
Unsubscribe from the given stream name.
- unsubscribeInternal(StreamProperties) - Method in class com.streambase.sb.client.StreamBaseClient
-
Un-subscribe from stream
- UNSUPPORTED_DATATYPE - com.streambase.liveview.client.LiveViewExceptionType
- UNTRUSTED_SSL_CERTIFICATE - com.streambase.liveview.client.LiveViewExceptionType
-
The LiveView server sent a SSL certificate not trusted by the receiving client
- update(CatalogedTable) - Method in interface com.streambase.liveview.server.table.plugin.TableProviderControl
-
Update this Table.
- update(CatalogedTable) - Method in class com.streambase.liveview.server.table.plugin.TableProviderControlImpl
- update(List<AbstractTupleEvent>) - Method in class com.streambase.liveview.client.AbstractBatchedQueryListener
-
This batch method is called zero or more times for continuous updates.
- UPDATE_OVER_LIMIT - com.streambase.liveview.client.LiveViewExceptionType
-
Query updates exceeded specified limit
- upsert(CatalogedTable) - Method in interface com.streambase.liveview.server.table.plugin.TableProviderControl
-
Insert or Update the Table, depending on whether or not it already exists.
- upsert(CatalogedTable) - Method in class com.streambase.liveview.server.table.plugin.TableProviderControlImpl
- URI_ENVIRONMENT_VARIABLE - Static variable in class com.streambase.sb.client.StreamBaseURI
-
That environment variable used to define the uri to the server
- URI_PROPERTY_NAME - Static variable in class com.streambase.sb.client.StreamBaseURI
-
That java property used to define the uri to the server
- URIException - Exception in com.streambase.sb.client
-
Exception thrown when URI parsing fails.
- URIException(String, String) - Constructor for exception com.streambase.sb.client.URIException
- USE_DEFAULT_CHARSET_PROPERTY_NAME - Static variable in class com.streambase.sb.operator.parameter.SBSimpleBeanInfo
- USER - com.streambase.liveview.client.Table.TableGroup
- USER_PARAM - Static variable in class com.streambase.sb.client.StreamBaseURI
-
URI parameter used for username.
- USING_WEBSOCKETS_UNSUPERVISED - com.streambase.liveview.client.LiveViewExceptionType
-
Client using Websockets without creating a websocket session.
V
- validateActivation(Artifact, Artifact) - Method in interface com.tibco.ep.sb.ads.ArtifactNotifier
-
Validate an artifact.
- validateAlertRule(AlertRule) - Method in interface com.streambase.liveview.client.alert.AlertManager
-
Validates the given alert rule.
- validateDeactivation(Artifact) - Method in interface com.tibco.ep.sb.ads.ArtifactNotifier
-
Called before the artifact becomes inactive for the operator.
- validateDependentTables(LiveviewConfiguration) - Method in class com.streambase.liveview.server.table.plugin.TableProviderManager
- validateTablesContainers() - Method in class com.streambase.liveview.server.table.plugin.TableProviderManager
- ValidationErrorsException - Exception in com.streambase.liveview.client
-
Used to represent all errors in validating an object.
- ValidationErrorsException() - Constructor for exception com.streambase.liveview.client.ValidationErrorsException
- ValidationErrorsException(String) - Constructor for exception com.streambase.liveview.client.ValidationErrorsException
- value() - Method in enum com.streambase.liveview.client.LiveViewQueryType
- value() - Method in annotation type com.streambase.sb.client.CustomFunctionResolver
- value() - Method in annotation type com.streambase.sb.operator.parameter.SBExpressionPropertyType
- valueOf(String) - Static method in enum com.streambase.liveview.client.alert.AlertRule.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.liveview.client.alert.AlertRuleAction.ActionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.liveview.client.alert.LiveViewAlertType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.liveview.client.ConnectionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.liveview.client.DataStatus.STATUS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.liveview.client.LiveViewClientCapability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.liveview.client.LiveViewConnectionControl.ConnectionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.liveview.client.LiveViewExceptionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.liveview.client.LiveViewPermission.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.liveview.client.LiveViewPermission.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.liveview.client.LiveViewQueryLanguage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.liveview.client.LiveViewQueryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.liveview.client.LiveViewTableCapability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.liveview.client.OrderDefinition.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.liveview.client.SemanticInterpretation.WellKnownSemantics
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.liveview.client.serverdatautility.ServerUtilityDataProvider.DATA_POLICY
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.liveview.client.Table.TableGroup
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.liveview.client.Table.TableStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.liveview.server.table.plugin.TableProviderStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.sb.CaptureTransformStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.sb.client.ConnectionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.sb.client.StreamBaseAdminClient.ListConnectionArgument
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.sb.Constants.ContainerState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.sb.Constants.LeadershipStatus
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.sb.DataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.sb.monitor.Snapshot.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.sb.monitor.StatsUtil.StatEncoder.KeyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.sb.monitor.StatsUtil.What
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.sb.NowImplementation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.sb.operator.Operator.IconKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.sb.operator.Operator.LogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.sb.operator.Operator.SharedObject.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.sb.operator.parameter.HOCONConfigurationChooserPropertyDescriptor.ConfigurationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.sb.operator.parameter.JavaTypePropertyDescriptor.TypeChoice
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.sb.operator.parameter.ResourceFilePropertyDescriptor.TypeHint
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.sb.operator.parameter.UIHints.TextFontHint
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.sb.operator.parameter.UIHints.TextWidthHint
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.sb.operator.StorageMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.sb.operator.TransactionIsolationLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.sb.SchemaUtil.CoercionOptions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.sb.SchemaUtil.CopyOptions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.sb.TupleCopier.Options
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.sb.TupleJSONUtil.Options
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.streambase.sb.unittest.Expecter.DequeueSetting
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tibco.ep.sb.ads.ArtifactMessage.Severity
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.streambase.liveview.client.alert.AlertRule.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.liveview.client.alert.AlertRuleAction.ActionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.liveview.client.alert.LiveViewAlertType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.liveview.client.ConnectionMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.liveview.client.DataStatus.STATUS
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.liveview.client.LiveViewClientCapability
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.liveview.client.LiveViewConnectionControl.ConnectionState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.liveview.client.LiveViewExceptionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.liveview.client.LiveViewPermission.Action
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.liveview.client.LiveViewPermission.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.liveview.client.LiveViewQueryLanguage
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.liveview.client.LiveViewQueryType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.liveview.client.LiveViewTableCapability
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.liveview.client.OrderDefinition.Direction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.liveview.client.SemanticInterpretation.WellKnownSemantics
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.liveview.client.serverdatautility.ServerUtilityDataProvider.DATA_POLICY
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.liveview.client.Table.TableGroup
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.liveview.client.Table.TableStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.liveview.server.table.plugin.TableProviderStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.sb.CaptureTransformStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.sb.client.ConnectionStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.sb.client.StreamBaseAdminClient.ListConnectionArgument
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.sb.Constants.ContainerState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.sb.Constants.LeadershipStatus
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.sb.DataType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.sb.monitor.Snapshot.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.sb.monitor.StatsUtil.StatEncoder.KeyType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.sb.monitor.StatsUtil.What
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.sb.NowImplementation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.sb.operator.Operator.IconKind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.sb.operator.Operator.LogLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.sb.operator.Operator.SharedObject.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.sb.operator.parameter.HOCONConfigurationChooserPropertyDescriptor.ConfigurationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.sb.operator.parameter.JavaTypePropertyDescriptor.TypeChoice
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.sb.operator.parameter.ResourceFilePropertyDescriptor.TypeHint
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.sb.operator.parameter.UIHints.TextFontHint
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.sb.operator.parameter.UIHints.TextWidthHint
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.sb.operator.StorageMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.sb.operator.TransactionIsolationLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.sb.SchemaUtil.CoercionOptions
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.sb.SchemaUtil.CopyOptions
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.sb.TupleCopier.Options
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.sb.TupleJSONUtil.Options
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.streambase.sb.unittest.Expecter.DequeueSetting
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.tibco.ep.sb.ads.ArtifactMessage.Severity
-
Returns an array containing the constants of this enum type, in the order they are declared.
- Variable - Class in com.streambase.liveview.client.dynamictables
-
Variables can be used in both test and assignment expressions in the FieldRules.
- Variable() - Constructor for class com.streambase.liveview.client.dynamictables.Variable
- Variable(String, DataType, String, String) - Constructor for class com.streambase.liveview.client.dynamictables.Variable
- VARIABLE_SIZE - Static variable in enum com.streambase.sb.DataType
- Version - Class in com.streambase.liveview.client
-
Provides information about the StreamBase LiveView Client Library.
- Version() - Constructor for class com.streambase.liveview.client.Version
- VERY_LONG - com.streambase.sb.operator.parameter.UIHints.TextWidthHint
-
A width quite longer than
UIHints.TextWidthHint.LONG
- view() - Method in class com.streambase.sb.ByteArrayView
-
Create a new ByteBuffer which wraps all of this one NB: no data is copied when doing this
- view(int, int) - Method in class com.streambase.sb.ByteArrayView
-
Create a new ByteBuffer which wraps a portion of this one NB: no data is copied when doing this
- visitField(Schema.Field, String) - Method in class com.streambase.sb.SchemaUtil.SchemaTraversal
-
This method will be called for each and every field in the schema, including nested fields and fields in lists of tuples
- visitSchema(Schema, String) - Method in class com.streambase.sb.SchemaUtil.SchemaTraversal
-
This method will be called for each and every schema
W
- waitForSnapshot() - Method in class com.streambase.liveview.client.LiveResult
-
Blocking call that waits for the query snapshot to complete.
- waitForState(Enum<?>) - Method in class com.tibco.ep.testing.framework.MultiNodeCoordinator
-
Waits for all nodes in the cluster to declare that they have got to this state
- waitForState(Enum<?>, int) - Method in class com.tibco.ep.testing.framework.MultiNodeCoordinator
-
Waits for all nodes in the cluster to declare that they have got to this state
- waitForState(String) - Method in class com.tibco.ep.testing.framework.MultiNodeCoordinator
-
Waits for all nodes in the cluster to declare that they have got to this state
- waitForState(String, int) - Method in class com.tibco.ep.testing.framework.MultiNodeCoordinator
-
Waits for all nodes in the cluster to declare that they have got to this state
- WAITING - com.streambase.liveview.client.LiveViewConnectionControl.ConnectionState
-
Neither connected nor attempting.
- WARN - com.streambase.sb.operator.Operator.LogLevel
-
Warning logging
- WARN - com.tibco.ep.sb.ads.ArtifactMessage.Severity
-
Warning message
- WILDCARD - Static variable in class com.streambase.liveview.client.LiveViewPermission
- WILDCARD_SCORE - Static variable in class com.streambase.sb.CompleteDataType
-
Wild card coercion value
- WINDOW_SPEC - Static variable in class com.streambase.sb.EntityType
-
Represents a StreamBase window.
- worked(int) - Method in class com.streambase.liveview.client.NullProgressMonitor
-
This implementation does nothing.
- worked(int) - Method in interface com.streambase.liveview.client.ProgressMonitor
-
The server reports incremental units complete on the current task
- WORKSPACE - com.streambase.liveview.client.LiveViewPermission.Type
- WORKSPACE_GET_DATA_MISSING - com.streambase.liveview.client.LiveViewExceptionType
- WORKSPACE_NOT_FOUND - com.streambase.liveview.client.LiveViewExceptionType
- WORKSPACE_UPLOADING - com.streambase.liveview.client.LiveViewExceptionType
- WORKSPACE_VERSION_MISMATCH - com.streambase.liveview.client.LiveViewExceptionType
- WorkspacesWithGUID() - Constructor for class com.streambase.liveview.client.LiveViewServerCapability.WorkspacesWithGUID
X
- XmlInterpretationException - Exception in com.streambase.sb
- XmlInterpretationException(LocatedItem, String) - Constructor for exception com.streambase.sb.XmlInterpretationException
- XmlInterpretationException(LocatedItem, String, Throwable) - Constructor for exception com.streambase.sb.XmlInterpretationException
- XmlInterpretationException(LocatedItem, Throwable) - Constructor for exception com.streambase.sb.XmlInterpretationException
- XmlInterpretationException(String, ApplicationValidationException) - Constructor for exception com.streambase.sb.XmlInterpretationException
- XmlParsingException - Exception in com.streambase.sb
- XmlParsingException(LocatedItem, String) - Constructor for exception com.streambase.sb.XmlParsingException
- XmlParsingException(LocatedItem, String, Throwable) - Constructor for exception com.streambase.sb.XmlParsingException
- XmlParsingException(LocatedItem, Throwable) - Constructor for exception com.streambase.sb.XmlParsingException
- XmlParsingException(String, ApplicationValidationException) - Constructor for exception com.streambase.sb.XmlParsingException
- XmlRpcAdmin.ListConnectionTags - Interface in com.streambase.sb.client
-
Connection tags
_
- _expressionInputPort - Variable in class com.streambase.sb.operator.parameter.SBPropertyDescriptor
-
is this property really a StreamBase expression?
All Classes All Packages