Serialized Form
- 
Package com.streambase.liveview.client
- 
Class com.streambase.liveview.client.AbstractConnectionEvent
class AbstractConnectionEvent extends EventObject implements Serializable- serialVersionUID:
 - 5972733020926941261L
 
 - 
Class com.streambase.liveview.client.AbstractPublisherEvent
class AbstractPublisherEvent extends EventObject implements Serializable- serialVersionUID:
 - 4837765301637352491L
 
 - 
Class com.streambase.liveview.client.AbstractQueryEvent
class AbstractQueryEvent extends EventObject implements Serializable- serialVersionUID:
 - 2221595065114128377L
 
 - 
Class com.streambase.liveview.client.AbstractTupleEvent
class AbstractTupleEvent extends AbstractQueryEvent implements Serializable- serialVersionUID:
 - 3817787651336059435L
 
- 
Serialized Fields
- 
fieldComparators
List<com.streambase.liveview.client.internal.TupleFieldComparator> fieldComparators
 - 
hashableTuple
HashableTuple hashableTuple
 - 
key
Long key
 - 
keyData
Tuple keyData
 - 
tuple
Tuple tuple
 
 - 
 
 - 
Class com.streambase.liveview.client.BeginAggMarkEvent
class BeginAggMarkEvent extends AbstractQueryEvent implements Serializable- serialVersionUID:
 - 8931009839126105487L
 
 - 
Class com.streambase.liveview.client.BeginDeleteEvent
class BeginDeleteEvent extends AbstractQueryEvent implements Serializable- serialVersionUID:
 - 463298799954316898L
 
- 
Serialized Fields
- 
fields
List<Schema.Field> fields
 
 - 
 
 - 
Class com.streambase.liveview.client.BeginSnapshotEvent
class BeginSnapshotEvent extends AbstractQueryEvent implements Serializable- serialVersionUID:
 - 463298709054316832L
 
- 
Serialized Fields
- 
fields
List<Schema.Field> fields
 
 - 
 
 - 
Class com.streambase.liveview.client.ConnectionClosedEvent
class ConnectionClosedEvent extends AbstractConnectionEvent implements Serializable- serialVersionUID:
 - -5281303913262960699L
 
- 
Serialized Fields
- 
connection
LiveViewConnection connection
 
 - 
 
 - 
Class com.streambase.liveview.client.EndAggMarkEvent
class EndAggMarkEvent extends AbstractQueryEvent implements Serializable- serialVersionUID:
 - 8931009839126105487L
 
- 
Serialized Fields
- 
generation
Long generation
 
 - 
 
 - 
Class com.streambase.liveview.client.EndDeleteEvent
class EndDeleteEvent extends AbstractQueryEvent implements Serializable- serialVersionUID:
 - 8931009839126105487L
 
 - 
Class com.streambase.liveview.client.EndSnapshotEvent
class EndSnapshotEvent extends AbstractQueryEvent implements Serializable- serialVersionUID:
 - 8931989839126105451L
 
 - 
Exception Class com.streambase.liveview.client.LiveViewConnectionCanceledException
class LiveViewConnectionCanceledException extends LiveViewException implements Serializable- serialVersionUID:
 - 6206488481259137344L
 
 - 
Exception Class com.streambase.liveview.client.LiveViewException
class LiveViewException extends StreamBaseException implements Serializable- serialVersionUID:
 - 4140552102803148876L
 
- 
Serialized Fields
- 
code
int code
 
 - 
 
 - 
Exception Class com.streambase.liveview.client.LiveViewQuerySyntaxException
class LiveViewQuerySyntaxException extends LiveViewException implements Serializable- serialVersionUID:
 - 3112942250569923454L
 
 - 
Exception Class com.streambase.liveview.client.NoIdException
class NoIdException extends Exception implements Serializable- serialVersionUID:
 - 2984831231842530242L
 
 - 
Exception Class com.streambase.liveview.client.NoSuchCapabilityException
class NoSuchCapabilityException extends Exception implements Serializable- serialVersionUID:
 - -9171171900457838163L
 
 - 
