@Generated(value="com.neeve.adm.AdmJsonGenerator", date="Fri Dec 05 11:53:59 EST 2025") @AdmGenerated(encoding="Json", compatLevel="4.1.0", admVersion="Unknown Version", date="12/5/25 11:53 AM", buildInfo="nvx-eagle-2.9-SNAPSHOT Json Encoding") @AdmFactoryInfo(factoryClass=EntityFactory.class, vfid=133, ofid=133, typeId=1) public final class MessageProcessingTime extends Object implements IMessageProcessingTime
| ADM Type | Embedded Entity |
| Factory | EntityFactory |
| ADM Field Summary |
|---|
| Field | Type | Id | Description |
|---|---|---|---|
| agentName | String | 32735 | No doc provided. |
| legName | String | 32734 | No doc provided. |
| procTime | Integer | 32732 | No doc provided. |
| queueTime | Integer | 32733 | No doc provided. |
| timestamp | Long | 32737 | No doc provided. |
| txnId | String | 32736 | No doc provided. |
| Modifier and Type | Field and Description |
|---|---|
static MessageProcessingTime[] |
EMPTY_ARRAY
A preallocated empty array used to avoid garbage when returning empty arrays of this type.
|
| Constructor and Description |
|---|
MessageProcessingTime() |
| Modifier and Type | Method and Description |
|---|---|
MessageProcessingTime |
acquire() |
void |
clearAgentName()
Clears the value of 'agentName'.
|
void |
clearContent() |
void |
clearLegName()
Clears the value of 'legName'.
|
void |
clearProcTime()
Clears the value of 'procTime'.
|
void |
clearQueueTime()
Clears the value of 'queueTime'.
|
void |
clearTimestamp()
Clears the value of 'timestamp'.
|
void |
clearTxnId()
Clears the value of 'txnId'.
|
Object |
clone()
Creates a clone of this object.
|
MessageProcessingTime |
copy() |
void |
copyInto(MessageProcessingTime copy) |
static MessageProcessingTime |
create() |
static MessageProcessingTime |
createFrom(byte[] serializedJson) |
static MessageProcessingTime |
createFromJson(String json) |
static MessageProcessingTime |
createFromSerializedJson(byte[] serializedJson) |
static MessageProcessingTime |
createFromSerializedJson(ByteBuffer serializedJson) |
MessageProcessingTime |
deserializeFromByteArray(byte[] array) |
MessageProcessingTime |
deserializeFromByteBuffer(ByteBuffer buffer) |
MessageProcessingTime |
deserializeFromNative(long address,
int addressOffset,
int length) |
void |
dispose() |
String |
getAgentName()
Gets the value of 'agentName'.
|
static int |
getAgentNameFieldId() |
<T extends XString> |
getAgentNameTo(XString.Factory<T> factory)
Copies the value of this String field into a new XString from the given factory.
|
void |
getAgentNameTo(XString val)
Copies the value of 'agentName' into the provided XString.
|
XString |
getAgentNameUnsafe()
Gets the raw value of 'agentName'.
|
boolean |
getIsReadOnly() |
String |
getLegName()
Gets the value of 'legName'.
|
static int |
getLegNameFieldId() |
<T extends XString> |
getLegNameTo(XString.Factory<T> factory)
Copies the value of this String field into a new XString from the given factory.
|
void |
getLegNameTo(XString val)
Copies the value of 'legName' into the provided XString.
|
XString |
getLegNameUnsafe()
Gets the raw value of 'legName'.
|
int |
getOwnerCount() |
int |
getProcTime()
Gets the value of 'procTime'.
|
Integer |
getProcTimeAsObject()
Gets the value of 'procTime'.
|
static int |
getProcTimeFieldId() |
int |
getQueueTime()
Gets the value of 'queueTime'.
|
Integer |
getQueueTimeAsObject()
Gets the value of 'queueTime'.
|
static int |
getQueueTimeFieldId() |
int |
getSerializeToNativeLength() |
long |
getTimestamp()
Gets the value of 'timestamp'.
|
Long |
getTimestampAsObject()
Gets the value of 'timestamp'.
|
static int |
getTimestampFieldId() |
String |
getTxnId()
Gets the value of 'txnId'.
|
static int |
getTxnIdFieldId() |
<T extends XString> |
getTxnIdTo(XString.Factory<T> factory)
Copies the value of this String field into a new XString from the given factory.
|
void |
getTxnIdTo(XString val)
Copies the value of 'txnId' into the provided XString.
|
XString |
getTxnIdUnsafe()
Gets the raw value of 'txnId'.
|
void |
getValidationErrors(List<XString> results,
String errorPrefix) |
boolean |
hasAgentName()
Checks for the presence of 'agentName'.
|
boolean |
hasLegName()
Checks for the presence of 'legName'.
|
boolean |
hasProcTime()
Checks for the presence of 'procTime'.
|
boolean |
hasQueueTime()
Checks for the presence of 'queueTime'.
|
boolean |
hasTimestamp()
Checks for the presence of 'timestamp'.
|
boolean |
hasTxnId()
Checks for the presence of 'txnId'.
|
boolean |
isBufferBacked() |
boolean |
isReferenceCounted() |
boolean |
isValid() |
void |
lendAgentName(XString val)
Lends the value of 'agentName' to this object.
|
void |
lendLegName(XString val)
Lends the value of 'legName' to this object.
|
void |
lendTxnId(XString val)
Lends the value of 'txnId' to this object.
|
byte[] |
serializeToByteArray() |
ByteBuffer |
serializeToByteBuffer() |
int |
serializeToNative(long address,
int addressOffset) |
void |
setAgentName(String val)
Sets the value of 'agentName'.
|
void |
setAgentNameFrom(long val)
Sets the value of this String field to the given numeric value.
|
void |
setAgentNameFrom(XString val)
Copies the provided XString value into this object's 'agentName'.
|
void |
setAsReadOnly() |
void |
setLegName(String val)
Sets the value of 'legName'.
|
void |
setLegNameFrom(long val)
Sets the value of this String field to the given numeric value.
|
void |
setLegNameFrom(XString val)
Copies the provided XString value into this object's 'legName'.
|
void |
setProcTime(int val)
Sets the value of 'procTime'.
|
void |
setProcTimeAsObject(Integer val)
Sets the value of 'procTime'.
|
void |
setQueueTime(int val)
Sets the value of 'queueTime'.
|
void |
setQueueTimeAsObject(Integer val)
Sets the value of 'queueTime'.
|
void |
setTimestamp(long val)
Sets the value of 'timestamp'.
|
void |
setTimestampAsObject(Long val)
Sets the value of 'timestamp'.
|
void |
setTxnId(String val)
Sets the value of 'txnId'.
|
void |
setTxnIdFrom(long val)
Sets the value of this String field to the given numeric value.
|
void |
setTxnIdFrom(XString val)
Copies the provided XString value into this object's 'txnId'.
|
String |
toString() |
public static final MessageProcessingTime[] EMPTY_ARRAY
public static MessageProcessingTime create()
public static MessageProcessingTime createFromJson(String json)
public static MessageProcessingTime createFromSerializedJson(ByteBuffer serializedJson)
public static MessageProcessingTime createFromSerializedJson(byte[] serializedJson)
public static MessageProcessingTime createFrom(byte[] serializedJson)
public final void clearContent()
public final void setAsReadOnly()
public final boolean getIsReadOnly()
public static final int getTimestampFieldId()
public final void setTimestamp(long val)
IMessageProcessingTimesetTimestamp in interface IMessageProcessingTimeval - The value to set.public final void setTimestampAsObject(Long val)
IMessageProcessingTimesetTimestampAsObject in interface IMessageProcessingTimeval - The value to set.public final long getTimestamp()
IMessageProcessingTimegetTimestamp in interface IMessageProcessingTimepublic final Long getTimestampAsObject()
IMessageProcessingTimegetTimestampAsObject in interface IMessageProcessingTimepublic final void clearTimestamp()
IMessageProcessingTimeclearTimestamp in interface IMessageProcessingTimeIMessageProcessingTime.setTimestamp(long)public final boolean hasTimestamp()
IMessageProcessingTimehasTimestamp in interface IMessageProcessingTimeIMessageProcessingTime.getTimestamp()public static final int getQueueTimeFieldId()
public final void setQueueTime(int val)
IMessageProcessingTimesetQueueTime in interface IMessageProcessingTimeval - The value to set.public final void setQueueTimeAsObject(Integer val)
IMessageProcessingTimesetQueueTimeAsObject in interface IMessageProcessingTimeval - The value to set.public final int getQueueTime()
IMessageProcessingTimegetQueueTime in interface IMessageProcessingTimepublic final Integer getQueueTimeAsObject()
IMessageProcessingTimegetQueueTimeAsObject in interface IMessageProcessingTimepublic final void clearQueueTime()
IMessageProcessingTimeclearQueueTime in interface IMessageProcessingTimeIMessageProcessingTime.setQueueTime(int)public final boolean hasQueueTime()
IMessageProcessingTimehasQueueTime in interface IMessageProcessingTimeIMessageProcessingTime.getQueueTime()public static final int getProcTimeFieldId()
public final void setProcTime(int val)
IMessageProcessingTimesetProcTime in interface IMessageProcessingTimeval - The value to set.public final void setProcTimeAsObject(Integer val)
IMessageProcessingTimesetProcTimeAsObject in interface IMessageProcessingTimeval - The value to set.public final int getProcTime()
IMessageProcessingTimegetProcTime in interface IMessageProcessingTimepublic final Integer getProcTimeAsObject()
IMessageProcessingTimegetProcTimeAsObject in interface IMessageProcessingTimepublic final void clearProcTime()
IMessageProcessingTimeclearProcTime in interface IMessageProcessingTimeIMessageProcessingTime.setProcTime(int)public final boolean hasProcTime()
IMessageProcessingTimehasProcTime in interface IMessageProcessingTimeIMessageProcessingTime.getProcTime()public static final int getTxnIdFieldId()
public final void setTxnId(String val)
IMessageProcessingTimesetTxnId in interface IMessageProcessingTimeval - The value to set.public final String getTxnId()
IMessageProcessingTimegetTxnId in interface IMessageProcessingTimepublic final void lendTxnId(XString val)
IMessageProcessingTimeThis method is equivalent to setTxnId 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.
lendTxnId in interface IMessageProcessingTimeval - The value to set.public final void setTxnIdFrom(long val)
IMessageProcessingTime
NOTE:
This is the same as calling IMessageProcessingTime.setTxnId(String).
with Long.valueOf(val).toString(), except that using this method is a zero garbage
operation for Xbuf encoding.
setTxnIdFrom in interface IMessageProcessingTimepublic final <T extends XString> T getTxnIdTo(XString.Factory<T> factory)
IMessageProcessingTime
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;
getTxnIdTo in interface IMessageProcessingTimefactory - The factory from which to get the XString to copy into and returnnull.public final void setTxnIdFrom(XString val)
IMessageProcessingTime
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this setter
can be more efficient than IMessageProcessingTime.setTxnId(String)
because it avoids encoding the value into a String if the given XString is already encoded.
setTxnIdFrom in interface IMessageProcessingTimepublic final void getTxnIdTo(XString val)
IMessageProcessingTime
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this getter
can be more efficient than IMessageProcessingTime.getTxnId() bec
because it can avoid decoding the value into an String.
getTxnIdTo in interface IMessageProcessingTimeIMessageProcessingTime.getTxnId()public final XString getTxnIdUnsafe()
IMessageProcessingTime
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.
getTxnIdUnsafe in interface IMessageProcessingTimeIMessageProcessingTime.getTxnId()public final void clearTxnId()
IMessageProcessingTimeclearTxnId in interface IMessageProcessingTimeIMessageProcessingTime.setTxnId(String)public final boolean hasTxnId()
IMessageProcessingTimehasTxnId in interface IMessageProcessingTimeIMessageProcessingTime.getTxnId()public static final int getAgentNameFieldId()
public final void setAgentName(String val)
IMessageProcessingTimesetAgentName in interface IMessageProcessingTimeval - The value to set.public final String getAgentName()
IMessageProcessingTimegetAgentName in interface IMessageProcessingTimepublic final void lendAgentName(XString val)
IMessageProcessingTimeThis method is equivalent to setAgentName 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.
lendAgentName in interface IMessageProcessingTimeval - The value to set.public final void setAgentNameFrom(long val)
IMessageProcessingTime
NOTE:
This is the same as calling IMessageProcessingTime.setAgentName(String).
with Long.valueOf(val).toString(), except that using this method is a zero garbage
operation for Xbuf encoding.
setAgentNameFrom in interface IMessageProcessingTimepublic final <T extends XString> T getAgentNameTo(XString.Factory<T> factory)
IMessageProcessingTime
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;
getAgentNameTo in interface IMessageProcessingTimefactory - The factory from which to get the XString to copy into and returnnull.public final void setAgentNameFrom(XString val)
IMessageProcessingTime
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this setter
can be more efficient than IMessageProcessingTime.setAgentName(String)
because it avoids encoding the value into a String if the given XString is already encoded.
setAgentNameFrom in interface IMessageProcessingTimepublic final void getAgentNameTo(XString val)
IMessageProcessingTime
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this getter
can be more efficient than IMessageProcessingTime.getAgentName() bec
because it can avoid decoding the value into an String.
getAgentNameTo in interface IMessageProcessingTimeIMessageProcessingTime.getAgentName()public final XString getAgentNameUnsafe()
IMessageProcessingTime
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.
getAgentNameUnsafe in interface IMessageProcessingTimeIMessageProcessingTime.getAgentName()public final void clearAgentName()
IMessageProcessingTimeclearAgentName in interface IMessageProcessingTimeIMessageProcessingTime.setAgentName(String)public final boolean hasAgentName()
IMessageProcessingTimehasAgentName in interface IMessageProcessingTimeIMessageProcessingTime.getAgentName()public static final int getLegNameFieldId()
public final void setLegName(String val)
IMessageProcessingTimesetLegName in interface IMessageProcessingTimeval - The value to set.public final String getLegName()
IMessageProcessingTimegetLegName in interface IMessageProcessingTimepublic final void lendLegName(XString val)
IMessageProcessingTimeThis method is equivalent to setLegName 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.
lendLegName in interface IMessageProcessingTimeval - The value to set.public final void setLegNameFrom(long val)
IMessageProcessingTime
NOTE:
This is the same as calling IMessageProcessingTime.setLegName(String).
with Long.valueOf(val).toString(), except that using this method is a zero garbage
operation for Xbuf encoding.
setLegNameFrom in interface IMessageProcessingTimepublic final <T extends XString> T getLegNameTo(XString.Factory<T> factory)
IMessageProcessingTime
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;
getLegNameTo in interface IMessageProcessingTimefactory - The factory from which to get the XString to copy into and returnnull.public final void setLegNameFrom(XString val)
IMessageProcessingTime
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this setter
can be more efficient than IMessageProcessingTime.setLegName(String)
because it avoids encoding the value into a String if the given XString is already encoded.
setLegNameFrom in interface IMessageProcessingTimepublic final void getLegNameTo(XString val)
IMessageProcessingTime
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this getter
can be more efficient than IMessageProcessingTime.getLegName() bec
because it can avoid decoding the value into an String.
getLegNameTo in interface IMessageProcessingTimeIMessageProcessingTime.getLegName()public final XString getLegNameUnsafe()
IMessageProcessingTime
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.
getLegNameUnsafe in interface IMessageProcessingTimeIMessageProcessingTime.getLegName()public final void clearLegName()
IMessageProcessingTimeclearLegName in interface IMessageProcessingTimeIMessageProcessingTime.setLegName(String)public final boolean hasLegName()
IMessageProcessingTimehasLegName in interface IMessageProcessingTimeIMessageProcessingTime.getLegName()public final byte[] serializeToByteArray()
public final ByteBuffer serializeToByteBuffer()
public final boolean isBufferBacked()
public final int getSerializeToNativeLength()
public final int serializeToNative(long address,
int addressOffset)
public final MessageProcessingTime deserializeFromByteArray(byte[] array)
public final MessageProcessingTime deserializeFromByteBuffer(ByteBuffer buffer)
public final MessageProcessingTime deserializeFromNative(long address, int addressOffset, int length)
public final boolean isReferenceCounted()
public final MessageProcessingTime acquire()
public final int getOwnerCount()
public final void dispose()
public final Object clone()
This method differs from the copy() method in that:
public final MessageProcessingTime copy()
public final void copyInto(MessageProcessingTime copy)
public final boolean isValid()
isValid in interface IRogValidatablepublic final void getValidationErrors(List<XString> results, String errorPrefix)
getValidationErrors in interface IRogValidatableCopyright © 2016 Neeve Research, LLC. All Rights Reserved.