A.2 Gridion Datagrid Package

The following Java files form the classes, interfaces, and exceptions for the internal Orchestrator datagrid structure:

A.2.1 DGLogger

Definitions of the DataGrid Logger options used for multicast.

For complete documentation of the class, see DGLogger.

A.2.2 GridFile

Specifies the ZENworks Orchestrator Data Grid interface for individual files and directories.

For complete documentation of the class, see GridFile.

A.2.3 GridFileFilter

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

For complete documentation of the class, see GridFileFilter.

A.2.4 GridFileNameFilter

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

For complete documentation of the class, see GridFileNameFilter.

A.2.5 DataGridException

General exception class for Data Grid errors.

For complete documentation of the class, see DataGridException.

A.2.6 DataGridNotAvailableException

Exception thrown if the data grid 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.