Class com.streambase.liveview.client.PublisherExceptionEvent
class PublisherExceptionEvent extends AbstractPublisherEvent implements Serializable- serialVersionUID:
 - 2378673628484520442L
 
- 
Serialized Fields
- 
exception
LiveViewException exception
 
 - 
 
 - 
Class com.streambase.liveview.client.PublisherStatusEvent
class PublisherStatusEvent extends AbstractPublisherEvent implements Serializable- serialVersionUID:
 - 4822614172287576L
 
 - 
Class com.streambase.liveview.client.QueryClosedEvent
class QueryClosedEvent extends AbstractQueryEvent implements Serializable- serialVersionUID:
 - -1743553347583335571L
 
- 
Serialized Fields
- 
query
Query query
 
 - 
 
 - 
Class com.streambase.liveview.client.QueryExceptionEvent
class QueryExceptionEvent extends AbstractQueryEvent implements Serializable- serialVersionUID:
 - 4040544159393340863L
 
- 
Serialized Fields
- 
exception
LiveViewException exception
 
 - 
 
 - 
Class com.streambase.liveview.client.TupleAddedEvent
class TupleAddedEvent extends AbstractTupleEvent implements Serializable- serialVersionUID:
 - 5741765240843359443L
 
 - 
Class com.streambase.liveview.client.TupleRemovedEvent
class TupleRemovedEvent extends AbstractTupleEvent implements Serializable- serialVersionUID:
 - -1021793239903295324L
 
 - 
Class com.streambase.liveview.client.TupleUpdatedEvent
class TupleUpdatedEvent extends AbstractTupleEvent implements Serializable- serialVersionUID:
 - 5940459230939597225L
 
- 
Serialized Fields
- 
changedFields
List<Schema.Field> changedFields
 - 
oldTuple
Tuple oldTuple
 
 - 
 
 - 
Exception Class com.streambase.liveview.client.ValidationErrorsException
class ValidationErrorsException extends Exception implements Serializable- serialVersionUID:
 - 3669128052072274229L
 
 
 - 
 - 
Package com.streambase.sb
- 
Exception Class com.streambase.sb.ApplicationValidationException
class ApplicationValidationException extends TypecheckException implements Serializable- serialVersionUID:
 - -6129764854213320916L
 
 - 
Class com.streambase.sb.ByteArrayView
class ByteArrayView extends Object implements Serializable - 
Class com.streambase.sb.CompiledTuple
class CompiledTuple extends Tuple implements Serializable - 
Class com.streambase.sb.CompleteDataType
class CompleteDataType extends Object implements Serializable- 
Serialized Fields
- 
type
DataType type
Wrapped data type 
 - 
 
 - 
 - 
Class com.streambase.sb.CompleteDataType.CaptureType
class CaptureType extends CompleteDataType implements Serializable- 
Serialized Fields
- 
name
String name
 
 - 
 
 - 
 - 
Class com.streambase.sb.CompleteDataType.FunctionType
class FunctionType extends CompleteDataType implements Serializable- 
Serialized Fields
- 
arguments
Schema arguments
 - 
returnType
CompleteDataType returnType
 
 - 
 
 - 
 - 
Class com.streambase.sb.CompleteDataType.ListType
class ListType extends CompleteDataType implements Serializable- 
Serialized Fields
- 
elementType
CompleteDataType elementType
 
 - 
 
 - 
 - 
Class com.streambase.sb.CompleteDataType.TupleType
class TupleType extends CompleteDataType implements Serializable- 
Serialized Fields
- 
schema
Schema schema
 
 - 
 
 - 
 - 
Exception Class com.streambase.sb.IllegalFunctionInProjectionException
class IllegalFunctionInProjectionException extends StreamBaseRuntimeException implements Serializable- serialVersionUID:
 - -6180004311004971880L
 
 - 
Exception Class com.streambase.sb.MultipleTypecheckException
class MultipleTypecheckException extends TypecheckException implements Serializable- 
Serialized Fields
- 
exceptions
Collection<TypecheckException> exceptions
 
 - 
 
 - 
 - 
