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 theAnnotation
object.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 theAttr
object.AttrFinder This is a helper class that consists of methods that retrieve common attributes from anSplus
Object.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 ofSplusDataRequest
object 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 theCallObject
object.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 theColumn
object.ColumnAdapter A utility class that help adapts other types ofSplusObject
to aColumn
.ColumnDoesNotExistException This exception is thrown when a column does not exist in a data matrix.ColumnType Defines theColumnType
object.Component Defines theComponent
object.ConfigurationInfo This class contains information about the server configuration.DataFrame This class defines theDataFrame
object.DataFrameAdapter Factory helper to create adapters for DataFrame fromGeneric
or 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 theDimension
of aMultidimensionalArray
object.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 theException
class.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 theFunction
object.FunctionClient This interface represents a client that invokes methods available in the function service API exposed by TIBCO Spotfire Statistics Services.Generic Defines theGeneric
object.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 theHeader
object.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 anIListViewAdapter
from 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 specializedISplusViewModel
that is composed of a list ofISplusViewModel
.ISplusMultidimensionalViewModel Abstraction of a specializedISplusViewModel
that holds a multi-dimensional array.ISplusOrderedViewModel Abstraction of a specializedISplusViewModel
that holds an ordered list.ISplusViewModel Abstraction of a view model that holds one or a collection ofSplusObject
objects.ISplusViewModelDelegator Abstraction of a view model that delegates to another.ISplusViewModelFactory Abstraction of a factory that creates aISplusViewModel
from 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 theItem
object.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 theList
object.Matrix Defines theMatrix
object.MonitoringNotificationMessage MultiDimensionalArray Defines theMultiDimensionalArray
object.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 theNull
object.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 theRowNames
object.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 theSplus
object.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 theSplusJobs
object.SplusObject Defines theSplusObject
.SplusReturnValue Defines theSplusReturnValue
object.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 theTimestamp
object for the evaluation request.UnableToAllocateSessionException Value TheValue
class represents values that a singleString
value.ValueRepresentation The interface that provides a generic representation of a value returned as part of anSplusDataResult
object.Vector Defines theVector
object.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.