@Generated(value="com.neeve.adm.AdmXbufGenerator", date="Fri Dec 05 13:32:50 UTC 2025") @AdmGenerated(encoding="Xbuf", compatLevel="4.1.0", admVersion="Unknown Version", date="12/5/25 1:32 PM", buildInfo="nvx-talon-3.16.63 (nvx-codegen-plugin)") @AdmFactoryInfo(factoryClass=SrvMonFactory.class, vfid=32, ofid=32, typeId=231) public final class SrvMonSysMemoryIOBufCounters extends Object implements com.neeve.xbuf.IXbufDesyncer, UtlPool.Item<SrvMonSysMemoryIOBufCounters>, ISrvMonSysMemoryIOBufCounters
| ADM Type | Embedded Entity |
| Factory | SrvMonFactory |
| ADM Field Summary |
|---|
| Field | Type | Id | Description |
|---|---|---|---|
| directBufferAllocBytes | Long | 17 | The cumulative number of bytes allocated via direct IOBuffer creations (non pool allocations). |
| directBufferAllocCount | Long | 16 | The number of direct IOBuffer creations (non pool allocations) that have been performed. |
| directBufferGCDisposeBytes | Long | 21 | The cumulative number of bytes disposed directly to the garbage collector. |
| directBufferGCDisposeCount | Long | 20 | The number of direct IOBuffers that were disposed directly to the garbage collector. |
| directBufferPoolAllocBytes | Long | 19 | The cumulative number of bytes allocated via direct IOBuffer pool allocations. |
| directBufferPoolAllocCount | Long | 18 | The number of direct IOBuffer pool allocations that have been performed. |
| directBufferPoolDisposeBytes | Long | 23 | The cumulative number of bytes disposed directly to direct IOBuffer pool. |
| directBufferPoolDisposeCount | Long | 22 | The number of direct IOBuffers that were disposed to the direct IOBuffer pool. |
| directBufferPoolLeakBytes | Long | 25 | The cumulative number of bytes evicted from the direct IOBuffer pool and disposed to the garbage collector. |
| directBufferPoolLeakCount | Long | 24 | The number of direct IOBuffers that were evicted from the pool and disposed to the garbage collector. |
| Modifier and Type | Class and Description |
|---|---|
static class |
SrvMonSysMemoryIOBufCounters.Field
The SrvMonSysMemoryIOBufCounters xbuf field (used internally when this entity is used as a field of another entity).
|
static class |
SrvMonSysMemoryIOBufCounters.ListField
The SrvMonSysMemoryIOBufCounters list field (used internally when this entity is used as an array field of another entity).
|
| Modifier and Type | Field and Description |
|---|---|
static SrvMonSysMemoryIOBufCounters[] |
EMPTY_ARRAY
A preallocated empty array used to avoid garbage when returning empty arrays of this type.
|
| Constructor and Description |
|---|
SrvMonSysMemoryIOBufCounters() |
SrvMonSysMemoryIOBufCounters(int initialBackingBufferSize) |
| Modifier and Type | Method and Description |
|---|---|
SrvMonSysMemoryIOBufCounters |
acquire() |
void |
clearContent() |
void |
clearDirectBufferAllocBytes()
Clears the value of 'directBufferAllocBytes'.
|
void |
clearDirectBufferAllocCount()
Clears the value of 'directBufferAllocCount'.
|
void |
clearDirectBufferGCDisposeBytes()
Clears the value of 'directBufferGCDisposeBytes'.
|
void |
clearDirectBufferGCDisposeCount()
Clears the value of 'directBufferGCDisposeCount'.
|
void |
clearDirectBufferPoolAllocBytes()
Clears the value of 'directBufferPoolAllocBytes'.
|
void |
clearDirectBufferPoolAllocCount()
Clears the value of 'directBufferPoolAllocCount'.
|
void |
clearDirectBufferPoolDisposeBytes()
Clears the value of 'directBufferPoolDisposeBytes'.
|
void |
clearDirectBufferPoolDisposeCount()
Clears the value of 'directBufferPoolDisposeCount'.
|
void |
clearDirectBufferPoolLeakBytes()
Clears the value of 'directBufferPoolLeakBytes'.
|
void |
clearDirectBufferPoolLeakCount()
Clears the value of 'directBufferPoolLeakCount'.
|
void |
clearXRogType() |
Object |
clone()
Creates a clone of this object.
|
SrvMonSysMemoryIOBufCounters |
copy()
Creates a copy of this SrvMonSysMemoryIOBufCounters.
|
void |
copyInto(SrvMonSysMemoryIOBufCounters copy)
Copies the contents of this SrvMonSysMemoryIOBufCounters into the target.
|
static SrvMonSysMemoryIOBufCounters |
create() |
static SrvMonSysMemoryIOBufCounters |
createFrom(byte[] serializedContainer) |
static SrvMonSysMemoryIOBufCounters |
createFrom(byte[] serializedContainer,
com.neeve.xbuf.XbufDesyncPolicy desyncPolicy) |
static SrvMonSysMemoryIOBufCounters |
createFromSerializedXbufContainer(byte[] serializedContainer) |
static SrvMonSysMemoryIOBufCounters |
createFromSerializedXbufContainer(byte[] serializedContainer,
com.neeve.xbuf.XbufDesyncPolicy desyncPolicy) |
static com.neeve.xbuf.XbufSchema |
createSchema() |
SrvMonSysMemoryIOBufCounters |
deserializeFromByteArray(byte[] array) |
SrvMonSysMemoryIOBufCounters |
deserializeFromByteArray(byte[] array,
com.neeve.xbuf.XbufDesyncPolicy desyncPolicy) |
SrvMonSysMemoryIOBufCounters |
deserializeFromByteBuffer(ByteBuffer buffer) |
SrvMonSysMemoryIOBufCounters |
deserializeFromByteBuffer(ByteBuffer buffer,
com.neeve.xbuf.XbufDesyncPolicy desyncPolicy) |
SrvMonSysMemoryIOBufCounters |
deserializeFromIOElasticBuffer(com.neeve.io.IOElasticBuffer buffer,
int offset,
int length) |
SrvMonSysMemoryIOBufCounters |
deserializeFromIOElasticBuffer(com.neeve.io.IOElasticBuffer buffer,
int offset,
int length,
com.neeve.xbuf.XbufDesyncPolicy desyncPolicy) |
SrvMonSysMemoryIOBufCounters |
deserializeFromNative(long address,
int offset,
int length) |
SrvMonSysMemoryIOBufCounters |
deserializeFromNative(long address,
int offset,
int length,
com.neeve.xbuf.XbufDesyncPolicy desyncPolicy) |
int |
desync(PktBuffer buffer,
int pos,
boolean frameOnly)
Desync fields from a buffer
|
void |
desyncFieldBitmask() |
void |
dispose() |
PktBuffer |
getBackingBuffer() |
static com.neeve.xbuf.XbufDesyncPolicy |
getDesyncPolicy() |
long |
getDirectBufferAllocBytes()
Gets the value of 'directBufferAllocBytes'.
|
Long |
getDirectBufferAllocBytesAsObject()
Gets the value of 'directBufferAllocBytes'.
|
com.neeve.xbuf.XbufVariableLongField |
getDirectBufferAllocBytesField() |
static int |
getDirectBufferAllocBytesFieldId() |
long |
getDirectBufferAllocCount()
Gets the value of 'directBufferAllocCount'.
|
Long |
getDirectBufferAllocCountAsObject()
Gets the value of 'directBufferAllocCount'.
|
com.neeve.xbuf.XbufVariableLongField |
getDirectBufferAllocCountField() |
static int |
getDirectBufferAllocCountFieldId() |
long |
getDirectBufferGCDisposeBytes()
Gets the value of 'directBufferGCDisposeBytes'.
|
Long |
getDirectBufferGCDisposeBytesAsObject()
Gets the value of 'directBufferGCDisposeBytes'.
|
com.neeve.xbuf.XbufVariableLongField |
getDirectBufferGCDisposeBytesField() |
static int |
getDirectBufferGCDisposeBytesFieldId() |
long |
getDirectBufferGCDisposeCount()
Gets the value of 'directBufferGCDisposeCount'.
|
Long |
getDirectBufferGCDisposeCountAsObject()
Gets the value of 'directBufferGCDisposeCount'.
|
com.neeve.xbuf.XbufVariableLongField |
getDirectBufferGCDisposeCountField() |
static int |
getDirectBufferGCDisposeCountFieldId() |
long |
getDirectBufferPoolAllocBytes()
Gets the value of 'directBufferPoolAllocBytes'.
|
Long |
getDirectBufferPoolAllocBytesAsObject()
Gets the value of 'directBufferPoolAllocBytes'.
|
com.neeve.xbuf.XbufVariableLongField |
getDirectBufferPoolAllocBytesField() |
static int |
getDirectBufferPoolAllocBytesFieldId() |
long |
getDirectBufferPoolAllocCount()
Gets the value of 'directBufferPoolAllocCount'.
|
Long |
getDirectBufferPoolAllocCountAsObject()
Gets the value of 'directBufferPoolAllocCount'.
|
com.neeve.xbuf.XbufVariableLongField |
getDirectBufferPoolAllocCountField() |
static int |
getDirectBufferPoolAllocCountFieldId() |
long |
getDirectBufferPoolDisposeBytes()
Gets the value of 'directBufferPoolDisposeBytes'.
|
Long |
getDirectBufferPoolDisposeBytesAsObject()
Gets the value of 'directBufferPoolDisposeBytes'.
|
com.neeve.xbuf.XbufVariableLongField |
getDirectBufferPoolDisposeBytesField() |
static int |
getDirectBufferPoolDisposeBytesFieldId() |
long |
getDirectBufferPoolDisposeCount()
Gets the value of 'directBufferPoolDisposeCount'.
|
Long |
getDirectBufferPoolDisposeCountAsObject()
Gets the value of 'directBufferPoolDisposeCount'.
|
com.neeve.xbuf.XbufVariableLongField |
getDirectBufferPoolDisposeCountField() |
static int |
getDirectBufferPoolDisposeCountFieldId() |
long |
getDirectBufferPoolLeakBytes()
Gets the value of 'directBufferPoolLeakBytes'.
|
Long |
getDirectBufferPoolLeakBytesAsObject()
Gets the value of 'directBufferPoolLeakBytes'.
|
com.neeve.xbuf.XbufVariableLongField |
getDirectBufferPoolLeakBytesField() |
static int |
getDirectBufferPoolLeakBytesFieldId() |
long |
getDirectBufferPoolLeakCount()
Gets the value of 'directBufferPoolLeakCount'.
|
Long |
getDirectBufferPoolLeakCountAsObject()
Gets the value of 'directBufferPoolLeakCount'.
|
com.neeve.xbuf.XbufVariableLongField |
getDirectBufferPoolLeakCountField() |
static int |
getDirectBufferPoolLeakCountFieldId() |
boolean |
getIsReadOnly() |
int |
getOwnerCount() |
UtlPool<SrvMonSysMemoryIOBufCounters> |
getPool()
Get a pool item's pool.
|
int |
getSerializeToNativeLength() |
void |
getValidationErrors(List<XString> results,
String errorPrefix)
Collects validation errors into the provided list.
|
short |
getXRogType() |
Short |
getXRogTypeAsObject() |
com.neeve.xbuf.XbufVariableShortField |
getXRogTypeField() |
static int |
getXRogTypeFieldId() |
boolean |
hasDirectBufferAllocBytes()
Checks for the presence of 'directBufferAllocBytes'.
|
boolean |
hasDirectBufferAllocCount()
Checks for the presence of 'directBufferAllocCount'.
|
boolean |
hasDirectBufferGCDisposeBytes()
Checks for the presence of 'directBufferGCDisposeBytes'.
|
boolean |
hasDirectBufferGCDisposeCount()
Checks for the presence of 'directBufferGCDisposeCount'.
|
boolean |
hasDirectBufferPoolAllocBytes()
Checks for the presence of 'directBufferPoolAllocBytes'.
|
boolean |
hasDirectBufferPoolAllocCount()
Checks for the presence of 'directBufferPoolAllocCount'.
|
boolean |
hasDirectBufferPoolDisposeBytes()
Checks for the presence of 'directBufferPoolDisposeBytes'.
|
boolean |
hasDirectBufferPoolDisposeCount()
Checks for the presence of 'directBufferPoolDisposeCount'.
|
boolean |
hasDirectBufferPoolLeakBytes()
Checks for the presence of 'directBufferPoolLeakBytes'.
|
boolean |
hasDirectBufferPoolLeakCount()
Checks for the presence of 'directBufferPoolLeakCount'.
|
boolean |
hasXRogType() |
SrvMonSysMemoryIOBufCounters |
init()
Initialize an item.
|
boolean |
isBufferBacked() |
boolean |
isDirty() |
boolean |
isReferenceCounted() |
boolean |
isValid()
Tests if this object has any validation errors.
|
static void |
optimizeFor(int val) |
byte[] |
serializeToByteArray() |
ByteBuffer |
serializeToByteBuffer() |
com.neeve.io.IOBuffer |
serializeToIOBuffer(boolean useNative) |
int |
serializeToNative(long address,
int addressOffset) |
void |
setAsReadOnly() |
static void |
setDesyncPolicy(com.neeve.xbuf.XbufDesyncPolicy val) |
void |
setDirectBufferAllocBytes(long val)
Sets the value of 'directBufferAllocBytes'.
|
void |
setDirectBufferAllocBytesAsObject(Long val)
Sets the value of 'directBufferAllocBytes'.
|
void |
setDirectBufferAllocBytesFrom(com.neeve.xbuf.XbufVariableLongField val) |
void |
setDirectBufferAllocCount(long val)
Sets the value of 'directBufferAllocCount'.
|
void |
setDirectBufferAllocCountAsObject(Long val)
Sets the value of 'directBufferAllocCount'.
|
void |
setDirectBufferAllocCountFrom(com.neeve.xbuf.XbufVariableLongField val) |
void |
setDirectBufferGCDisposeBytes(long val)
Sets the value of 'directBufferGCDisposeBytes'.
|
void |
setDirectBufferGCDisposeBytesAsObject(Long val)
Sets the value of 'directBufferGCDisposeBytes'.
|
void |
setDirectBufferGCDisposeBytesFrom(com.neeve.xbuf.XbufVariableLongField val) |
void |
setDirectBufferGCDisposeCount(long val)
Sets the value of 'directBufferGCDisposeCount'.
|
void |
setDirectBufferGCDisposeCountAsObject(Long val)
Sets the value of 'directBufferGCDisposeCount'.
|
void |
setDirectBufferGCDisposeCountFrom(com.neeve.xbuf.XbufVariableLongField val) |
void |
setDirectBufferPoolAllocBytes(long val)
Sets the value of 'directBufferPoolAllocBytes'.
|
void |
setDirectBufferPoolAllocBytesAsObject(Long val)
Sets the value of 'directBufferPoolAllocBytes'.
|
void |
setDirectBufferPoolAllocBytesFrom(com.neeve.xbuf.XbufVariableLongField val) |
void |
setDirectBufferPoolAllocCount(long val)
Sets the value of 'directBufferPoolAllocCount'.
|
void |
setDirectBufferPoolAllocCountAsObject(Long val)
Sets the value of 'directBufferPoolAllocCount'.
|
void |
setDirectBufferPoolAllocCountFrom(com.neeve.xbuf.XbufVariableLongField val) |
void |
setDirectBufferPoolDisposeBytes(long val)
Sets the value of 'directBufferPoolDisposeBytes'.
|
void |
setDirectBufferPoolDisposeBytesAsObject(Long val)
Sets the value of 'directBufferPoolDisposeBytes'.
|
void |
setDirectBufferPoolDisposeBytesFrom(com.neeve.xbuf.XbufVariableLongField val) |
void |
setDirectBufferPoolDisposeCount(long val)
Sets the value of 'directBufferPoolDisposeCount'.
|
void |
setDirectBufferPoolDisposeCountAsObject(Long val)
Sets the value of 'directBufferPoolDisposeCount'.
|
void |
setDirectBufferPoolDisposeCountFrom(com.neeve.xbuf.XbufVariableLongField val) |
void |
setDirectBufferPoolLeakBytes(long val)
Sets the value of 'directBufferPoolLeakBytes'.
|
void |
setDirectBufferPoolLeakBytesAsObject(Long val)
Sets the value of 'directBufferPoolLeakBytes'.
|
void |
setDirectBufferPoolLeakBytesFrom(com.neeve.xbuf.XbufVariableLongField val) |
void |
setDirectBufferPoolLeakCount(long val)
Sets the value of 'directBufferPoolLeakCount'.
|
void |
setDirectBufferPoolLeakCountAsObject(Long val)
Sets the value of 'directBufferPoolLeakCount'.
|
void |
setDirectBufferPoolLeakCountFrom(com.neeve.xbuf.XbufVariableLongField val) |
static void |
setFieldInterest(List<Integer> fieldIds) |
SrvMonSysMemoryIOBufCounters |
setPool(UtlPool<SrvMonSysMemoryIOBufCounters> pool)
Set a pool item's pool.
|
void |
setPreserializedFields(PktBuffer buffer) |
void |
setXRogType(short val) |
void |
setXRogTypeAsObject(Short val) |
void |
setXRogTypeFrom(com.neeve.xbuf.XbufVariableShortField val) |
void |
sync() |
void |
syncFieldBitmask() |
String |
toString() |
public static final SrvMonSysMemoryIOBufCounters[] EMPTY_ARRAY
public SrvMonSysMemoryIOBufCounters()
public SrvMonSysMemoryIOBufCounters(int initialBackingBufferSize)
public static SrvMonSysMemoryIOBufCounters create()
public static SrvMonSysMemoryIOBufCounters createFromSerializedXbufContainer(byte[] serializedContainer, com.neeve.xbuf.XbufDesyncPolicy desyncPolicy)
public static SrvMonSysMemoryIOBufCounters createFromSerializedXbufContainer(byte[] serializedContainer)
public static SrvMonSysMemoryIOBufCounters createFrom(byte[] serializedContainer, com.neeve.xbuf.XbufDesyncPolicy desyncPolicy)
public static SrvMonSysMemoryIOBufCounters createFrom(byte[] serializedContainer)
public static final void setDesyncPolicy(com.neeve.xbuf.XbufDesyncPolicy val)
public static final com.neeve.xbuf.XbufDesyncPolicy getDesyncPolicy()
public final void clearContent()
public final void syncFieldBitmask()
public final void desyncFieldBitmask()
public final PktBuffer getBackingBuffer()
public static final void optimizeFor(int val)
public final void setAsReadOnly()
public final boolean getIsReadOnly()
public final void setPreserializedFields(PktBuffer buffer)
public static final int getXRogTypeFieldId()
public final void setXRogType(short val)
public final void setXRogTypeAsObject(Short val)
public final short getXRogType()
public final Short getXRogTypeAsObject()
public final void setXRogTypeFrom(com.neeve.xbuf.XbufVariableShortField val)
public final com.neeve.xbuf.XbufVariableShortField getXRogTypeField()
public final boolean hasXRogType()
public final void clearXRogType()
public static final int getDirectBufferAllocCountFieldId()
public final void setDirectBufferAllocCount(long val)
ISrvMonSysMemoryIOBufCounterssetDirectBufferAllocCount in interface ISrvMonSysMemoryIOBufCountersval - The value to set.public final void setDirectBufferAllocCountAsObject(Long val)
ISrvMonSysMemoryIOBufCounterssetDirectBufferAllocCountAsObject in interface ISrvMonSysMemoryIOBufCountersval - The value to set.public final long getDirectBufferAllocCount()
ISrvMonSysMemoryIOBufCountersgetDirectBufferAllocCount in interface ISrvMonSysMemoryIOBufCounterspublic final Long getDirectBufferAllocCountAsObject()
ISrvMonSysMemoryIOBufCountersgetDirectBufferAllocCountAsObject in interface ISrvMonSysMemoryIOBufCounterspublic final void setDirectBufferAllocCountFrom(com.neeve.xbuf.XbufVariableLongField val)
public final com.neeve.xbuf.XbufVariableLongField getDirectBufferAllocCountField()
public final boolean hasDirectBufferAllocCount()
ISrvMonSysMemoryIOBufCountershasDirectBufferAllocCount in interface ISrvMonSysMemoryIOBufCountersISrvMonSysMemoryIOBufCounters.getDirectBufferAllocCount()public final void clearDirectBufferAllocCount()
ISrvMonSysMemoryIOBufCountersclearDirectBufferAllocCount in interface ISrvMonSysMemoryIOBufCountersISrvMonSysMemoryIOBufCounters.setDirectBufferAllocCount(long)public static final int getDirectBufferAllocBytesFieldId()
public final void setDirectBufferAllocBytes(long val)
ISrvMonSysMemoryIOBufCounterssetDirectBufferAllocBytes in interface ISrvMonSysMemoryIOBufCountersval - The value to set.public final void setDirectBufferAllocBytesAsObject(Long val)
ISrvMonSysMemoryIOBufCounterssetDirectBufferAllocBytesAsObject in interface ISrvMonSysMemoryIOBufCountersval - The value to set.public final long getDirectBufferAllocBytes()
ISrvMonSysMemoryIOBufCountersgetDirectBufferAllocBytes in interface ISrvMonSysMemoryIOBufCounterspublic final Long getDirectBufferAllocBytesAsObject()
ISrvMonSysMemoryIOBufCountersgetDirectBufferAllocBytesAsObject in interface ISrvMonSysMemoryIOBufCounterspublic final void setDirectBufferAllocBytesFrom(com.neeve.xbuf.XbufVariableLongField val)
public final com.neeve.xbuf.XbufVariableLongField getDirectBufferAllocBytesField()
public final boolean hasDirectBufferAllocBytes()
ISrvMonSysMemoryIOBufCountershasDirectBufferAllocBytes in interface ISrvMonSysMemoryIOBufCountersISrvMonSysMemoryIOBufCounters.getDirectBufferAllocBytes()public final void clearDirectBufferAllocBytes()
ISrvMonSysMemoryIOBufCountersclearDirectBufferAllocBytes in interface ISrvMonSysMemoryIOBufCountersISrvMonSysMemoryIOBufCounters.setDirectBufferAllocBytes(long)public static final int getDirectBufferPoolAllocCountFieldId()
public final void setDirectBufferPoolAllocCount(long val)
ISrvMonSysMemoryIOBufCounterssetDirectBufferPoolAllocCount in interface ISrvMonSysMemoryIOBufCountersval - The value to set.public final void setDirectBufferPoolAllocCountAsObject(Long val)
ISrvMonSysMemoryIOBufCounterssetDirectBufferPoolAllocCountAsObject in interface ISrvMonSysMemoryIOBufCountersval - The value to set.public final long getDirectBufferPoolAllocCount()
ISrvMonSysMemoryIOBufCountersgetDirectBufferPoolAllocCount in interface ISrvMonSysMemoryIOBufCounterspublic final Long getDirectBufferPoolAllocCountAsObject()
ISrvMonSysMemoryIOBufCountersgetDirectBufferPoolAllocCountAsObject in interface ISrvMonSysMemoryIOBufCounterspublic final void setDirectBufferPoolAllocCountFrom(com.neeve.xbuf.XbufVariableLongField val)
public final com.neeve.xbuf.XbufVariableLongField getDirectBufferPoolAllocCountField()
public final boolean hasDirectBufferPoolAllocCount()
ISrvMonSysMemoryIOBufCountershasDirectBufferPoolAllocCount in interface ISrvMonSysMemoryIOBufCountersISrvMonSysMemoryIOBufCounters.getDirectBufferPoolAllocCount()public final void clearDirectBufferPoolAllocCount()
ISrvMonSysMemoryIOBufCountersclearDirectBufferPoolAllocCount in interface ISrvMonSysMemoryIOBufCountersISrvMonSysMemoryIOBufCounters.setDirectBufferPoolAllocCount(long)public static final int getDirectBufferPoolAllocBytesFieldId()
public final void setDirectBufferPoolAllocBytes(long val)
ISrvMonSysMemoryIOBufCounterssetDirectBufferPoolAllocBytes in interface ISrvMonSysMemoryIOBufCountersval - The value to set.public final void setDirectBufferPoolAllocBytesAsObject(Long val)
ISrvMonSysMemoryIOBufCounterssetDirectBufferPoolAllocBytesAsObject in interface ISrvMonSysMemoryIOBufCountersval - The value to set.public final long getDirectBufferPoolAllocBytes()
ISrvMonSysMemoryIOBufCountersgetDirectBufferPoolAllocBytes in interface ISrvMonSysMemoryIOBufCounterspublic final Long getDirectBufferPoolAllocBytesAsObject()
ISrvMonSysMemoryIOBufCountersgetDirectBufferPoolAllocBytesAsObject in interface ISrvMonSysMemoryIOBufCounterspublic final void setDirectBufferPoolAllocBytesFrom(com.neeve.xbuf.XbufVariableLongField val)
public final com.neeve.xbuf.XbufVariableLongField getDirectBufferPoolAllocBytesField()
public final boolean hasDirectBufferPoolAllocBytes()
ISrvMonSysMemoryIOBufCountershasDirectBufferPoolAllocBytes in interface ISrvMonSysMemoryIOBufCountersISrvMonSysMemoryIOBufCounters.getDirectBufferPoolAllocBytes()public final void clearDirectBufferPoolAllocBytes()
ISrvMonSysMemoryIOBufCountersclearDirectBufferPoolAllocBytes in interface ISrvMonSysMemoryIOBufCountersISrvMonSysMemoryIOBufCounters.setDirectBufferPoolAllocBytes(long)public static final int getDirectBufferGCDisposeCountFieldId()
public final void setDirectBufferGCDisposeCount(long val)
ISrvMonSysMemoryIOBufCounterssetDirectBufferGCDisposeCount in interface ISrvMonSysMemoryIOBufCountersval - The value to set.public final void setDirectBufferGCDisposeCountAsObject(Long val)
ISrvMonSysMemoryIOBufCounterssetDirectBufferGCDisposeCountAsObject in interface ISrvMonSysMemoryIOBufCountersval - The value to set.public final long getDirectBufferGCDisposeCount()
ISrvMonSysMemoryIOBufCountersgetDirectBufferGCDisposeCount in interface ISrvMonSysMemoryIOBufCounterspublic final Long getDirectBufferGCDisposeCountAsObject()
ISrvMonSysMemoryIOBufCountersgetDirectBufferGCDisposeCountAsObject in interface ISrvMonSysMemoryIOBufCounterspublic final void setDirectBufferGCDisposeCountFrom(com.neeve.xbuf.XbufVariableLongField val)
public final com.neeve.xbuf.XbufVariableLongField getDirectBufferGCDisposeCountField()
public final boolean hasDirectBufferGCDisposeCount()
ISrvMonSysMemoryIOBufCountershasDirectBufferGCDisposeCount in interface ISrvMonSysMemoryIOBufCountersISrvMonSysMemoryIOBufCounters.getDirectBufferGCDisposeCount()public final void clearDirectBufferGCDisposeCount()
ISrvMonSysMemoryIOBufCountersclearDirectBufferGCDisposeCount in interface ISrvMonSysMemoryIOBufCountersISrvMonSysMemoryIOBufCounters.setDirectBufferGCDisposeCount(long)public static final int getDirectBufferGCDisposeBytesFieldId()
public final void setDirectBufferGCDisposeBytes(long val)
ISrvMonSysMemoryIOBufCounterssetDirectBufferGCDisposeBytes in interface ISrvMonSysMemoryIOBufCountersval - The value to set.public final void setDirectBufferGCDisposeBytesAsObject(Long val)
ISrvMonSysMemoryIOBufCounterssetDirectBufferGCDisposeBytesAsObject in interface ISrvMonSysMemoryIOBufCountersval - The value to set.public final long getDirectBufferGCDisposeBytes()
ISrvMonSysMemoryIOBufCountersgetDirectBufferGCDisposeBytes in interface ISrvMonSysMemoryIOBufCounterspublic final Long getDirectBufferGCDisposeBytesAsObject()
ISrvMonSysMemoryIOBufCountersgetDirectBufferGCDisposeBytesAsObject in interface ISrvMonSysMemoryIOBufCounterspublic final void setDirectBufferGCDisposeBytesFrom(com.neeve.xbuf.XbufVariableLongField val)
public final com.neeve.xbuf.XbufVariableLongField getDirectBufferGCDisposeBytesField()
public final boolean hasDirectBufferGCDisposeBytes()
ISrvMonSysMemoryIOBufCountershasDirectBufferGCDisposeBytes in interface ISrvMonSysMemoryIOBufCountersISrvMonSysMemoryIOBufCounters.getDirectBufferGCDisposeBytes()public final void clearDirectBufferGCDisposeBytes()
ISrvMonSysMemoryIOBufCountersclearDirectBufferGCDisposeBytes in interface ISrvMonSysMemoryIOBufCountersISrvMonSysMemoryIOBufCounters.setDirectBufferGCDisposeBytes(long)public static final int getDirectBufferPoolDisposeCountFieldId()
public final void setDirectBufferPoolDisposeCount(long val)
ISrvMonSysMemoryIOBufCounterssetDirectBufferPoolDisposeCount in interface ISrvMonSysMemoryIOBufCountersval - The value to set.public final void setDirectBufferPoolDisposeCountAsObject(Long val)
ISrvMonSysMemoryIOBufCounterssetDirectBufferPoolDisposeCountAsObject in interface ISrvMonSysMemoryIOBufCountersval - The value to set.public final long getDirectBufferPoolDisposeCount()
ISrvMonSysMemoryIOBufCountersgetDirectBufferPoolDisposeCount in interface ISrvMonSysMemoryIOBufCounterspublic final Long getDirectBufferPoolDisposeCountAsObject()
ISrvMonSysMemoryIOBufCountersgetDirectBufferPoolDisposeCountAsObject in interface ISrvMonSysMemoryIOBufCounterspublic final void setDirectBufferPoolDisposeCountFrom(com.neeve.xbuf.XbufVariableLongField val)
public final com.neeve.xbuf.XbufVariableLongField getDirectBufferPoolDisposeCountField()
public final boolean hasDirectBufferPoolDisposeCount()
ISrvMonSysMemoryIOBufCountershasDirectBufferPoolDisposeCount in interface ISrvMonSysMemoryIOBufCountersISrvMonSysMemoryIOBufCounters.getDirectBufferPoolDisposeCount()public final void clearDirectBufferPoolDisposeCount()
ISrvMonSysMemoryIOBufCountersclearDirectBufferPoolDisposeCount in interface ISrvMonSysMemoryIOBufCountersISrvMonSysMemoryIOBufCounters.setDirectBufferPoolDisposeCount(long)public static final int getDirectBufferPoolDisposeBytesFieldId()
public final void setDirectBufferPoolDisposeBytes(long val)
ISrvMonSysMemoryIOBufCounterssetDirectBufferPoolDisposeBytes in interface ISrvMonSysMemoryIOBufCountersval - The value to set.public final void setDirectBufferPoolDisposeBytesAsObject(Long val)
ISrvMonSysMemoryIOBufCounterssetDirectBufferPoolDisposeBytesAsObject in interface ISrvMonSysMemoryIOBufCountersval - The value to set.public final long getDirectBufferPoolDisposeBytes()
ISrvMonSysMemoryIOBufCountersgetDirectBufferPoolDisposeBytes in interface ISrvMonSysMemoryIOBufCounterspublic final Long getDirectBufferPoolDisposeBytesAsObject()
ISrvMonSysMemoryIOBufCountersgetDirectBufferPoolDisposeBytesAsObject in interface ISrvMonSysMemoryIOBufCounterspublic final void setDirectBufferPoolDisposeBytesFrom(com.neeve.xbuf.XbufVariableLongField val)
public final com.neeve.xbuf.XbufVariableLongField getDirectBufferPoolDisposeBytesField()
public final boolean hasDirectBufferPoolDisposeBytes()
ISrvMonSysMemoryIOBufCountershasDirectBufferPoolDisposeBytes in interface ISrvMonSysMemoryIOBufCountersISrvMonSysMemoryIOBufCounters.getDirectBufferPoolDisposeBytes()public final void clearDirectBufferPoolDisposeBytes()
ISrvMonSysMemoryIOBufCountersclearDirectBufferPoolDisposeBytes in interface ISrvMonSysMemoryIOBufCountersISrvMonSysMemoryIOBufCounters.setDirectBufferPoolDisposeBytes(long)public static final int getDirectBufferPoolLeakCountFieldId()
public final void setDirectBufferPoolLeakCount(long val)
ISrvMonSysMemoryIOBufCounterssetDirectBufferPoolLeakCount in interface ISrvMonSysMemoryIOBufCountersval - The value to set.public final void setDirectBufferPoolLeakCountAsObject(Long val)
ISrvMonSysMemoryIOBufCounterssetDirectBufferPoolLeakCountAsObject in interface ISrvMonSysMemoryIOBufCountersval - The value to set.public final long getDirectBufferPoolLeakCount()
ISrvMonSysMemoryIOBufCountersgetDirectBufferPoolLeakCount in interface ISrvMonSysMemoryIOBufCounterspublic final Long getDirectBufferPoolLeakCountAsObject()
ISrvMonSysMemoryIOBufCountersgetDirectBufferPoolLeakCountAsObject in interface ISrvMonSysMemoryIOBufCounterspublic final void setDirectBufferPoolLeakCountFrom(com.neeve.xbuf.XbufVariableLongField val)
public final com.neeve.xbuf.XbufVariableLongField getDirectBufferPoolLeakCountField()
public final boolean hasDirectBufferPoolLeakCount()
ISrvMonSysMemoryIOBufCountershasDirectBufferPoolLeakCount in interface ISrvMonSysMemoryIOBufCountersISrvMonSysMemoryIOBufCounters.getDirectBufferPoolLeakCount()public final void clearDirectBufferPoolLeakCount()
ISrvMonSysMemoryIOBufCountersclearDirectBufferPoolLeakCount in interface ISrvMonSysMemoryIOBufCountersISrvMonSysMemoryIOBufCounters.setDirectBufferPoolLeakCount(long)public static final int getDirectBufferPoolLeakBytesFieldId()
public final void setDirectBufferPoolLeakBytes(long val)
ISrvMonSysMemoryIOBufCounterssetDirectBufferPoolLeakBytes in interface ISrvMonSysMemoryIOBufCountersval - The value to set.public final void setDirectBufferPoolLeakBytesAsObject(Long val)
ISrvMonSysMemoryIOBufCounterssetDirectBufferPoolLeakBytesAsObject in interface ISrvMonSysMemoryIOBufCountersval - The value to set.public final long getDirectBufferPoolLeakBytes()
ISrvMonSysMemoryIOBufCountersgetDirectBufferPoolLeakBytes in interface ISrvMonSysMemoryIOBufCounterspublic final Long getDirectBufferPoolLeakBytesAsObject()
ISrvMonSysMemoryIOBufCountersgetDirectBufferPoolLeakBytesAsObject in interface ISrvMonSysMemoryIOBufCounterspublic final void setDirectBufferPoolLeakBytesFrom(com.neeve.xbuf.XbufVariableLongField val)
public final com.neeve.xbuf.XbufVariableLongField getDirectBufferPoolLeakBytesField()
public final boolean hasDirectBufferPoolLeakBytes()
ISrvMonSysMemoryIOBufCountershasDirectBufferPoolLeakBytes in interface ISrvMonSysMemoryIOBufCountersISrvMonSysMemoryIOBufCounters.getDirectBufferPoolLeakBytes()public final void clearDirectBufferPoolLeakBytes()
ISrvMonSysMemoryIOBufCountersclearDirectBufferPoolLeakBytes in interface ISrvMonSysMemoryIOBufCountersISrvMonSysMemoryIOBufCounters.setDirectBufferPoolLeakBytes(long)public final boolean isDirty()
public static final com.neeve.xbuf.XbufSchema createSchema()
public final byte[] serializeToByteArray()
public final ByteBuffer serializeToByteBuffer()
public final com.neeve.io.IOBuffer serializeToIOBuffer(boolean useNative)
public final boolean isBufferBacked()
public final int getSerializeToNativeLength()
public final int serializeToNative(long address,
int addressOffset)
public final SrvMonSysMemoryIOBufCounters deserializeFromIOElasticBuffer(com.neeve.io.IOElasticBuffer buffer, int offset, int length, com.neeve.xbuf.XbufDesyncPolicy desyncPolicy)
public final SrvMonSysMemoryIOBufCounters deserializeFromIOElasticBuffer(com.neeve.io.IOElasticBuffer buffer, int offset, int length)
public final SrvMonSysMemoryIOBufCounters deserializeFromByteArray(byte[] array, com.neeve.xbuf.XbufDesyncPolicy desyncPolicy)
public final SrvMonSysMemoryIOBufCounters deserializeFromByteArray(byte[] array)
public final SrvMonSysMemoryIOBufCounters deserializeFromByteBuffer(ByteBuffer buffer, com.neeve.xbuf.XbufDesyncPolicy desyncPolicy)
public final SrvMonSysMemoryIOBufCounters deserializeFromByteBuffer(ByteBuffer buffer)
public final SrvMonSysMemoryIOBufCounters deserializeFromNative(long address, int offset, int length, com.neeve.xbuf.XbufDesyncPolicy desyncPolicy)
public final SrvMonSysMemoryIOBufCounters deserializeFromNative(long address, int offset, int length)
public final void sync()
public final int desync(PktBuffer buffer, int pos, boolean frameOnly)
com.neeve.xbuf.IXbufDesyncerdesync in interface com.neeve.xbuf.IXbufDesyncerbuffer - The buffer to desync frompos - The position in the container's backing buffer to desync
fromframeOnly - Whether to frame the field on the underlying buffer.
See XbufField.desync(PktBuffer, int, boolean) for more
informationpublic final SrvMonSysMemoryIOBufCounters init()
UtlPool.ItemThis method is invoked by an item pool very time an item is put into the pool. The method should wipe the contents of the item so as to present a fresh instance of the item to the caller when retrieved from the pool.
init in interface UtlPool.Item<SrvMonSysMemoryIOBufCounters>public final SrvMonSysMemoryIOBufCounters setPool(UtlPool<SrvMonSysMemoryIOBufCounters> pool)
UtlPool.ItemThis method is invoked by an item pool at the time an item is added to the pool. The intent is to record the item's source pool in the item so it can be disposed back into the pool when the user is done working with it.
setPool in interface UtlPool.Item<SrvMonSysMemoryIOBufCounters>public final UtlPool<SrvMonSysMemoryIOBufCounters> getPool()
UtlPool.Item
This method should return the pool set using UtlPool.Item.setPool(com.neeve.util.UtlPool<T>)
getPool in interface UtlPool.Item<SrvMonSysMemoryIOBufCounters>UtlPool.Item.setPool(com.neeve.util.UtlPool<T>)public final boolean isReferenceCounted()
public final SrvMonSysMemoryIOBufCounters acquire()
public final int getOwnerCount()
public final void dispose()
public final Object clone()
This method differs from the copy() method in that:
public final SrvMonSysMemoryIOBufCounters copy()
The copy copies primitive, enum and embedded entity fields into the returned copy. Each embedded entity field is cloned so that modifications made to the copy's embedded entity fields do not affect this SrvMonSysMemoryIOBufCounters's embedded entity fields.
The returned copy will be writeable even if this SrvMonSysMemoryIOBufCounters is read only.
public final void copyInto(SrvMonSysMemoryIOBufCounters copy)
The copy clears the target's contents and copies primitive, enum and embedded entity fields into the provided copy. Each embedded entity field is cloned so that modifications made to the copy's embedded entity fields do not affect this SrvMonSysMemoryIOBufCounters's embedded entity fields.
The returned copy will be writeable even if this SrvMonSysMemoryIOBufCounters is read only.
copy - The target into which to copy.public final boolean isValid()
IRogValidatableisValid in interface IRogValidatablepublic final void getValidationErrors(List<XString> results, String errorPrefix)
IRogValidatablegetValidationErrors in interface IRogValidatableresults - A results list into which validation errors will be collected.errorPrefix - The bean path prefix to use when identifying invalid fields or null if validating a top level entity.Copyright © 2019 Neeve Research, LLC. All Rights Reserved.