Exception Class com.streambase.sb.NotImplementedException
class NotImplementedException extends StreamBaseException implements Serializable- serialVersionUID:
 - 2786617151471206367L
 
 - 
Exception Class com.streambase.sb.NotSupportedException
class NotSupportedException extends StreamBaseException implements Serializable- serialVersionUID:
 - -2255799017542249047L
 
 - 
Exception Class com.streambase.sb.NullValueException
class NullValueException extends TupleException implements Serializable- serialVersionUID:
 - -7063142878423598305L
 
 - 
Exception Class com.streambase.sb.ParsingException
class ParsingException extends ApplicationValidationException implements Serializable- serialVersionUID:
 - 5560628367088934150L
 
 - 
Class com.streambase.sb.ReadOnlyCompositeTuple
class ReadOnlyCompositeTuple extends com.streambase.sb.ReadOnlyTuple implements Serializable- 
Serialized Fields
- 
baseSchemas
Schema[] baseSchemas
 - 
baseTuples
Tuple[] baseTuples
 - 
fieldIndex
Schema.Field[] fieldIndex
 - 
tupleIndex
int[] tupleIndex
 
 - 
 
 - 
 - 
Class com.streambase.sb.ReadOnlyTuple
class ReadOnlyTuple extends Tuple implements Serializable- serialVersionUID:
 - 1L
 
 - 
Class com.streambase.sb.ReadOnlyTupleByIndexWrapper
class ReadOnlyTupleByIndexWrapper extends com.streambase.sb.ReadOnlyTuple implements Serializable- serialVersionUID:
 - -4191240307751646954L
 
 - 
Class com.streambase.sb.ReadOnlyTupleRep
class ReadOnlyTupleRep extends com.streambase.sb.ReadOnlyTuple implements Serializable- serialVersionUID:
 - 1420454413954626503L
 
 - 
Class com.streambase.sb.ReadWriteTupleWrapper
class ReadWriteTupleWrapper extends Tuple implements Serializable- 
Serialized Fields
- 
baseTuple
Tuple baseTuple
 
 - 
 
 - 
 - 
Class com.streambase.sb.Schema
class Schema extends Object implements Serializable- serialVersionUID:
 - 6926417164709389192L
 
- 
Serialized Fields
- 
approxSize
int approxSize
 - 
byteOrder
int byteOrder
 - 
description
String description
 - 
fieldMap
ConcurrentMap<String,
Schema.Field> fieldMap  - 
fields
Schema.Field[] fields
 - 
fieldsDefinedHere
Schema fieldsDefinedHere
 - 
fieldTypeHash
byte[] fieldTypeHash
 - 
hash
byte[] hash
 - 
hashString
String hashString
 - 
intHash
int intHash
 - 
name
String name
 - 
parentSchemas
List<Schema> parentSchemas
 - 
tupleClassInfo
Map<Class<?>,
com.streambase.sb.Schema.TupleClassInfo> tupleClassInfo A map from class names to information that each class wants to store about this schema. - 
tupleRepLayout
TupleRep.TupleLayout tupleRepLayout
 
 - 
 
 - 
Class com.streambase.sb.Schema.Field
class Field extends Object implements Serializable- serialVersionUID:
 - 8706284023113280128L
 
- 
Serialization Methods
- 
readObject
- Throws:
 IOExceptionClassNotFoundException
 - 
writeObject
- Throws:
 IOException
 
 - 
 - 
Serialized Fields
- 
completeType
CompleteDataType completeType
 - 
containingSchema
Schema containingSchema
"Optional". If non-null, the particular schema of which this Field is a direct member. When used to obtain the value of field in a Tuple, the Field's containingSchema must be identical (==) to the Tuple's Schema. - 
description
String description
 - 
index
int index
"Optional". If not -1, the position of this field within the particular schema is a part (and containingSchema must not be null). - 
loc
com.streambase.sb.util.Location loc
 - 
name
com.streambase.sb.util.Path name
 - 
