Contains information describing a GPU device attached to a TIBCO Patterns Server.
The following tables list the members exposed by NetricsGpuDeviceInfo.
Public Methods
| Name | Description | |
|---|---|---|
|
Equals | Determines whether the specified |
|
GetHashCode | Serves as a hash function for a particular type. |
|
getId | Get the id of the GPU device. |
|
getName | Get the name of the GPU device. |
|
GetType | Gets the |
|
isDefault | Check if the server uses the device by default. |
|
isOnRequest | Check if the server uses the device only on request. |
|
isRecommended | Check if the device meets TIBCO Patterns minimum recommendations. |
|
isUsable | Check if the device meets TIBCO Patterns minimum requirements. |
|
ToString | Overridden. Return a human readable string representation of the recorgpu device information. |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | Allows an |
|
MemberwiseClone | Creates a shallow copy of the current |