A.2 Datagrid Package

The following Java files form the classes, interfaces, and exceptions for the PlateSpin Orchestrate datagrid structure:

A.2.1 GridFile

Specifies the PlateSpin Orchestrate datagrid interface for individual files and directories.

For complete documentation of the class, see GridFile.

A.2.2 GridFileFilter

Filter for accepting/rejecting file names in a directory list.

For complete documentation of the class, see GridFileFilter.

A.2.3 GridFileNameFilter

Filter for accepting/rejecting file names in a directory list.

For complete documentation of the class, see GridFileNameFilter.

A.2.4 DGLogger

Definitions of the DataGrid Logger options used for multicast.

For complete documentation of the class, see DGLogger.

A.2.5 DataGridException

General exception class for datagrid errors.

For complete documentation of the class, see DataGridException.

A.2.6 DataGridNotAvailableException

Exception thrown if the datagrid cannot be reached due to a network error.

For complete documentation of the class, see DataGridNotAvailableException.

A.2.7 GridFile.CancelException

Exception thrown by cancelled requests.

For complete documentation of the class, see GridFile.CancelException.