pathlessField
Schema.Field pathlessField
 
 - 
 
 - 
Exception Class com.streambase.sb.SchemaMismatchException
class SchemaMismatchException extends TypecheckException implements Serializable - 
Exception Class com.streambase.sb.SchemaUtil.FieldConflictException
class FieldConflictException extends SemanticValidationException implements Serializable- serialVersionUID:
 - 5685153301460939559L
 
- 
Serialized Fields
- 
originIndex
int originIndex
 
 - 
 
 - 
Exception Class com.streambase.sb.SchemaValidationException
class SchemaValidationException extends StreamBaseException implements Serializable- serialVersionUID:
 - -2224091815878318650L
 
- 
Serialized Fields
- 
field
String field
 
 - 
 
 - 
Exception Class com.streambase.sb.SemanticValidationException
class SemanticValidationException extends ApplicationValidationException implements Serializable- serialVersionUID:
 - -9098313333130897726L
 
 - 
Exception Class com.streambase.sb.StreamBaseException
class StreamBaseException extends Exception implements Serializable- serialVersionUID:
 - 2199475318411734512L
 
- 
Serialized Fields
- 
_code
String _code
 - 
_file
String _file
 - 
_function
String _function
 - 
_line
String _line
 - 
_location
com.streambase.sb.util.Location _location
 - 
_params
Map<String,
String> _params  - 
_summary
String _summary
 - 
_type
String _type
 - 
_xmlNodeLocation
String _xmlNodeLocation
Set when the cause is aSAXParseException, and used later by serializers/to-string methods 
 - 
 
 - 
Exception Class com.streambase.sb.StreamBaseIllegalArgumentException
class StreamBaseIllegalArgumentException extends IllegalArgumentException implements Serializable- serialVersionUID:
 - 5141296885915046829L
 
- 
Serialized Fields
- 
hasCause
boolean hasCause
 
 - 
 
 - 
Exception Class com.streambase.sb.StreamBaseListException
class StreamBaseListException extends StreamBaseException implements Serializable - 
Exception Class com.streambase.sb.StreamBaseRuntimeException
class StreamBaseRuntimeException extends RuntimeException implements Serializable- serialVersionUID:
 - -4840268035056949153L
 
 - 
Class com.streambase.sb.StreamProperties
class StreamProperties extends Object implements Serializable- serialVersionUID:
 - 2749408354876383251L
 
- 
Serialized Fields
- 
_containerName
String _containerName
 - 
_hash
com.streambase.sb.util.ByteString _hash
 - 
_intHash
int _intHash
 - 
_isInputStream
boolean _isInputStream
 - 
_isOutputStream
boolean _isOutputStream
 - 
_name
String _name
 - 
_path
com.streambase.sb.util.Path _path
 - 
_schema
Schema _schema
 - 
_strategy
CaptureTransformStrategy _strategy
 
 - 
 
 - 
Class com.streambase.sb.Timestamp
class Timestamp extends Object implements Serializable- serialVersionUID:
 - 960966929989244191L
 
- 
Serialized Fields
- 
_ms
long _ms
 
 - 
 
 - 
Class com.streambase.sb.Tuple
class Tuple extends Object implements Serializable- serialVersionUID:
 - 1L
 
- 
Serialized Fields
- 
mapView
com.streambase.sb.TupleMapView mapView
the single instance of the MapView for this Tuple - 
schema
Schema schema
 
 - 
 
 - 
Exception Class com.streambase.sb.TupleException
class TupleException extends StreamBaseException implements Serializable- serialVersionUID:
 - -4822993381815987348L
 
 - 
Class com.streambase.sb.TupleRep
class TupleRep extends Tuple implements Serializable- serialVersionUID:
 - 8881782322960661790L
 
- 
Serialized Fields
- 
bau
com.streambase.sb.util.ByteArrayUtils bau
 - 
data
byte[] data
 - 
nullMask
byte[] nullMask
 - 
tupleId
int tupleId
 - 
tupleLayout
TupleRep.TupleLayout tupleLayout
 - 
