public class NetricsDbStats extends NetricsTableStats
| Constructor and Description |
|---|
NetricsDbStats()
Deprecated.
|
NetricsDbStats(NetricsLpar lpar,
java.lang.String s)
Deprecated.
|
NetricsDbStats(NetricsTableStats t)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCheckpointStatus()
Return the status of any checkpoint for this table.
|
java.lang.String |
getDbInfo()
Deprecated.
|
java.lang.String |
getLayout()
The layout to which the object belongs.
|
int |
getTranId()
Returns the full ID of the transaction that owns or claim this item.
|
int |
getTranState()
Returns the transaction state for this object.
|
boolean |
isDirty()
Returns true if this item is dirty.
|
boolean |
isHeld()
Returns true if this object is held by an open transaction.
|
boolean |
isUpdated()
Returns true if this item is updated by an open transaction.
|
getCharMaps, getChildTables, getFieldBytes, getFieldChars, getFieldNames, getFieldTypes, getGpuDevices, getHeaderBytes, getIdxBytes, getIdxGpuBytes, getIsChild, getIsGpuIndexed, getIsParent, getKeyTreeBytes, getName, getNumRecs, getParentTableName, getPhoneticGipBytes, getProcBytes, getPsiEncodingDensities, getRecFieldBytes, getTblInfo, getTotalBytes, isGipFiltered, isGpuEnabled, isPhonetic, isPsiFiltered, isSortFiltered, toStringpublic NetricsDbStats(NetricsLpar lpar, java.lang.String s)
public NetricsDbStats(NetricsTableStats t)
public NetricsDbStats()
public java.lang.String getDbInfo()
public int getTranState()
getTranState in interface NetricsCommonStatspublic boolean isDirty()
isDirty in interface NetricsCommonStatspublic boolean isUpdated()
isUpdated in interface NetricsCommonStatspublic boolean isHeld()
isHeld in interface NetricsCommonStatspublic int getTranId()
getTranId in interface NetricsCommonStatspublic java.lang.String getLayout()
getLayout in interface NetricsCommonStatspublic java.lang.String getCheckpointStatus()