@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=209) public final class SrvMonAppEventMultiplexerFeederQueueStats extends Object implements com.neeve.xbuf.IXbufDesyncer, UtlPool.Item<SrvMonAppEventMultiplexerFeederQueueStats>, ISrvMonAppEventMultiplexerFeederQueueStats
An input multiplexer maintains several feeder queues one for each thread to allow efficient enqueue and schdeduling of events by multiple input threads. These stats provide insight into the depth of such feeder queues.
| ADM Type | Embedded Entity |
| Factory | SrvMonFactory |
| ADM Field Summary |
|---|
| Field | Type | Id | Description |
|---|---|---|---|
| decongestCount | Integer | 18 | The number of times the draining thread has woken up to drain the feeder queue. |
| offerToPollLatencies | SrvMonIntSeries |
19 | Latency information for the amount of time that elements spend in the feeder queue. |
| owner | String | 16 | The owner thread for the feeder queue (the source of events). |
| size | Integer | 17 | The current number of events in the queue. |
| Modifier and Type | Class and Description |
|---|---|
static class |
SrvMonAppEventMultiplexerFeederQueueStats.Field
The SrvMonAppEventMultiplexerFeederQueueStats xbuf field (used internally when this entity is used as a field of another entity).
|
static class |
SrvMonAppEventMultiplexerFeederQueueStats.ListField
The SrvMonAppEventMultiplexerFeederQueueStats list field (used internally when this entity is used as an array field of another entity).
|
| Modifier and Type | Field and Description |
|---|---|
static SrvMonAppEventMultiplexerFeederQueueStats[] |
EMPTY_ARRAY
A preallocated empty array used to avoid garbage when returning empty arrays of this type.
|
| Constructor and Description |
|---|
SrvMonAppEventMultiplexerFeederQueueStats() |
SrvMonAppEventMultiplexerFeederQueueStats(int initialBackingBufferSize) |
| Modifier and Type | Method and Description |
|---|---|
SrvMonAppEventMultiplexerFeederQueueStats |
acquire() |
void |
clearContent() |
void |
clearDecongestCount()
Clears the value of 'decongestCount'.
|
void |
clearOfferToPollLatencies()
Clears the value of 'offerToPollLatencies'.
|
void |
clearOwner()
Clears the value of 'owner'.
|
void |
clearSize()
Clears the value of 'size'.
|
void |
clearXRogType() |
Object |
clone()
Creates a clone of this object.
|
SrvMonAppEventMultiplexerFeederQueueStats |
copy()
Creates a copy of this SrvMonAppEventMultiplexerFeederQueueStats.
|
void |
copyInto(SrvMonAppEventMultiplexerFeederQueueStats copy)
Copies the contents of this SrvMonAppEventMultiplexerFeederQueueStats into the target.
|
static SrvMonAppEventMultiplexerFeederQueueStats |
create() |
static SrvMonAppEventMultiplexerFeederQueueStats |
createFrom(byte[] serializedContainer) |
static SrvMonAppEventMultiplexerFeederQueueStats |
createFrom(byte[] serializedContainer,
com.neeve.xbuf.XbufDesyncPolicy desyncPolicy) |
static SrvMonAppEventMultiplexerFeederQueueStats |
createFromSerializedXbufContainer(byte[] serializedContainer) |
static SrvMonAppEventMultiplexerFeederQueueStats |
createFromSerializedXbufContainer(byte[] serializedContainer,
com.neeve.xbuf.XbufDesyncPolicy desyncPolicy) |
static com.neeve.xbuf.XbufSchema |
createSchema() |
SrvMonAppEventMultiplexerFeederQueueStats |
deserializeFromByteArray(byte[] array) |
SrvMonAppEventMultiplexerFeederQueueStats |
deserializeFromByteArray(byte[] array,
com.neeve.xbuf.XbufDesyncPolicy desyncPolicy) |
SrvMonAppEventMultiplexerFeederQueueStats |
deserializeFromByteBuffer(ByteBuffer buffer) |
SrvMonAppEventMultiplexerFeederQueueStats |
deserializeFromByteBuffer(ByteBuffer buffer,
com.neeve.xbuf.XbufDesyncPolicy desyncPolicy) |
SrvMonAppEventMultiplexerFeederQueueStats |
deserializeFromIOElasticBuffer(com.neeve.io.IOElasticBuffer buffer,
int offset,
int length) |
SrvMonAppEventMultiplexerFeederQueueStats |
deserializeFromIOElasticBuffer(com.neeve.io.IOElasticBuffer buffer,
int offset,
int length,
com.neeve.xbuf.XbufDesyncPolicy desyncPolicy) |
SrvMonAppEventMultiplexerFeederQueueStats |
deserializeFromNative(long address,
int offset,
int length) |
SrvMonAppEventMultiplexerFeederQueueStats |
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() |
int |
getDecongestCount()
Gets the value of 'decongestCount'.
|
Integer |
getDecongestCountAsObject()
Gets the value of 'decongestCount'.
|
com.neeve.xbuf.XbufVariableIntField |
getDecongestCountField() |
static int |
getDecongestCountFieldId() |
static com.neeve.xbuf.XbufDesyncPolicy |
getDesyncPolicy() |
boolean |
getIsReadOnly() |
SrvMonIntSeries |
getOfferToPollLatencies()
Gets the value of 'offerToPollLatencies'.
|
static int |
getOfferToPollLatenciesFieldId() |
void |
getOfferToPollLatenciesTo(SrvMonIntSeries to)
Copies the value of SrvMonIntSeries into the provided value.
|
String |
getOwner()
Gets the value of 'owner'.
|
int |
getOwnerCount() |
com.neeve.xbuf.XbufStringField |
getOwnerField() |
static int |
getOwnerFieldId() |
<T extends XString> |
getOwnerTo(XString.Factory<T> factory)
Copies the value of this String field into a new XString from the given factory.
|
void |
getOwnerTo(XString val)
Copies the value of 'owner' into the provided XString.
|
XString |
getOwnerUnsafe()
Gets the raw value of 'owner'.
|
UtlPool<SrvMonAppEventMultiplexerFeederQueueStats> |
getPool()
Get a pool item's pool.
|
int |
getSerializeToNativeLength() |
int |
getSize()
Gets the value of 'size'.
|
Integer |
getSizeAsObject()
Gets the value of 'size'.
|
com.neeve.xbuf.XbufVariableIntField |
getSizeField() |
static int |
getSizeFieldId() |
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 |
hasDecongestCount()
Checks for the presence of 'decongestCount'.
|
boolean |
hasOfferToPollLatencies()
Checks for the presence of 'offerToPollLatencies'.
|
boolean |
hasOwner()
Checks for the presence of 'owner'.
|
boolean |
hasSize()
Checks for the presence of 'size'.
|
boolean |
hasXRogType() |
SrvMonAppEventMultiplexerFeederQueueStats |
init()
Initialize an item.
|
boolean |
isBufferBacked() |
boolean |
isDirty() |
boolean |
isReferenceCounted() |
boolean |
isValid()
Tests if this object has any validation errors.
|
void |
lendOfferToPollLatencies(SrvMonIntSeries val)
'Lends' a reference of the SrvMonIntSeries to the message for this field.
|
void |
lendOwner(XString val)
Lends the value of 'owner' to this object.
|
static void |
optimizeFor(int val) |
byte[] |
serializeToByteArray() |
ByteBuffer |
serializeToByteBuffer() |
com.neeve.io.IOBuffer |
serializeToIOBuffer(boolean useNative) |
int |
serializeToNative(long address,
int addressOffset) |
void |
setAsReadOnly() |
void |
setDecongestCount(int val)
Sets the value of 'decongestCount'.
|
void |
setDecongestCountAsObject(Integer val)
Sets the value of 'decongestCount'.
|
void |
setDecongestCountFrom(com.neeve.xbuf.XbufVariableIntField val) |
static void |
setDesyncPolicy(com.neeve.xbuf.XbufDesyncPolicy val) |
static void |
setFieldInterest(List<Integer> fieldIds) |
void |
setOfferToPollLatencies(SrvMonIntSeries val)
Sets the value of 'offerToPollLatencies'.
|
void |
setOwner(String val)
Sets the value of 'owner'.
|
void |
setOwnerFrom(long val)
Sets the value of this String field to the given numeric value.
|
void |
setOwnerFrom(com.neeve.xbuf.XbufStringField val) |
void |
setOwnerFrom(XString val)
Copies the provided XString value into this object's 'owner'.
|
SrvMonAppEventMultiplexerFeederQueueStats |
setPool(UtlPool<SrvMonAppEventMultiplexerFeederQueueStats> pool)
Set a pool item's pool.
|
void |
setPreserializedFields(PktBuffer buffer) |
void |
setSize(int val)
Sets the value of 'size'.
|
void |
setSizeAsObject(Integer val)
Sets the value of 'size'.
|
void |
setSizeFrom(com.neeve.xbuf.XbufVariableIntField val) |
void |
setXRogType(short val) |
void |
setXRogTypeAsObject(Short val) |
void |
setXRogTypeFrom(com.neeve.xbuf.XbufVariableShortField val) |
void |
sync() |
void |
syncFieldBitmask() |
SrvMonIntSeries |
takeOfferToPollLatencies()
'Takes' a reference to the offerToPollLatencies field from the message.
|
String |
toString() |
public static final SrvMonAppEventMultiplexerFeederQueueStats[] EMPTY_ARRAY
public SrvMonAppEventMultiplexerFeederQueueStats()
public SrvMonAppEventMultiplexerFeederQueueStats(int initialBackingBufferSize)
public static SrvMonAppEventMultiplexerFeederQueueStats create()
public static SrvMonAppEventMultiplexerFeederQueueStats createFromSerializedXbufContainer(byte[] serializedContainer, com.neeve.xbuf.XbufDesyncPolicy desyncPolicy)
public static SrvMonAppEventMultiplexerFeederQueueStats createFromSerializedXbufContainer(byte[] serializedContainer)
public static SrvMonAppEventMultiplexerFeederQueueStats createFrom(byte[] serializedContainer, com.neeve.xbuf.XbufDesyncPolicy desyncPolicy)
public static SrvMonAppEventMultiplexerFeederQueueStats 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 getSizeFieldId()
public final void setSize(int val)
ISrvMonAppEventMultiplexerFeederQueueStatssetSize in interface ISrvMonAppEventMultiplexerFeederQueueStatsval - The value to set.public final void setSizeAsObject(Integer val)
ISrvMonAppEventMultiplexerFeederQueueStatssetSizeAsObject in interface ISrvMonAppEventMultiplexerFeederQueueStatsval - The value to set.public final int getSize()
ISrvMonAppEventMultiplexerFeederQueueStatsgetSize in interface ISrvMonAppEventMultiplexerFeederQueueStatspublic final Integer getSizeAsObject()
ISrvMonAppEventMultiplexerFeederQueueStatsgetSizeAsObject in interface ISrvMonAppEventMultiplexerFeederQueueStatspublic final void setSizeFrom(com.neeve.xbuf.XbufVariableIntField val)
public final com.neeve.xbuf.XbufVariableIntField getSizeField()
public final boolean hasSize()
ISrvMonAppEventMultiplexerFeederQueueStatshasSize in interface ISrvMonAppEventMultiplexerFeederQueueStatsISrvMonAppEventMultiplexerFeederQueueStats.getSize()public final void clearSize()
ISrvMonAppEventMultiplexerFeederQueueStatsclearSize in interface ISrvMonAppEventMultiplexerFeederQueueStatsISrvMonAppEventMultiplexerFeederQueueStats.setSize(int)public static final int getDecongestCountFieldId()
public final void setDecongestCount(int val)
ISrvMonAppEventMultiplexerFeederQueueStatssetDecongestCount in interface ISrvMonAppEventMultiplexerFeederQueueStatsval - The value to set.public final void setDecongestCountAsObject(Integer val)
ISrvMonAppEventMultiplexerFeederQueueStatssetDecongestCountAsObject in interface ISrvMonAppEventMultiplexerFeederQueueStatsval - The value to set.public final int getDecongestCount()
ISrvMonAppEventMultiplexerFeederQueueStatsgetDecongestCount in interface ISrvMonAppEventMultiplexerFeederQueueStatspublic final Integer getDecongestCountAsObject()
ISrvMonAppEventMultiplexerFeederQueueStatsgetDecongestCountAsObject in interface ISrvMonAppEventMultiplexerFeederQueueStatspublic final void setDecongestCountFrom(com.neeve.xbuf.XbufVariableIntField val)
public final com.neeve.xbuf.XbufVariableIntField getDecongestCountField()
public final boolean hasDecongestCount()
ISrvMonAppEventMultiplexerFeederQueueStatshasDecongestCount in interface ISrvMonAppEventMultiplexerFeederQueueStatsISrvMonAppEventMultiplexerFeederQueueStats.getDecongestCount()public final void clearDecongestCount()
ISrvMonAppEventMultiplexerFeederQueueStatsclearDecongestCount in interface ISrvMonAppEventMultiplexerFeederQueueStatsISrvMonAppEventMultiplexerFeederQueueStats.setDecongestCount(int)public static final int getOwnerFieldId()
public final void setOwner(String val)
ISrvMonAppEventMultiplexerFeederQueueStatssetOwner in interface ISrvMonAppEventMultiplexerFeederQueueStatsval - The value to set.public final String getOwner()
ISrvMonAppEventMultiplexerFeederQueueStatsgetOwner in interface ISrvMonAppEventMultiplexerFeederQueueStatspublic final void lendOwner(XString val)
ISrvMonAppEventMultiplexerFeederQueueStatsThis method is equivalent to setOwner except that it allows this object to defer copying the value until this object is next serialized. This means that the caller must not modify or dispose the value being passed in to this method.
Note, also, that unlike lendXXX methods for embedded entities, this method does not attempt to acquire or dispose of the value passed in even if the value is poolable.
lendOwner in interface ISrvMonAppEventMultiplexerFeederQueueStatsval - The value to set.public final void setOwnerFrom(long val)
ISrvMonAppEventMultiplexerFeederQueueStats
NOTE:
This is the same as calling ISrvMonAppEventMultiplexerFeederQueueStats.setOwner(String).
with Long.valueOf(val).toString(), except that using this method is a zero garbage
operation for Xbuf encoding.
setOwnerFrom in interface ISrvMonAppEventMultiplexerFeederQueueStatspublic final <T extends XString> T getOwnerTo(XString.Factory<T> factory)
ISrvMonAppEventMultiplexerFeederQueueStats
If the value of this field is not null this method creates an XString from
the provided Factory, copies this field's value into the type, and returns the new
XString.);
This is a zero garbage operation if the provided factory is backed by a pool and the pool; has available instances;
getOwnerTo in interface ISrvMonAppEventMultiplexerFeederQueueStatsfactory - The factory from which to get the XString to copy into and returnnull.public final void setOwnerFrom(XString val)
ISrvMonAppEventMultiplexerFeederQueueStats
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this setter
can be more efficient than ISrvMonAppEventMultiplexerFeederQueueStats.setOwner(String)
because it avoids encoding the value into a String if the given XString is already encoded.
setOwnerFrom in interface ISrvMonAppEventMultiplexerFeederQueueStatspublic final void getOwnerTo(XString val)
ISrvMonAppEventMultiplexerFeederQueueStats
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this getter
can be more efficient than ISrvMonAppEventMultiplexerFeederQueueStats.getOwner() bec
because it can avoid decoding the value into an String.
getOwnerTo in interface ISrvMonAppEventMultiplexerFeederQueueStatsISrvMonAppEventMultiplexerFeederQueueStats.getOwner()public final XString getOwnerUnsafe()
ISrvMonAppEventMultiplexerFeederQueueStats
NOTE:
This method retrieves the raw value backed by this object's buffer. This is a useful operation
when copying this field value to another object because it avoids copying the data into an intermediate
XString and instead allows direct byte transfer from the raw value to the target object.
However, this accessor is inherently unsafe because the buffer backing this object can be changed which would consequently invalidate the XString returned by this method. Consequently, the caller must not retain the returned raw value beyond the scope of this object's lifespan and access to the raw value follows the same threading rules as access to this object.
Additionally, the caller must not in any way mutate or modify the returned value as doing so could corrupt this object's backing buffer.
getOwnerUnsafe in interface ISrvMonAppEventMultiplexerFeederQueueStatsISrvMonAppEventMultiplexerFeederQueueStats.getOwner()public final void setOwnerFrom(com.neeve.xbuf.XbufStringField val)
public final com.neeve.xbuf.XbufStringField getOwnerField()
public final boolean hasOwner()
ISrvMonAppEventMultiplexerFeederQueueStatshasOwner in interface ISrvMonAppEventMultiplexerFeederQueueStatsISrvMonAppEventMultiplexerFeederQueueStats.getOwner()public final void clearOwner()
ISrvMonAppEventMultiplexerFeederQueueStatsclearOwner in interface ISrvMonAppEventMultiplexerFeederQueueStatsISrvMonAppEventMultiplexerFeederQueueStats.setOwner(String)public static final int getOfferToPollLatenciesFieldId()
public final void setOfferToPollLatencies(SrvMonIntSeries val)
ISrvMonAppEventMultiplexerFeederQueueStatssetOfferToPollLatencies in interface ISrvMonAppEventMultiplexerFeederQueueStatsval - The value to set.public final void lendOfferToPollLatencies(SrvMonIntSeries val)
ISrvMonAppEventMultiplexerFeederQueueStats
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.
lendOfferToPollLatencies in interface ISrvMonAppEventMultiplexerFeederQueueStatsval - the value to 'lend' to lend.public final SrvMonIntSeries getOfferToPollLatencies()
ISrvMonAppEventMultiplexerFeederQueueStatsgetOfferToPollLatencies in interface ISrvMonAppEventMultiplexerFeederQueueStatspublic final void getOfferToPollLatenciesTo(SrvMonIntSeries to)
ISrvMonAppEventMultiplexerFeederQueueStatsIF the value is not set, then the contents of the provided SrvMonIntSeries are cleared.
getOfferToPollLatenciesTo in interface ISrvMonAppEventMultiplexerFeederQueueStatsto - the value to copy intoSrvMonIntSeries.copyInto(SrvMonIntSeries)public final SrvMonIntSeries takeOfferToPollLatencies()
ISrvMonAppEventMultiplexerFeederQueueStats
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.
takeOfferToPollLatencies in interface ISrvMonAppEventMultiplexerFeederQueueStatsnull if the field is not set.public final boolean hasOfferToPollLatencies()
ISrvMonAppEventMultiplexerFeederQueueStatshasOfferToPollLatencies in interface ISrvMonAppEventMultiplexerFeederQueueStatsISrvMonAppEventMultiplexerFeederQueueStats.getOfferToPollLatencies()public final void clearOfferToPollLatencies()
ISrvMonAppEventMultiplexerFeederQueueStatsclearOfferToPollLatencies in interface ISrvMonAppEventMultiplexerFeederQueueStatsISrvMonAppEventMultiplexerFeederQueueStats.setOfferToPollLatencies(SrvMonIntSeries)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 SrvMonAppEventMultiplexerFeederQueueStats deserializeFromIOElasticBuffer(com.neeve.io.IOElasticBuffer buffer, int offset, int length, com.neeve.xbuf.XbufDesyncPolicy desyncPolicy)
public final SrvMonAppEventMultiplexerFeederQueueStats deserializeFromIOElasticBuffer(com.neeve.io.IOElasticBuffer buffer, int offset, int length)
public final SrvMonAppEventMultiplexerFeederQueueStats deserializeFromByteArray(byte[] array, com.neeve.xbuf.XbufDesyncPolicy desyncPolicy)
public final SrvMonAppEventMultiplexerFeederQueueStats deserializeFromByteArray(byte[] array)
public final SrvMonAppEventMultiplexerFeederQueueStats deserializeFromByteBuffer(ByteBuffer buffer, com.neeve.xbuf.XbufDesyncPolicy desyncPolicy)
public final SrvMonAppEventMultiplexerFeederQueueStats deserializeFromByteBuffer(ByteBuffer buffer)
public final SrvMonAppEventMultiplexerFeederQueueStats deserializeFromNative(long address, int offset, int length, com.neeve.xbuf.XbufDesyncPolicy desyncPolicy)
public final SrvMonAppEventMultiplexerFeederQueueStats 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 SrvMonAppEventMultiplexerFeederQueueStats 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<SrvMonAppEventMultiplexerFeederQueueStats>public final SrvMonAppEventMultiplexerFeederQueueStats setPool(UtlPool<SrvMonAppEventMultiplexerFeederQueueStats> 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<SrvMonAppEventMultiplexerFeederQueueStats>public final UtlPool<SrvMonAppEventMultiplexerFeederQueueStats> getPool()
UtlPool.Item
This method should return the pool set using UtlPool.Item.setPool(com.neeve.util.UtlPool<T>)
getPool in interface UtlPool.Item<SrvMonAppEventMultiplexerFeederQueueStats>UtlPool.Item.setPool(com.neeve.util.UtlPool<T>)public final boolean isReferenceCounted()
public final SrvMonAppEventMultiplexerFeederQueueStats acquire()
public final int getOwnerCount()
public final void dispose()
public final Object clone()
This method differs from the copy() method in that:
public final SrvMonAppEventMultiplexerFeederQueueStats 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 SrvMonAppEventMultiplexerFeederQueueStats's embedded entity fields.
The returned copy will be writeable even if this SrvMonAppEventMultiplexerFeederQueueStats is read only.
public final void copyInto(SrvMonAppEventMultiplexerFeederQueueStats 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 SrvMonAppEventMultiplexerFeederQueueStats's embedded entity fields.
The returned copy will be writeable even if this SrvMonAppEventMultiplexerFeederQueueStats 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.