All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractRectangularDataStructure This class is an abstraction of a rectangular structure.AbstractValueRepresentation The base class for an object representing a job return value.AdministrationClient This interface represents a client that invokes methods available in the administrative service API exposed by TIBCO Spotfire Statistics Services.AdminResult A base response object returned by every administration service method.Annotation This class defines theAnnotationobject.ApiException This class represents exceptions thrown by the Java Api.Application This class describes the application specified by the header.Argument This class is used to specify a single argument submitted to TIBCO Spotifre Statistics Services as part of an evaluation request.ArrayAccessor<T> Provide methods for accessing two dimensional slices and subspace slices of a mult-dimensional array.AsynchronousJobStartup An asynchronous job startup type.Attr This class defines theAttrobject.AttrFinder This is a helper class that consists of methods that retrieve common attributes from anSplusObject.Authentication This class describes the authentication object.BaseClient This interface determines common methods used by all the client API interfaces.BaseException This class is the abstract class that all exceptions generated and thrown by TIBCO Spotfire Statistics Services should extendBinaryArgument This class is used to specify a single binary argument submitted to a server as part of an evaluation request.BinaryDataRequest This class is a binary version ofSplusDataRequestobject and is used to pass an array of 0 or more input arguments to the server together with the desired result serialization type.BinaryRequestSerializer This class provides functions for serializing and deserializing binary data returned from the server.BinaryResultSerializer This class provides functions for serializing and deserializing binary data returned from the server.BinarySerializationProtocol BinaryValueRepresentation The concrete value representation class for binary encoded values.BridgeException This exception class represents HTTP protocol-related failures when communicating with the server.CallObject This class defines theCallObjectobject.ClientFactory This class contains static methods to obtain instances of specific clients.ClusterNode This class represents a single element in the list returned by the server.ClusterNodeDetails This class contains node details returned from the server.ClusterNodeJobUpdateRequest The class representing the cluster job state update.ClusterNodeJobUpdateRequest.Action Lists the actions that can be performed on a job in a cluster.ClusterNodeList This class provides a list of cluster nodes returned from the server.Column Defines theColumnobject.ColumnAdapter A utility class that help adapts other types ofSplusObjectto aColumn.ColumnDoesNotExistException This exception is thrown when a column does not exist in a data matrix.ColumnType Defines theColumnTypeobject.Component Defines theComponentobject.ConfigurationInfo This class contains information about the server configuration.DataFrame This class defines theDataFrameobject.DataFrameAdapter Factory helper to create adapters for DataFrame fromGenericor other objects.DataRequest Common interface for binary and SPXML based argument types.DataRequestArgument Common request implemented by both binary and SPXML argument implementation classes.DataType DataTypeConversion This class encapsulates the mapping from DataType to Java.Dimension Defines theDimensionof aMultidimensionalArrayobject.DisplayOptions This class defines display options.DomainObjectTypeUtil A utility class for checking the domain object type.EngineMonitoringInfo EngineMonitoringInfo.Columns EngineType Indicates the type of engine used to execute jobs.eNotificationMessageType The enumerator for NotificationType property.Exception Defines theExceptionclass.ExceptionType This enum represents the different kinds of exceptions thrown by TIBCO Spotfire Statistics Services for the purpose of marshalling into and unmarshalling out of XMLExpressionClient This interface represents a client that invokes methods available in the expression service API exposed by TIBCO Spotfire Statistics Services.ExpressionObject Defines theExpressionObject.Function Defines theFunctionobject.FunctionClient This interface represents a client that invokes methods available in the function service API exposed by TIBCO Spotfire Statistics Services.Generic Defines theGenericobject.GenericClassTypeConstants Defines the names of supportedtypes as string constants. GenericException This class is an API exception class for TIBCO Spotfire Statistics Services Java API.Header Defines theHeaderobject.IArrayAccessor<T> Abstraction of access to flattened multi-dimensional arrays.IListDataAdapter<T> Abstraction of data access to a list like object.IListViewAdapter Interface for all the View Adapters for list like objects.IListViewAdapterFactory<L extends IListViewAdapter> Abstraction of a factory that makes anIListViewAdapterfrom aIListDataAdapter.ImmediateJobStartup Constructs a class for the immediate job startup type.IndexCounter A utility class that handles increments of subscripts of a multi-dimensional array.IndicesValidator A utility class that helps validate whether an array of indices is the whole set or a subset of indices from 0 to n-1.ISerializableIds Definition of serializable ids.ISplusCompositeViewModel Abstraction of a specializedISplusViewModelthat is composed of a list ofISplusViewModel.ISplusMultidimensionalViewModel Abstraction of a specializedISplusViewModelthat holds a multi-dimensional array.ISplusOrderedViewModel Abstraction of a specializedISplusViewModelthat holds an ordered list.ISplusViewModel Abstraction of a view model that holds one or a collection ofSplusObjectobjects.ISplusViewModelDelegator Abstraction of a view model that delegates to another.ISplusViewModelFactory Abstraction of a factory that creates aISplusViewModelfrom a domain object.ISplusViewModelManager An abstraction of a manager interface that holds all the factory interfaces of this package.ITableDataAdapter<T> Abstraction of data access to a table-like object.ITableViewAdapter Interface for all the View Adapters for table like objects.ITableViewAdapterFactory<T extends ITableViewAdapter> Item Defines theItemobject.JobAdminRequest This class contains the action defintion to be performed on the job object.JobAdminRequest.JobAdminAction JobAdminResult An API response object that contains the status code and the list of jobs affected by the requested operation.JobDoesNotExistException This class is an API exception class for TIBCO Spotfire Statistics Services Java API.JobStartup The base class of the hierarchy of the job startup specification classes.List Defines theListobject.Matrix Defines theMatrixobject.MonitoringNotificationMessage MultiDimensionalArray Defines theMultiDimensionalArrayobject.NameObject Defines theNameObject.NodeState Node state.NodeType Node type.NoMoreRowsException This exception is thrown when no more rows are found.NoRowException This exception is thrown if no row exists.NotAuthenticatedException This class is an API exception class for TIBCO Spotfire Statistics Services Java API.Notification A base class for both notification request and result objects.NotificationListener This interface is used to register to receive remote notifications from the server.NotificationMessage This class represents a notification message sent back from the server in response to a notification request issued by the client.NotificationMessageAdminResult This class represents a object sent back from the server in response to a request to perform an operation on a notification message (or a list of messages).NotificationRequest This class represents a notification request sent by the client to the server to subscribe for the updates on a given job id status changes.NotificationRequestAdminResult This class represents a object sent back from the server in response to a request to perform an operation on a notification requests (or a list of messages).NotificationType Notification mechanism to use (UDP callback or periodic polling)Null Defines theNullobject.PackageRepositoryEntry Represents an entry in the package repository.PackageRepositoryEntryList Represents a list of entries in the package repository.ProtectionLevel Protection level for a given package.RectangularDataStructure This interface represents a data frame and its attributes.ResponseCodes This class contains a list of response codes returned by the server.RowNames Defines theRowNamesobject.ScheduledJobStartup Scheduled job startup type.SerializationType Declares the list of currently supported object serialization types.ServerCreationException This class is an API exception class for the TIBCO Spotfire Statistics Services Java API.ServerNotRespondingException This class is an API exception class for the TIBCO Spotfire Statistics Services Java API.ServerTimeoutException This class is an API exception class for the TIBCO Spotfire Statistics Services Java API.ServerType SessionAdminResult SessionDoesNotExistException Indicates that a given session Id is not registered on the server.SessionJobStartup This job startup type is used to submit a job to a given session, specified by the session token constructor parameter.SExpressionBuilder Helper class to build expressions to be used to make calls with TIBCO Spotfire Statistics Services ExpressionClient.
Normally, a non-trivial TIBCO Enterprise Runtime for R or open-source R expression would contain references to a number of variables, of which, some would be simple data types such as a number, others would be more complex types such as a data frame, a matrix, or other object.Slice<T> A simple bean class that holds onto a two-dimensional slice of a multi-dimensional array.Splus Defines theSplusobject.SplusDataRequest This class represents an object submitted to the server as part of an evaluation request.SplusDataResult This class is the data result API.SplusJobs Defines theSplusJobsobject.SplusObject Defines theSplusObject.SplusReturnValue Defines theSplusReturnValueobject.SplusSimpleObject This class defines a simpleSplusObject.SplusStatus This enum represents the status of a function or expression (that is, a job or request) running in Spotfire Statistics Services.SpxmlValueRepresentation The concrete value representation class for SPXML-encoded values.StringTemplateUtil A utility class a to build a string for creating valid S expressions.SubspaceSlice<T> A simple bean that holds onto a slice of a multi-dimensional array in a subspace of the array space of the multi-dimensional array.SynchronousJobStartup Specifies a synchronous job startup type.TableDataAdapterCreator<T> A factory class that helps create aITableDataAdapter.Timestamp This class defines theTimestampobject for the evaluation request.UnableToAllocateSessionException Value TheValueclass represents values that a singleStringvalue.ValueRepresentation The interface that provides a generic representation of a value returned as part of anSplusDataResultobject.Vector Defines theVectorobject.VectorBase This class contains helper methods for constructing and transforming arrays for vectors.WebdavException WrongNumberException This exception is thrown on error when the number of columns specified in a request is incorrect.