This class contains status information on the server process.
The following tables list the members exposed by NetricsServerStats.
Public Methods
| Name | Description | |
|---|---|---|
|
autorestore | Return whether auto-restore feature is enabled. |
|
build_date | Return the build date of the server. |
|
checkpoint_dir | Return the directory used for checkpoint/restore. |
|
devkit_info | Return the Devkit Build Information. |
|
Equals | (inherited from Object) |
|
gateway_cfg | Return the gateway configuration file name. |
|
getEncryptedPort | |
|
GetHashCode | (inherited from Object) |
|
getPlainTextPort | |
|
GetType | (inherited from Object) |
|
gip_enabled | Return true if GIP is the default prefilter. |
|
gpu_accleration | true if the server supports GPU acceleration of GIP indexing. |
|
gpu_devices | Get a list of GPU devices the server can make use of. |
|
learn_engine | Return true if this engine support Learn features. |
|
max_threads | Return maximum number of worker threads. |
|
maxmem_kb | Return memory limit for table data. |
|
port | Obsolete. Returns the port number the server is listening on. |
|
product_name | Return the official product name. |
|
psi_enabled | Return true if PSI is the default prefilter. |
|
server_info | Return the server status string. |
|
sort_enabled | Return true if SORT is the default prefilter. |
|
ToString | Overridden. Return report as a string. |
|
tranIdleAction | Return the current idle transaction action setting. |
|
tranIdleTimeout | Return the current idle transaction timeout setting. |
|
version | Return the release version. |
|
who_built | Return who built the server. |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |