|
ibi Patterns .NET API
|
Contains statistics about a Learn Model loaded into the ibi™ Patterns - Search server. More...
Public Member Functions | |
| override string | ToString () |
| String form of status information. | |
| String | InfoAsString () |
| Get all info as a single string. | |
| String | ModelName () |
| Return the name of the model. | |
| int | NumberOfFeatures () |
| Return the number of features in the model. | |
| String | MetaData () |
| Return the Meta-Data string for the model. | |
| String | getTags () |
| Return the Tags string for the model. | |
| String | getTag (String tag_name) |
| Return the tag value, null if none, or error. | |
Public Member Functions inherited from NetricsServerInterface.BaseObjectStats | |
| int | getTranState () |
| Get the transaction state for this object. | |
| bool | isDirty () |
| Check if this item has been modified under an open transaction. | |
| bool | isUpdated () |
| Check if this item is updated under an open transaction. | |
| bool | isHeld () |
| Check if this item is held by an open transaction. | |
| int | getTranId () |
| Obsolete. Use getTransactionId to obtain the full 64-bit id. | |
| long | getTransactionId () |
| Get the full ID of the transaction that owns or claims this item. | |
| String | getLayout () |
| Obsolete. Always returns blank. Layouts are deprecated since version 5.6, and removed in 5.7. | |
| String | getCheckpointStatus () |
| Get the checkpoint status of this item. | |
Contains statistics about a Learn Model loaded into the ibi™ Patterns - Search server.
Returned by NetricsServerInterface.rllist(string[]).