@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=207) public final class SrvMonAppStoreBindingICRSenderStats extends Object implements com.neeve.xbuf.IXbufDesyncer, UtlPool.Item<SrvMonAppStoreBindingICRSenderStats>, ISrvMonAppStoreBindingICRSenderStats
| ADM Type | Embedded Entity |
| Factory | SrvMonFactory |
| ADM Field Summary |
|---|
| Field | Type | Id | Description |
|---|---|---|---|
| detachedSend | Boolean | 21 | Indicates if the ICR sender is operating in detached mode. |
| disruptorStats | SrvMonDisruptorStats |
22 | The disruptor stats for an ICR sender operating in detached mode. |
| numCommits | Long | 20 | The number of commits recorded by the sender. |
| numForks | Long | 23 | The number of forked packets persisted. |
| numPutsRecorded | Long | 16 | The number of puts recorded by the sender. |
| numRemovesRecorded | Long | 18 | The number of removes recorded by the sender. |
| numSendsRecorded | Long | 19 | The number of sends recorded by the sender. |
| numUpdatesRecorded | Long | 17 | The number of updates recorded by the sender. |
| Modifier and Type | Class and Description |
|---|---|
static class |
SrvMonAppStoreBindingICRSenderStats.Field
The SrvMonAppStoreBindingICRSenderStats xbuf field (used internally when this entity is used as a field of another entity).
|
static class |
SrvMonAppStoreBindingICRSenderStats.ListField
The SrvMonAppStoreBindingICRSenderStats list field (used internally when this entity is used as an array field of another entity).
|
| Modifier and Type | Field and Description |
|---|---|
static SrvMonAppStoreBindingICRSenderStats[] |
EMPTY_ARRAY
A preallocated empty array used to avoid garbage when returning empty arrays of this type.
|
| Constructor and Description |
|---|
SrvMonAppStoreBindingICRSenderStats() |
SrvMonAppStoreBindingICRSenderStats(int initialBackingBufferSize) |
| Modifier and Type | Method and Description |
|---|---|
SrvMonAppStoreBindingICRSenderStats |
acquire() |
void |
clearContent() |
void |
clearDetachedSend()
Clears the value of 'detachedSend'.
|
void |
clearDisruptorStats()
Clears the value of 'disruptorStats'.
|
void |
clearNumCommits()
Clears the value of 'numCommits'.
|
void |
clearNumForks()
Clears the value of 'numForks'.
|
void |
clearNumPutsRecorded()
Clears the value of 'numPutsRecorded'.
|
void |
clearNumRemovesRecorded()
Clears the value of 'numRemovesRecorded'.
|
void |
clearNumSendsRecorded()
Clears the value of 'numSendsRecorded'.
|
void |
clearNumUpdatesRecorded()
Clears the value of 'numUpdatesRecorded'.
|
void |
clearXRogType() |
Object |
clone()
Creates a clone of this object.
|
SrvMonAppStoreBindingICRSenderStats |
copy()
Creates a copy of this SrvMonAppStoreBindingICRSenderStats.
|
void |
copyInto(SrvMonAppStoreBindingICRSenderStats copy)
Copies the contents of this SrvMonAppStoreBindingICRSenderStats into the target.
|
static SrvMonAppStoreBindingICRSenderStats |
create() |
static SrvMonAppStoreBindingICRSenderStats |
createFrom(byte[] serializedContainer) |
static SrvMonAppStoreBindingICRSenderStats |
createFrom(byte[] serializedContainer,
com.neeve.xbuf.XbufDesyncPolicy desyncPolicy) |
static SrvMonAppStoreBindingICRSenderStats |
createFromSerializedXbufContainer(byte[] serializedContainer) |
static SrvMonAppStoreBindingICRSenderStats |
createFromSerializedXbufContainer(byte[] serializedContainer,
com.neeve.xbuf.XbufDesyncPolicy desyncPolicy) |
static com.neeve.xbuf.XbufSchema |
createSchema() |
SrvMonAppStoreBindingICRSenderStats |
deserializeFromByteArray(byte[] array) |
SrvMonAppStoreBindingICRSenderStats |
deserializeFromByteArray(byte[] array,
com.neeve.xbuf.XbufDesyncPolicy desyncPolicy) |
SrvMonAppStoreBindingICRSenderStats |
deserializeFromByteBuffer(ByteBuffer buffer) |
SrvMonAppStoreBindingICRSenderStats |
deserializeFromByteBuffer(ByteBuffer buffer,
com.neeve.xbuf.XbufDesyncPolicy desyncPolicy) |
SrvMonAppStoreBindingICRSenderStats |
deserializeFromIOElasticBuffer(com.neeve.io.IOElasticBuffer buffer,
int offset,
int length) |
SrvMonAppStoreBindingICRSenderStats |
deserializeFromIOElasticBuffer(com.neeve.io.IOElasticBuffer buffer,
int offset,
int length,
com.neeve.xbuf.XbufDesyncPolicy desyncPolicy) |
SrvMonAppStoreBindingICRSenderStats |
deserializeFromNative(long address,
int offset,
int length) |
SrvMonAppStoreBindingICRSenderStats |
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() |
boolean |
getDetachedSend()
Gets the value of 'detachedSend'.
|
Boolean |
getDetachedSendAsObject()
Gets the value of 'detachedSend'.
|
com.neeve.xbuf.XbufVariableBooleanField |
getDetachedSendField() |
static int |
getDetachedSendFieldId() |
SrvMonDisruptorStats |
getDisruptorStats()
Gets the value of 'disruptorStats'.
|
static int |
getDisruptorStatsFieldId() |
void |
getDisruptorStatsTo(SrvMonDisruptorStats to)
Copies the value of SrvMonDisruptorStats into the provided value.
|
boolean |
getIsReadOnly() |
long |
getNumCommits()
Gets the value of 'numCommits'.
|
Long |
getNumCommitsAsObject()
Gets the value of 'numCommits'.
|
com.neeve.xbuf.XbufVariableLongField |
getNumCommitsField() |
static int |
getNumCommitsFieldId() |
long |
getNumForks()
Gets the value of 'numForks'.
|
Long |
getNumForksAsObject()
Gets the value of 'numForks'.
|
com.neeve.xbuf.XbufVariableLongField |
getNumForksField() |
static int |
getNumForksFieldId() |
long |
getNumPutsRecorded()
Gets the value of 'numPutsRecorded'.
|
Long |
getNumPutsRecordedAsObject()
Gets the value of 'numPutsRecorded'.
|
com.neeve.xbuf.XbufVariableLongField |
getNumPutsRecordedField() |
static int |
getNumPutsRecordedFieldId() |
long |
getNumRemovesRecorded()
Gets the value of 'numRemovesRecorded'.
|
Long |
getNumRemovesRecordedAsObject()
Gets the value of 'numRemovesRecorded'.
|
com.neeve.xbuf.XbufVariableLongField |
getNumRemovesRecordedField() |
static int |
getNumRemovesRecordedFieldId() |
long |
getNumSendsRecorded()
Gets the value of 'numSendsRecorded'.
|
Long |
getNumSendsRecordedAsObject()
Gets the value of 'numSendsRecorded'.
|
com.neeve.xbuf.XbufVariableLongField |
getNumSendsRecordedField() |
static int |
getNumSendsRecordedFieldId() |
long |
getNumUpdatesRecorded()
Gets the value of 'numUpdatesRecorded'.
|
Long |
getNumUpdatesRecordedAsObject()
Gets the value of 'numUpdatesRecorded'.
|
com.neeve.xbuf.XbufVariableLongField |
getNumUpdatesRecordedField() |
static int |
getNumUpdatesRecordedFieldId() |
int |
getOwnerCount() |
UtlPool<SrvMonAppStoreBindingICRSenderStats> |
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 |
hasDetachedSend()
Checks for the presence of 'detachedSend'.
|
boolean |
hasDisruptorStats()
Checks for the presence of 'disruptorStats'.
|
boolean |
hasNumCommits()
Checks for the presence of 'numCommits'.
|
boolean |
hasNumForks()
Checks for the presence of 'numForks'.
|
boolean |
hasNumPutsRecorded()
Checks for the presence of 'numPutsRecorded'.
|
boolean |
hasNumRemovesRecorded()
Checks for the presence of 'numRemovesRecorded'.
|
boolean |
hasNumSendsRecorded()
Checks for the presence of 'numSendsRecorded'.
|
boolean |
hasNumUpdatesRecorded()
Checks for the presence of 'numUpdatesRecorded'.
|
boolean |
hasXRogType() |
SrvMonAppStoreBindingICRSenderStats |
init()
Initialize an item.
|
boolean |
isBufferBacked() |
boolean |
isDirty() |
boolean |
isReferenceCounted() |
boolean |
isValid()
Tests if this object has any validation errors.
|
void |
lendDisruptorStats(SrvMonDisruptorStats val)
'Lends' a reference of the SrvMonDisruptorStats to the message for this field.
|
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 |
setDetachedSend(boolean val)
Sets the value of 'detachedSend'.
|
void |
setDetachedSendAsObject(Boolean val)
Sets the value of 'detachedSend'.
|
void |
setDetachedSendFrom(com.neeve.xbuf.XbufVariableBooleanField val) |
void |
setDisruptorStats(SrvMonDisruptorStats val)
Sets the value of 'disruptorStats'.
|
static void |
setFieldInterest(List<Integer> fieldIds) |
void |
setNumCommits(long val)
Sets the value of 'numCommits'.
|
void |
setNumCommitsAsObject(Long val)
Sets the value of 'numCommits'.
|
void |
setNumCommitsFrom(com.neeve.xbuf.XbufVariableLongField val) |
void |
setNumForks(long val)
Sets the value of 'numForks'.
|
void |
setNumForksAsObject(Long val)
Sets the value of 'numForks'.
|
void |
setNumForksFrom(com.neeve.xbuf.XbufVariableLongField val) |
void |
setNumPutsRecorded(long val)
Sets the value of 'numPutsRecorded'.
|
void |
setNumPutsRecordedAsObject(Long val)
Sets the value of 'numPutsRecorded'.
|
void |
setNumPutsRecordedFrom(com.neeve.xbuf.XbufVariableLongField val) |
void |
setNumRemovesRecorded(long val)
Sets the value of 'numRemovesRecorded'.
|
void |
setNumRemovesRecordedAsObject(Long val)
Sets the value of 'numRemovesRecorded'.
|
void |
setNumRemovesRecordedFrom(com.neeve.xbuf.XbufVariableLongField val) |
void |
setNumSendsRecorded(long val)
Sets the value of 'numSendsRecorded'.
|
void |
setNumSendsRecordedAsObject(Long val)
Sets the value of 'numSendsRecorded'.
|
void |
setNumSendsRecordedFrom(com.neeve.xbuf.XbufVariableLongField val) |
void |
setNumUpdatesRecorded(long val)
Sets the value of 'numUpdatesRecorded'.
|
void |
setNumUpdatesRecordedAsObject(Long val)
Sets the value of 'numUpdatesRecorded'.
|
void |
setNumUpdatesRecordedFrom(com.neeve.xbuf.XbufVariableLongField val) |
SrvMonAppStoreBindingICRSenderStats |
setPool(UtlPool<SrvMonAppStoreBindingICRSenderStats> 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() |
SrvMonDisruptorStats |
takeDisruptorStats()
'Takes' a reference to the disruptorStats field from the message.
|
String |
toString() |
public static final SrvMonAppStoreBindingICRSenderStats[] EMPTY_ARRAY
public SrvMonAppStoreBindingICRSenderStats()
public SrvMonAppStoreBindingICRSenderStats(int initialBackingBufferSize)
public static SrvMonAppStoreBindingICRSenderStats create()
public static SrvMonAppStoreBindingICRSenderStats createFromSerializedXbufContainer(byte[] serializedContainer, com.neeve.xbuf.XbufDesyncPolicy desyncPolicy)
public static SrvMonAppStoreBindingICRSenderStats createFromSerializedXbufContainer(byte[] serializedContainer)
public static SrvMonAppStoreBindingICRSenderStats createFrom(byte[] serializedContainer, com.neeve.xbuf.XbufDesyncPolicy desyncPolicy)
public static SrvMonAppStoreBindingICRSenderStats 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 getNumPutsRecordedFieldId()
public final void setNumPutsRecorded(long val)
ISrvMonAppStoreBindingICRSenderStatssetNumPutsRecorded in interface ISrvMonAppStoreBindingICRSenderStatsval - The value to set.public final void setNumPutsRecordedAsObject(Long val)
ISrvMonAppStoreBindingICRSenderStatssetNumPutsRecordedAsObject in interface ISrvMonAppStoreBindingICRSenderStatsval - The value to set.public final long getNumPutsRecorded()
ISrvMonAppStoreBindingICRSenderStatsgetNumPutsRecorded in interface ISrvMonAppStoreBindingICRSenderStatspublic final Long getNumPutsRecordedAsObject()
ISrvMonAppStoreBindingICRSenderStatsgetNumPutsRecordedAsObject in interface ISrvMonAppStoreBindingICRSenderStatspublic final void setNumPutsRecordedFrom(com.neeve.xbuf.XbufVariableLongField val)
public final com.neeve.xbuf.XbufVariableLongField getNumPutsRecordedField()
public final boolean hasNumPutsRecorded()
ISrvMonAppStoreBindingICRSenderStatshasNumPutsRecorded in interface ISrvMonAppStoreBindingICRSenderStatsISrvMonAppStoreBindingICRSenderStats.getNumPutsRecorded()public final void clearNumPutsRecorded()
ISrvMonAppStoreBindingICRSenderStatsclearNumPutsRecorded in interface ISrvMonAppStoreBindingICRSenderStatsISrvMonAppStoreBindingICRSenderStats.setNumPutsRecorded(long)public static final int getNumUpdatesRecordedFieldId()
public final void setNumUpdatesRecorded(long val)
ISrvMonAppStoreBindingICRSenderStatssetNumUpdatesRecorded in interface ISrvMonAppStoreBindingICRSenderStatsval - The value to set.public final void setNumUpdatesRecordedAsObject(Long val)
ISrvMonAppStoreBindingICRSenderStatssetNumUpdatesRecordedAsObject in interface ISrvMonAppStoreBindingICRSenderStatsval - The value to set.public final long getNumUpdatesRecorded()
ISrvMonAppStoreBindingICRSenderStatsgetNumUpdatesRecorded in interface ISrvMonAppStoreBindingICRSenderStatspublic final Long getNumUpdatesRecordedAsObject()
ISrvMonAppStoreBindingICRSenderStatsgetNumUpdatesRecordedAsObject in interface ISrvMonAppStoreBindingICRSenderStatspublic final void setNumUpdatesRecordedFrom(com.neeve.xbuf.XbufVariableLongField val)
public final com.neeve.xbuf.XbufVariableLongField getNumUpdatesRecordedField()
public final boolean hasNumUpdatesRecorded()
ISrvMonAppStoreBindingICRSenderStatshasNumUpdatesRecorded in interface ISrvMonAppStoreBindingICRSenderStatsISrvMonAppStoreBindingICRSenderStats.getNumUpdatesRecorded()public final void clearNumUpdatesRecorded()
ISrvMonAppStoreBindingICRSenderStatsclearNumUpdatesRecorded in interface ISrvMonAppStoreBindingICRSenderStatsISrvMonAppStoreBindingICRSenderStats.setNumUpdatesRecorded(long)public static final int getNumRemovesRecordedFieldId()
public final void setNumRemovesRecorded(long val)
ISrvMonAppStoreBindingICRSenderStatssetNumRemovesRecorded in interface ISrvMonAppStoreBindingICRSenderStatsval - The value to set.public final void setNumRemovesRecordedAsObject(Long val)
ISrvMonAppStoreBindingICRSenderStatssetNumRemovesRecordedAsObject in interface ISrvMonAppStoreBindingICRSenderStatsval - The value to set.public final long getNumRemovesRecorded()
ISrvMonAppStoreBindingICRSenderStatsgetNumRemovesRecorded in interface ISrvMonAppStoreBindingICRSenderStatspublic final Long getNumRemovesRecordedAsObject()
ISrvMonAppStoreBindingICRSenderStatsgetNumRemovesRecordedAsObject in interface ISrvMonAppStoreBindingICRSenderStatspublic final void setNumRemovesRecordedFrom(com.neeve.xbuf.XbufVariableLongField val)
public final com.neeve.xbuf.XbufVariableLongField getNumRemovesRecordedField()
public final boolean hasNumRemovesRecorded()
ISrvMonAppStoreBindingICRSenderStatshasNumRemovesRecorded in interface ISrvMonAppStoreBindingICRSenderStatsISrvMonAppStoreBindingICRSenderStats.getNumRemovesRecorded()public final void clearNumRemovesRecorded()
ISrvMonAppStoreBindingICRSenderStatsclearNumRemovesRecorded in interface ISrvMonAppStoreBindingICRSenderStatsISrvMonAppStoreBindingICRSenderStats.setNumRemovesRecorded(long)public static final int getNumSendsRecordedFieldId()
public final void setNumSendsRecorded(long val)
ISrvMonAppStoreBindingICRSenderStatssetNumSendsRecorded in interface ISrvMonAppStoreBindingICRSenderStatsval - The value to set.public final void setNumSendsRecordedAsObject(Long val)
ISrvMonAppStoreBindingICRSenderStatssetNumSendsRecordedAsObject in interface ISrvMonAppStoreBindingICRSenderStatsval - The value to set.public final long getNumSendsRecorded()
ISrvMonAppStoreBindingICRSenderStatsgetNumSendsRecorded in interface ISrvMonAppStoreBindingICRSenderStatspublic final Long getNumSendsRecordedAsObject()
ISrvMonAppStoreBindingICRSenderStatsgetNumSendsRecordedAsObject in interface ISrvMonAppStoreBindingICRSenderStatspublic final void setNumSendsRecordedFrom(com.neeve.xbuf.XbufVariableLongField val)
public final com.neeve.xbuf.XbufVariableLongField getNumSendsRecordedField()
public final boolean hasNumSendsRecorded()
ISrvMonAppStoreBindingICRSenderStatshasNumSendsRecorded in interface ISrvMonAppStoreBindingICRSenderStatsISrvMonAppStoreBindingICRSenderStats.getNumSendsRecorded()public final void clearNumSendsRecorded()
ISrvMonAppStoreBindingICRSenderStatsclearNumSendsRecorded in interface ISrvMonAppStoreBindingICRSenderStatsISrvMonAppStoreBindingICRSenderStats.setNumSendsRecorded(long)public static final int getNumCommitsFieldId()
public final void setNumCommits(long val)
ISrvMonAppStoreBindingICRSenderStatssetNumCommits in interface ISrvMonAppStoreBindingICRSenderStatsval - The value to set.public final void setNumCommitsAsObject(Long val)
ISrvMonAppStoreBindingICRSenderStatssetNumCommitsAsObject in interface ISrvMonAppStoreBindingICRSenderStatsval - The value to set.public final long getNumCommits()
ISrvMonAppStoreBindingICRSenderStatsgetNumCommits in interface ISrvMonAppStoreBindingICRSenderStatspublic final Long getNumCommitsAsObject()
ISrvMonAppStoreBindingICRSenderStatsgetNumCommitsAsObject in interface ISrvMonAppStoreBindingICRSenderStatspublic final void setNumCommitsFrom(com.neeve.xbuf.XbufVariableLongField val)
public final com.neeve.xbuf.XbufVariableLongField getNumCommitsField()
public final boolean hasNumCommits()
ISrvMonAppStoreBindingICRSenderStatshasNumCommits in interface ISrvMonAppStoreBindingICRSenderStatsISrvMonAppStoreBindingICRSenderStats.getNumCommits()public final void clearNumCommits()
ISrvMonAppStoreBindingICRSenderStatsclearNumCommits in interface ISrvMonAppStoreBindingICRSenderStatsISrvMonAppStoreBindingICRSenderStats.setNumCommits(long)public static final int getDetachedSendFieldId()
public final void setDetachedSend(boolean val)
ISrvMonAppStoreBindingICRSenderStatssetDetachedSend in interface ISrvMonAppStoreBindingICRSenderStatsval - The value to set.public final void setDetachedSendAsObject(Boolean val)
ISrvMonAppStoreBindingICRSenderStatssetDetachedSendAsObject in interface ISrvMonAppStoreBindingICRSenderStatsval - The value to set.public final boolean getDetachedSend()
ISrvMonAppStoreBindingICRSenderStatsgetDetachedSend in interface ISrvMonAppStoreBindingICRSenderStatspublic final Boolean getDetachedSendAsObject()
ISrvMonAppStoreBindingICRSenderStatsgetDetachedSendAsObject in interface ISrvMonAppStoreBindingICRSenderStatspublic final void setDetachedSendFrom(com.neeve.xbuf.XbufVariableBooleanField val)
public final com.neeve.xbuf.XbufVariableBooleanField getDetachedSendField()
public final boolean hasDetachedSend()
ISrvMonAppStoreBindingICRSenderStatshasDetachedSend in interface ISrvMonAppStoreBindingICRSenderStatsISrvMonAppStoreBindingICRSenderStats.getDetachedSend()public final void clearDetachedSend()
ISrvMonAppStoreBindingICRSenderStatsclearDetachedSend in interface ISrvMonAppStoreBindingICRSenderStatsISrvMonAppStoreBindingICRSenderStats.setDetachedSend(boolean)public static final int getNumForksFieldId()
public final void setNumForks(long val)
ISrvMonAppStoreBindingICRSenderStatssetNumForks in interface ISrvMonAppStoreBindingICRSenderStatsval - The value to set.public final void setNumForksAsObject(Long val)
ISrvMonAppStoreBindingICRSenderStatssetNumForksAsObject in interface ISrvMonAppStoreBindingICRSenderStatsval - The value to set.public final long getNumForks()
ISrvMonAppStoreBindingICRSenderStatsgetNumForks in interface ISrvMonAppStoreBindingICRSenderStatspublic final Long getNumForksAsObject()
ISrvMonAppStoreBindingICRSenderStatsgetNumForksAsObject in interface ISrvMonAppStoreBindingICRSenderStatspublic final void setNumForksFrom(com.neeve.xbuf.XbufVariableLongField val)
public final com.neeve.xbuf.XbufVariableLongField getNumForksField()
public final boolean hasNumForks()
ISrvMonAppStoreBindingICRSenderStatshasNumForks in interface ISrvMonAppStoreBindingICRSenderStatsISrvMonAppStoreBindingICRSenderStats.getNumForks()public final void clearNumForks()
ISrvMonAppStoreBindingICRSenderStatsclearNumForks in interface ISrvMonAppStoreBindingICRSenderStatsISrvMonAppStoreBindingICRSenderStats.setNumForks(long)public static final int getDisruptorStatsFieldId()
public final void setDisruptorStats(SrvMonDisruptorStats val)
ISrvMonAppStoreBindingICRSenderStatssetDisruptorStats in interface ISrvMonAppStoreBindingICRSenderStatsval - The value to set.public final void lendDisruptorStats(SrvMonDisruptorStats val)
ISrvMonAppStoreBindingICRSenderStats
NOTE:
It is illegal to hold onto an entity 'set' on a message post the disposal of the container message.
This is true even if a reference to the entity is explicitly 'acquired' by the application via acquire().
To hold onto the reference of an entity beyond the lifecycle of its container message, an application must own a reference to the entity (via, for example, 'taking' the entity off an inbound message) and then 'lend' the entity to the message for sending. The act of 'lending' an entity to a message implies that the application continues to own the entity even though the message is holding a reference to it for the duration of the send.
lendDisruptorStats in interface ISrvMonAppStoreBindingICRSenderStatsval - the value to 'lend' to lend.public final SrvMonDisruptorStats getDisruptorStats()
ISrvMonAppStoreBindingICRSenderStatsgetDisruptorStats in interface ISrvMonAppStoreBindingICRSenderStatspublic final void getDisruptorStatsTo(SrvMonDisruptorStats to)
ISrvMonAppStoreBindingICRSenderStatsIF the value is not set, then the contents of the provided SrvMonDisruptorStats are cleared.
getDisruptorStatsTo in interface ISrvMonAppStoreBindingICRSenderStatsto - the value to copy intoSrvMonDisruptorStats.copyInto(SrvMonDisruptorStats)public final SrvMonDisruptorStats takeDisruptorStats()
ISrvMonAppStoreBindingICRSenderStats
NOTE:
A nested entity reference returned by getXXX() is only valid until the entity is disposed
i.e. the act of getting an entity does not transfer ownership of the entity to the application
A message disposes of its reference to its contained entities when it is disposed itself.
An AEP engine disposes a message on return from its message handler. Therefore, applications working with AEP engines that wish to hold onto a nested entity reference post return from its containing message's handler must either acquire a reference to the container message or 'take' the nested entity itself from the container message. The act of 'taking' an entity differs from 'getting' an entity in that 'take' does what is necessary to ensure that the entity contents are not cleared and the entity not disposed when the message itself is disposed. For a taken entity to be disposed, the application must explicitly dispose it when done working with it.
takeDisruptorStats in interface ISrvMonAppStoreBindingICRSenderStatsnull if the field is not set.public final boolean hasDisruptorStats()
ISrvMonAppStoreBindingICRSenderStatshasDisruptorStats in interface ISrvMonAppStoreBindingICRSenderStatsISrvMonAppStoreBindingICRSenderStats.getDisruptorStats()public final void clearDisruptorStats()
ISrvMonAppStoreBindingICRSenderStatsclearDisruptorStats in interface ISrvMonAppStoreBindingICRSenderStatsISrvMonAppStoreBindingICRSenderStats.setDisruptorStats(SrvMonDisruptorStats)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 SrvMonAppStoreBindingICRSenderStats deserializeFromIOElasticBuffer(com.neeve.io.IOElasticBuffer buffer, int offset, int length, com.neeve.xbuf.XbufDesyncPolicy desyncPolicy)
public final SrvMonAppStoreBindingICRSenderStats deserializeFromIOElasticBuffer(com.neeve.io.IOElasticBuffer buffer, int offset, int length)
public final SrvMonAppStoreBindingICRSenderStats deserializeFromByteArray(byte[] array, com.neeve.xbuf.XbufDesyncPolicy desyncPolicy)
public final SrvMonAppStoreBindingICRSenderStats deserializeFromByteArray(byte[] array)
public final SrvMonAppStoreBindingICRSenderStats deserializeFromByteBuffer(ByteBuffer buffer, com.neeve.xbuf.XbufDesyncPolicy desyncPolicy)
public final SrvMonAppStoreBindingICRSenderStats deserializeFromByteBuffer(ByteBuffer buffer)
public final SrvMonAppStoreBindingICRSenderStats deserializeFromNative(long address, int offset, int length, com.neeve.xbuf.XbufDesyncPolicy desyncPolicy)
public final SrvMonAppStoreBindingICRSenderStats 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 SrvMonAppStoreBindingICRSenderStats 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<SrvMonAppStoreBindingICRSenderStats>public final SrvMonAppStoreBindingICRSenderStats setPool(UtlPool<SrvMonAppStoreBindingICRSenderStats> 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<SrvMonAppStoreBindingICRSenderStats>public final UtlPool<SrvMonAppStoreBindingICRSenderStats> getPool()
UtlPool.Item
This method should return the pool set using UtlPool.Item.setPool(com.neeve.util.UtlPool<T>)
getPool in interface UtlPool.Item<SrvMonAppStoreBindingICRSenderStats>UtlPool.Item.setPool(com.neeve.util.UtlPool<T>)public final boolean isReferenceCounted()
public final SrvMonAppStoreBindingICRSenderStats acquire()
public final int getOwnerCount()
public final void dispose()
public final Object clone()
This method differs from the copy() method in that:
public final SrvMonAppStoreBindingICRSenderStats 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 SrvMonAppStoreBindingICRSenderStats's embedded entity fields.
The returned copy will be writeable even if this SrvMonAppStoreBindingICRSenderStats is read only.
public final void copyInto(SrvMonAppStoreBindingICRSenderStats 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 SrvMonAppStoreBindingICRSenderStats's embedded entity fields.
The returned copy will be writeable even if this SrvMonAppStoreBindingICRSenderStats 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.