varData
Object[] varData
One element per variable sized field, containing an object representation of the field. Entries must be Cloneable. 
 - 
 
 - 
Class com.streambase.sb.TupleRep.TupleLayout
class TupleLayout extends Object implements Serializable- serialVersionUID:
 - -2806105362281738778L
 
- 
Serialized Fields
- 
fixedDataBufferLength
int fixedDataBufferLength
 - 
fixedDataOffsets
int[] fixedDataOffsets
fixedDataOffsets[fieldIndex] is the byte offset of the fieldIndex'th field. Valid only for fieldIndex's that correspond to fixed-length fields. - 
numVarDataFields
int numVarDataFields
 - 
varDataFields
Schema.Field[] varDataFields
Map from varData index positions to original Schema.Field objects. TODO: Do we really need this one? - 
varDataIndices
int[] varDataIndices
varDataIndices[fieldIndex] maps fieldIndex into the "position" of the the fieldIndex'th field amongst the schema's variable length fields. (The first variable-length field's position is 0, the second is 1, etc.) Valid only for fieldIndex's that correspond to variable-length fields. 
 - 
 
 - 
Exception Class com.streambase.sb.XmlInterpretationException
class XmlInterpretationException extends SemanticValidationException implements Serializable- serialVersionUID:
 - -9068879859713335900L
 
 - 
Exception Class com.streambase.sb.XmlParsingException
class XmlParsingException extends ParsingException implements Serializable- serialVersionUID:
 - -3859673654129454662L
 
 
 - 
 - 
Package com.streambase.sb.adapter
- 
Class com.streambase.sb.adapter.InputAdapter
class InputAdapter extends Operator implements Serializable - 
Class com.streambase.sb.adapter.OutputAdapter
class OutputAdapter extends Operator implements Serializable 
 - 
 - 
Package com.streambase.sb.client
- 
Exception Class com.streambase.sb.client.ClientConnectException
class ClientConnectException extends NetworkException implements Serializable - 
Exception Class com.streambase.sb.client.NetworkException
class NetworkException extends StreamBaseException implements Serializable - 
Exception Class com.streambase.sb.client.ProtocolException
class ProtocolException extends NetworkException implements Serializable - 
Exception Class com.streambase.sb.client.URIException
class URIException extends StreamBaseException implements Serializable 
 - 
 - 
Package com.streambase.sb.operator
- 
Class com.streambase.sb.operator.AggregateWindow
class AggregateWindow extends BaseAggregateWindow implements Serializable- serialVersionUID:
 - 212271597109166877L
 
- 
Serialized Fields
- 
env
Object env
 
 - 
 
 - 
Exception Class com.streambase.sb.operator.AlreadyRegisteredException
class AlreadyRegisteredException extends StreamBaseException implements Serializable- serialVersionUID:
 - -5542422917606225116L
 
 - 
Class com.streambase.sb.operator.BaseAggregateWindow
class BaseAggregateWindow extends Object implements Serializable - 
Exception Class com.streambase.sb.operator.EmbeddedJavaTypecheckException
class EmbeddedJavaTypecheckException extends SemanticValidationException implements Serializable- 
Serialized Fields
- 
detailLocation
String detailLocation
this is for studio to point the user to where the error detail lives 
 - 
 
 - 
 - 
Class com.streambase.sb.operator.Operator
class Operator extends Object implements Serializable- serialVersionUID:
 - 1259498003696197258L
 
- 
Serialized Fields
- 
caretaker
com.streambase.sb.operator.internal.OperatorCaretaker caretaker
 - 
cts
CaptureTransformStrategy cts
 - 
displayDescription
String displayDescription
The String Studio uses to display a description in its chooser dialog - 
displayName
String displayName
The String Studio uses to display this operator name - 
haveThreadsStarted
boolean haveThreadsStarted
 - 
inputPortCount
int inputPortCount
If there is no caretaker, we keep track of our input port count - 
loc
com.streambase.sb.util.Location loc
 - 
logger
org.slf4j.Logger logger
Instance of aLoggerfor this Operator. Access it viaOperator.getLogger(). Initialized with a category ID that's the class name; subsequently enhanced when a path is available to be the concatenation of the class name and the path. See SB-45709. - 
outputPortCount
int outputPortCount
If there is no caretaker, we keep track of our output port count - 
params
Parameterizable params
The Object which holds the Java Beans properties for this Operator. null if parameters are unset, i.e., "this" should be used. - 
path
com.streambase.sb.util.Path path
The Path of this operator viaOperator.setPath(Path). - 
reuseTuple
boolean reuseTuple
 - 
runnableNumber
int runnableNumber
 - 
runnables
Set<Operator.OperatorThread> runnables
The set of operator threads.Only the main thread is allowed to read or write this variable.
 - 
shortDisplayName
String shortDisplayName
The String Studio uses to display this operator name in the palette - 
startWithApp
boolean startWithApp
Whether or not this Operator should start with the app as a whole. If false, the Operator will be left in the NOT YET STARTED (NONE) state. - 
state
int state
The state of the overall state machine. Can be any of the above states.Only the main thread is allowed to read or write this variable.
 - 
stateChangeTimeout
int stateChangeTimeout
Timeout value when waiting for a state change to be accepted, in milliseconds. - 
stateMutex
Object stateMutex
The mutex for @see _state. - 
suspendBehavior
int suspendBehavior
There are a number of possible suspend behaviors, this holds the current suspend behavior. 
 - 
 
 - 
Exception Class com.streambase.sb.operator.Operator.PropertyTypecheckException
class PropertyTypecheckException extends TypecheckException implements Serializable- serialVersionUID:
 - 7343177519304542878L
 
 - 
Exception Class com.streambase.sb.operator.ParameterInterpretationException
class ParameterInterpretationException extends com.streambase.sb.expr.ExprException implements Serializable- serialVersionUID:
 - -9222718467477526633L
 
 - 
Exception Class com.streambase.sb.operator.PortMismatchException
class PortMismatchException extends TypecheckException implements Serializable- serialVersionUID:
 - 7592160483588692559L
 
- 
Serialized Fields
- 
_desiredPortCount
int _desiredPortCount
 - 
_type
byte _type
 
 - 
 
 - 
Exception Class com.streambase.sb.operator.ResourceNotFoundException
class ResourceNotFoundException extends StreamBaseException implements Serializable - 
Class com.streambase.sb.operator.TransactionalMemoryAggregateWindow
class TransactionalMemoryAggregateWindow extends BaseAggregateWindow implements Serializable- serialVersionUID:
 - 8184621477012762560L
 
- 
Serialized Fields
- 
env
Object env
 
 - 
 
 - 
Exception Class com.streambase.sb.operator.TypecheckException
class TypecheckException extends StreamBaseException implements Serializable- serialVersionUID:
 - 8290760559101171508L
 
 
 - 
 - 
Package com.tibco.ep.sb.ads
- 
Exception Class com.tibco.ep.sb.ads.ArtifactException
class ArtifactException extends StreamBaseException implements Serializable- serialVersionUID:
 - 1L
 
 
 - 
 - 
Package com.tibco.ep.testing.framework
- 
Exception Class com.tibco.ep.testing.framework.ConfigurationException
class ConfigurationException extends Exception implements Serializable- serialVersionUID:
 - 2997496029567060686L
 
 - 
Exception Class com.tibco.ep.testing.framework.MultiNodeException
class MultiNodeException extends Exception implements Serializable- serialVersionUID:
 - -1622384740069682069L
 
 - 
Exception Class com.tibco.ep.testing.framework.TransactionalDeadlockDetectedException
class TransactionalDeadlockDetectedException extends Exception implements Serializable- serialVersionUID:
 - -2727103559551079966L
 
 - 
Exception Class com.tibco.ep.testing.framework.TransactionalMemoryLeakException
class TransactionalMemoryLeakException extends Exception implements Serializable- serialVersionUID:
 - 4066541070855695284L
 
 
 -