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 | Determines whether the specified |
![]() |
gateway_cfg | Return the gateway configuration file name. |
![]() |
GetHashCode | Serves as a hash function for a particular type. |
![]() |
GetType | Gets the |
![]() |
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 | Return the listen port for the server. |
![]() |
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 | Allows an |
![]() |
MemberwiseClone | Creates a shallow copy of the current |