Binary
|
Contains classes that determine how binary data is managed in
Spotfire Statistics Services. These classes include domain objects to act as containers for multi-part binary request and result objects, and functions to manage binary serialization.
|
Cluster
|
Contains classes for managing jobs and results in a
Spotfire Statistics Services cluster environment.
|
Configuration
|
Contains classes and enums to discover server and engine configuration details, such as server type and engine type.
|
Converter
|
Contains classes that help properly convert Spotfire data types to the corresponding nullable C# data types so that “NA” values in
Spotfire are represented as null in C#.
|
Exceptions
|
Contains top-level API classes for
Spotfire Statistics Services exceptions.
|
Job
|
Contains classes defining how to run jobs on
Spotfire Statistics Services immediately, scheduled, or asynchronously.
|
Packages
|
Contains classes for the
Spotfire Statistics Services for adding, deploying, updating, and removing packages.
|
Representation
|
Contains classes that provide generic object representation of a value returned as a result of job execution on the server.
|