Documentation for the _.SYSTEM package. More...
Namespaces | |
| Config | |
| Documentation for the _.SYSTEM.Config package. | |
| Context | |
| Documentation for the _.SYSTEM.Context package. | |
| dotnet | |
| Documentation for the _.SYSTEM.dotnet package. | |
| external | |
| Documentation for the _.SYSTEM.external package. | |
| java | |
| Documentation for the _.SYSTEM.java package. | |
| OBJ | |
| Documentation for the _.SYSTEM.OBJ package. | |
| python | |
| Documentation for the _.SYSTEM.python package. | |
| Security | |
| Documentation for the _.SYSTEM.Security package. | |
| SQL | |
| Documentation for the _.SYSTEM.SQL package. | |
Classes | |
| class | AbstractWorkMgr |
| Implement some abstract interfaces for Work Queue Manager subclasses. More... | |
| class | Activate |
| Deprecated, do not use. More... | |
| class | AutoLock |
| Add a new class which can hold lock references and automatically release them when the oref goes out of scope. More... | |
| class | Bit |
| This class provides various $bit support functions. More... | |
| class | Cluster |
| This class provides an API for node-level configuration of sharded clusters. More... | |
| class | CodeScanner |
| Used to scan user code looking for code that may not work correctly due to use of unsupported features. More... | |
| class | Config |
| The $System.Config class provides methods to activate configuration settings without restarting InterSystems IRIS. More... | |
| class | Container |
| The <class>SYSTEM.Container</class> class provides an interface for managing container functions. More... | |
| class | Context |
| Internal class not for customer use. More... | |
| class | CPU |
| This class holds information about available processors. More... | |
| class | CSP |
| The <class>SYSTEM.CSP</class> class provides an interface for managing CSP pages. More... | |
| class | DeepSee |
| The <class>SYSTEM.DeepSee</class> class provides an interface for the most common DeepSee tasks. More... | |
| class | Dictionary |
| class | DocDB |
| The <class>SYSTEM.DocDB</class> class provides an interface for managing Document Databases. More... | |
| class | DSTIME |
| class | ECP |
| This class contains special runtime functions for interacting with ECP. More... | |
| class | Encryption |
| This class provides class functions to perform data encryption, Base64 encoding, hashing, and generation of message authentication codes. More... | |
| class | Error |
| SYSTEM.Error is a generic error container used to return error information reported from various sources. More... | |
| class | Event |
| The SYSTEM.Event class provides an interface to the Event API. More... | |
| class | external |
| class | Help |
| This is a helper class that is used by the various SYSTEM classes to provide a Help method. More... | |
| class | iKnow |
| iKnow utility methods, available through the $system syntax from the command line. More... | |
| class | INetInfo |
| The <class>SYSTEM.INetInfo</class> class provides an interface for Internet address manipulation. More... | |
| class | IS |
| Input Stream This class contains methods to receive items framed in $LIST format from a TCP stream. More... | |
| class | License |
| The SYSTEM.License class provides an interface to the InterSystems IRIS License API. More... | |
| class | Mirror |
| This class contains public mirroring methods which are accessable from any namespace. More... | |
| class | Monitor |
| The <class>SYSTEM.Monitor</class> class provides an interface for accessing the System Monitor. More... | |
| class | MV |
| The class <class>SYSTEM.MV</class> provides access to MV system level functions and elements for COS and MVBASIC programmers. More... | |
| class | OBJ |
| The <class>SYSTEM.OBJ</class> class provides an interface for managing objects. More... | |
| class | OS |
| Output Stream This class contains methods to send items framed in $LIST format to a TCP stream. More... | |
| class | Process |
| The SYSTEM.Process class allows manipulation and display of the current process. More... | |
| class | Rtn |
| Internal class not for customer use. More... | |
| class | Security |
| class | Semaphore |
| class | Sharding |
| This class provides an API for "manually" configuring sharding, at the level of individual InterSystems IRIS Data Platform instances. More... | |
| class | ShardWorkMgr |
| Manage distributing work to other systems in a sharded environment. More... | |
| class | Socket |
| The <class>SYSTEM.Socket</class> class provides an interface for multiplexing TCP devices. More... | |
| class | SQL |
| <style type="text/css"> .info-head { color: black; margin-top: -20px; white-space: pre; display: block; } IHD { margin-left: 26px; margin-top: -20px; white-space: pre; display: block; } IHP { margin-top: -20px; white-space: pre; display: block; font-weight: 600; font-family: 'Courier New'; } </style> More... | |
| class | SQLGateway |
| The <class>SYSTEM.SQLGateway</class> class provides an interface for managing Gateway connections. More... | |
| class | Status |
| This is a helper class that is used to construct and display/decompose status codes. More... | |
| class | SYS |
| Language independent accessors for selected system variables. More... | |
| class | Task |
| This class has been deprecated; please use <class>SYS.Task</class> instead. More... | |
| class | TaskConfig |
| This class has been deprecated; use <class>SYS.Task.Config</class> instead. More... | |
| class | TaskHistory |
| This class has been deprecated; use <class>SYS.Task.History</class> instead. More... | |
| class | TaskInit |
| This class has been deprecated; use <class>SYS.Task.Init</class> instead. More... | |
| class | TCPDevice |
| The <class>SYSTEM.TCPDevice</class> class provides an interface for retrieving IP address and port of current TCP device. More... | |
| class | TSQL |
| The <class>SYSTEM.TSQL</class> class provides an interface for managing InterSystems IRIS TSQL configurations. More... | |
| class | Util |
| The <class>SYSTEM.Util</class> class provides an interface for managing utility functions. More... | |
| class | Version |
| This class provides various product version information. More... | |
| class | WorkMgr |
| This class provides an interface to the work queue manager code that allows work to be distributed to multiple processes in order to improve performance. More... | |
| class | WorkMgrIPQ |
| For internal use only. More... | |
Documentation for the _.SYSTEM package.