ibi Patterns .NET API
Loading...
Searching...
No Matches
NetricsServerInterface.NetricsCharmapStats Class Reference

This class contains information about a character map in ibi™ Patterns - Search. More...

Public Member Functions

override String ToString ()
 Formats character-map statistics into a human readable report.
 
String CharmapName ()
 Return the name of the character map.
 
- 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.
 

Detailed Description

This class contains information about a character map in ibi™ Patterns - Search.

Returned by NetricsServerInterface.cmap_stats(string[]).

Member Function Documentation

◆ ToString()

override String NetricsServerInterface.NetricsCharmapStats.ToString ( )
inline

Formats character-map statistics into a human readable report.

Returns
statistics as a human readable string.