@Generated(value="com.neeve.adm.AdmXbufGenerator", date="Thu May 07 15:37:32 EDT 2020") @AdmGenerated(encoding="Xbuf", compatLevel="4.0.0", admVersion="nvx-rumi-adm v3.14 (build 29)", date="5/7/20 3:37 PM", buildInfo="nvx-talon-3.14.19 (nvx-codegen-plugin)") @AdmFactoryInfo(factoryClass=SrvMonCncFactory.class, vfid=36, ofid=36, typeId=304) public final class SrvMonXvmResponse extends Object implements com.neeve.xbuf.IXbufDesyncer, UtlPool.Item<SrvMonXvmResponse>, ISrvMonXvmResponse
Command and control request metadata about the admin client that initiated the request or is targeted in a repsonse.
ADM Type | Embedded Entity |
Factory | SrvMonCncFactory |
ADM Field Summary |
---|
Field | Type | Id | Description |
---|---|---|---|
adminClientId | String | 216 | The admin client targeted in the command exchange. |
correlationId | Long | 217 | The request correlation ID. |
xvmHeader | SrvMonXvmHeader | 6019 | Details about the message source. |
xvmName | String | 218 | The name of the XVM targeted in the command exchange. |
Modifier and Type | Class and Description |
---|---|
static class |
SrvMonXvmResponse.Field
The SrvMonXvmResponse xbuf field (used internally when this entity is used as a field of another entity).
|
static class |
SrvMonXvmResponse.ListField
The SrvMonXvmResponse list field (used internally when this entity is used as an array field of another entity).
|
Modifier and Type | Field and Description |
---|---|
static SrvMonXvmResponse[] |
EMPTY_ARRAY
A preallocated empty array used to avoid garbage when returning empty arrays of this type.
|
Constructor and Description |
---|
SrvMonXvmResponse() |
SrvMonXvmResponse(int initialBackingBufferSize) |
Modifier and Type | Method and Description |
---|---|
SrvMonXvmResponse |
acquire() |
void |
clearAdminClientId()
Clears the value of 'adminClientId'.
|
void |
clearContent() |
void |
clearCorrelationId()
Clears the value of 'correlationId'.
|
void |
clearXRogType() |
void |
clearXvmHeader()
Clears the value of 'xvmHeader'.
|
void |
clearXvmName()
Clears the value of 'xvmName'.
|
Object |
clone()
Creates a clone of this object.
|
SrvMonXvmResponse |
copy()
Creates a copy of this SrvMonXvmResponse.
|
void |
copyInto(SrvMonXvmResponse copy)
Copies the contents of this SrvMonXvmResponse into the target.
|
static SrvMonXvmResponse |
create() |
static SrvMonXvmResponse |
createFrom(byte[] serializedContainer) |
static SrvMonXvmResponse |
createFrom(byte[] serializedContainer,
com.neeve.xbuf.XbufDesyncPolicy desyncPolicy) |
static SrvMonXvmResponse |
createFromSerializedXbufContainer(byte[] serializedContainer) |
static SrvMonXvmResponse |
createFromSerializedXbufContainer(byte[] serializedContainer,
com.neeve.xbuf.XbufDesyncPolicy desyncPolicy) |
static com.neeve.xbuf.XbufSchema |
createSchema() |
SrvMonXvmResponse |
deserializeFromByteArray(byte[] array) |
SrvMonXvmResponse |
deserializeFromByteArray(byte[] array,
com.neeve.xbuf.XbufDesyncPolicy desyncPolicy) |
SrvMonXvmResponse |
deserializeFromByteBuffer(ByteBuffer buffer) |
SrvMonXvmResponse |
deserializeFromByteBuffer(ByteBuffer buffer,
com.neeve.xbuf.XbufDesyncPolicy desyncPolicy) |
SrvMonXvmResponse |
deserializeFromIOElasticBuffer(com.neeve.io.IOElasticBuffer buffer,
int offset,
int length) |
SrvMonXvmResponse |
deserializeFromIOElasticBuffer(com.neeve.io.IOElasticBuffer buffer,
int offset,
int length,
com.neeve.xbuf.XbufDesyncPolicy desyncPolicy) |
SrvMonXvmResponse |
deserializeFromNative(long address,
int offset,
int length) |
SrvMonXvmResponse |
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() |
String |
getAdminClientId()
Gets the value of 'adminClientId'.
|
com.neeve.xbuf.XbufStringField |
getAdminClientIdField() |
static int |
getAdminClientIdFieldId() |
<T extends XString> |
getAdminClientIdTo(XString.Factory<T> factory)
Copies the value of this String field into a new XString from the given factory.
|
void |
getAdminClientIdTo(XString val)
Copies the value of 'adminClientId' into the provided XString.
|
XString |
getAdminClientIdUnsafe()
Gets the raw value of 'adminClientId'.
|
PktBuffer |
getBackingBuffer() |
long |
getCorrelationId()
Gets the value of 'correlationId'.
|
com.neeve.xbuf.XbufVariableLongField |
getCorrelationIdField() |
static int |
getCorrelationIdFieldId() |
static com.neeve.xbuf.XbufDesyncPolicy |
getDesyncPolicy() |
boolean |
getIsReadOnly() |
int |
getOwnerCount() |
UtlPool<SrvMonXvmResponse> |
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() |
com.neeve.xbuf.XbufVariableShortField |
getXRogTypeField() |
static int |
getXRogTypeFieldId() |
com.neeve.server.mon.common.SrvMonXvmHeader |
getXvmHeader()
Gets the value of 'xvmHeader'.
|
static int |
getXvmHeaderFieldId() |
void |
getXvmHeaderTo(com.neeve.server.mon.common.SrvMonXvmHeader to)
Copies the value of SrvMonXvmHeader into the provided value.
|
String |
getXvmName()
Gets the value of 'xvmName'.
|
com.neeve.xbuf.XbufStringField |
getXvmNameField() |
static int |
getXvmNameFieldId() |
<T extends XString> |
getXvmNameTo(XString.Factory<T> factory)
Copies the value of this String field into a new XString from the given factory.
|
void |
getXvmNameTo(XString val)
Copies the value of 'xvmName' into the provided XString.
|
XString |
getXvmNameUnsafe()
Gets the raw value of 'xvmName'.
|
boolean |
hasAdminClientId()
Checks for the presence of 'adminClientId'.
|
boolean |
hasCorrelationId()
Checks for the presence of 'correlationId'.
|
boolean |
hasXRogType() |
boolean |
hasXvmHeader()
Checks for the presence of 'xvmHeader'.
|
boolean |
hasXvmName()
Checks for the presence of 'xvmName'.
|
SrvMonXvmResponse |
init()
Initialize an item.
|
boolean |
isBufferBacked() |
boolean |
isDirty() |
boolean |
isReferenceCounted() |
boolean |
isValid()
Tests if this object has any validation errors.
|
void |
lendAdminClientId(XString val)
Lends the value of 'adminClientId' to this object.
|
void |
lendXvmHeader(com.neeve.server.mon.common.SrvMonXvmHeader val)
'Lends' a reference of the SrvMonXvmHeader to the message for this field.
|
void |
lendXvmName(XString val)
Lends the value of 'xvmName' 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 |
setAdminClientId(String val)
Sets the value of 'adminClientId'.
|
void |
setAdminClientIdFrom(long val)
Sets the value of this String field to the given numeric value.
|
void |
setAdminClientIdFrom(com.neeve.xbuf.XbufStringField val) |
void |
setAdminClientIdFrom(XString val)
Copies the provided XString value into this object's 'adminClientId'.
|
void |
setAsReadOnly() |
void |
setCorrelationId(long val)
Sets the value of 'correlationId'.
|
void |
setCorrelationIdFrom(com.neeve.xbuf.XbufVariableLongField val) |
static void |
setDesyncPolicy(com.neeve.xbuf.XbufDesyncPolicy val) |
static void |
setFieldInterest(List<Integer> fieldIds) |
SrvMonXvmResponse |
setPool(UtlPool<SrvMonXvmResponse> pool)
Set a pool item's pool.
|
void |
setPreserializedFields(PktBuffer buffer) |
void |
setXRogType(short val) |
void |
setXRogTypeFrom(com.neeve.xbuf.XbufVariableShortField val) |
void |
setXvmHeader(com.neeve.server.mon.common.SrvMonXvmHeader val)
Sets the value of 'xvmHeader'.
|
void |
setXvmName(String val)
Sets the value of 'xvmName'.
|
void |
setXvmNameFrom(long val)
Sets the value of this String field to the given numeric value.
|
void |
setXvmNameFrom(com.neeve.xbuf.XbufStringField val) |
void |
setXvmNameFrom(XString val)
Copies the provided XString value into this object's 'xvmName'.
|
void |
sync() |
void |
syncFieldBitmask() |
com.neeve.server.mon.common.SrvMonXvmHeader |
takeXvmHeader()
'Takes' a reference to the xvmHeader field from the message.
|
String |
toString() |
public static final SrvMonXvmResponse[] EMPTY_ARRAY
public SrvMonXvmResponse()
public SrvMonXvmResponse(int initialBackingBufferSize)
public static SrvMonXvmResponse create()
public static SrvMonXvmResponse createFromSerializedXbufContainer(byte[] serializedContainer, com.neeve.xbuf.XbufDesyncPolicy desyncPolicy)
public static SrvMonXvmResponse createFromSerializedXbufContainer(byte[] serializedContainer)
public static SrvMonXvmResponse createFrom(byte[] serializedContainer, com.neeve.xbuf.XbufDesyncPolicy desyncPolicy)
public static SrvMonXvmResponse 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 short getXRogType()
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 getCorrelationIdFieldId()
public final void setCorrelationId(long val)
ISrvMonXvmResponse
setCorrelationId
in interface ISrvMonXvmResponse
val
- The value to set.public final long getCorrelationId()
ISrvMonXvmResponse
getCorrelationId
in interface ISrvMonXvmResponse
public final void setCorrelationIdFrom(com.neeve.xbuf.XbufVariableLongField val)
public final com.neeve.xbuf.XbufVariableLongField getCorrelationIdField()
public final boolean hasCorrelationId()
ISrvMonXvmResponse
hasCorrelationId
in interface ISrvMonXvmResponse
ISrvMonXvmResponse.getCorrelationId()
public final void clearCorrelationId()
ISrvMonXvmResponse
clearCorrelationId
in interface ISrvMonXvmResponse
ISrvMonXvmResponse.setCorrelationId(long)
public static final int getXvmHeaderFieldId()
public final void setXvmHeader(com.neeve.server.mon.common.SrvMonXvmHeader val)
ISrvMonXvmResponse
setXvmHeader
in interface ISrvMonXvmResponse
setXvmHeader
in interface com.neeve.server.mon.common.IHasSrvMonXvmHeader
val
- The value to set.public final void lendXvmHeader(com.neeve.server.mon.common.SrvMonXvmHeader val)
ISrvMonXvmResponse
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.
lendXvmHeader
in interface ISrvMonXvmResponse
lendXvmHeader
in interface com.neeve.server.mon.common.IHasSrvMonXvmHeader
val
- the value to 'lend' to lend.public final com.neeve.server.mon.common.SrvMonXvmHeader getXvmHeader()
ISrvMonXvmResponse
getXvmHeader
in interface ISrvMonXvmResponse
getXvmHeader
in interface com.neeve.server.mon.common.IHasSrvMonXvmHeader
public final void getXvmHeaderTo(com.neeve.server.mon.common.SrvMonXvmHeader to)
ISrvMonXvmResponse
IF the value is not set, then the contents of the provided SrvMonXvmHeader are cleared.
getXvmHeaderTo
in interface ISrvMonXvmResponse
getXvmHeaderTo
in interface com.neeve.server.mon.common.IHasSrvMonXvmHeader
to
- the value to copy intoSrvMonXvmHeader.copyInto(SrvMonXvmHeader)
public final com.neeve.server.mon.common.SrvMonXvmHeader takeXvmHeader()
ISrvMonXvmResponse
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.
takeXvmHeader
in interface ISrvMonXvmResponse
takeXvmHeader
in interface com.neeve.server.mon.common.IHasSrvMonXvmHeader
null
if the field is not set.public final boolean hasXvmHeader()
ISrvMonXvmResponse
hasXvmHeader
in interface ISrvMonXvmResponse
hasXvmHeader
in interface com.neeve.server.mon.common.IHasSrvMonXvmHeader
ISrvMonXvmResponse.getXvmHeader()
public final void clearXvmHeader()
ISrvMonXvmResponse
clearXvmHeader
in interface ISrvMonXvmResponse
clearXvmHeader
in interface com.neeve.server.mon.common.IHasSrvMonXvmHeader
ISrvMonXvmResponse.setXvmHeader(SrvMonXvmHeader)
public static final int getAdminClientIdFieldId()
public final void setAdminClientId(String val)
ISrvMonXvmResponse
setAdminClientId
in interface ISrvMonXvmResponse
val
- The value to set.public final String getAdminClientId()
ISrvMonXvmResponse
getAdminClientId
in interface ISrvMonXvmResponse
public final void lendAdminClientId(XString val)
ISrvMonXvmResponse
This method is equivalent to setAdminClientId 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.
lendAdminClientId
in interface ISrvMonXvmResponse
val
- The value to set.public final void setAdminClientIdFrom(long val)
ISrvMonXvmResponse
NOTE:
This is the same as calling ISrvMonXvmResponse.setAdminClientId(String)
.
with Long.valueOf(val).toString(), except that using this method is a zero garbage
operation for Xbuf encoding.
setAdminClientIdFrom
in interface ISrvMonXvmResponse
public final <T extends XString> T getAdminClientIdTo(XString.Factory<T> factory)
ISrvMonXvmResponse
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;
getAdminClientIdTo
in interface ISrvMonXvmResponse
factory
- The factory from which to get the XString to copy into and returnnull
.public final void setAdminClientIdFrom(XString val)
ISrvMonXvmResponse
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this setter
can be more efficient than ISrvMonXvmResponse.setAdminClientId(String)
because it avoids encoding the value into a String
if the given XString
is already encoded.
setAdminClientIdFrom
in interface ISrvMonXvmResponse
public final void getAdminClientIdTo(XString val)
ISrvMonXvmResponse
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this getter
can be more efficient than ISrvMonXvmResponse.getAdminClientId()
bec
because it can avoid decoding the value into an String
.
getAdminClientIdTo
in interface ISrvMonXvmResponse
ISrvMonXvmResponse.getAdminClientId()
public final XString getAdminClientIdUnsafe()
ISrvMonXvmResponse
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.
getAdminClientIdUnsafe
in interface ISrvMonXvmResponse
ISrvMonXvmResponse.getAdminClientId()
public final void setAdminClientIdFrom(com.neeve.xbuf.XbufStringField val)
public final com.neeve.xbuf.XbufStringField getAdminClientIdField()
public final boolean hasAdminClientId()
ISrvMonXvmResponse
hasAdminClientId
in interface ISrvMonXvmResponse
ISrvMonXvmResponse.getAdminClientId()
public final void clearAdminClientId()
ISrvMonXvmResponse
clearAdminClientId
in interface ISrvMonXvmResponse
ISrvMonXvmResponse.setAdminClientId(String)
public static final int getXvmNameFieldId()
public final void setXvmName(String val)
ISrvMonXvmResponse
setXvmName
in interface ISrvMonXvmResponse
val
- The value to set.public final String getXvmName()
ISrvMonXvmResponse
getXvmName
in interface ISrvMonXvmResponse
public final void lendXvmName(XString val)
ISrvMonXvmResponse
This method is equivalent to setXvmName 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.
lendXvmName
in interface ISrvMonXvmResponse
val
- The value to set.public final void setXvmNameFrom(long val)
ISrvMonXvmResponse
NOTE:
This is the same as calling ISrvMonXvmResponse.setXvmName(String)
.
with Long.valueOf(val).toString(), except that using this method is a zero garbage
operation for Xbuf encoding.
setXvmNameFrom
in interface ISrvMonXvmResponse
public final <T extends XString> T getXvmNameTo(XString.Factory<T> factory)
ISrvMonXvmResponse
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;
getXvmNameTo
in interface ISrvMonXvmResponse
factory
- The factory from which to get the XString to copy into and returnnull
.public final void setXvmNameFrom(XString val)
ISrvMonXvmResponse
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this setter
can be more efficient than ISrvMonXvmResponse.setXvmName(String)
because it avoids encoding the value into a String
if the given XString
is already encoded.
setXvmNameFrom
in interface ISrvMonXvmResponse
public final void getXvmNameTo(XString val)
ISrvMonXvmResponse
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this getter
can be more efficient than ISrvMonXvmResponse.getXvmName()
bec
because it can avoid decoding the value into an String
.
getXvmNameTo
in interface ISrvMonXvmResponse
ISrvMonXvmResponse.getXvmName()
public final XString getXvmNameUnsafe()
ISrvMonXvmResponse
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.
getXvmNameUnsafe
in interface ISrvMonXvmResponse
ISrvMonXvmResponse.getXvmName()
public final void setXvmNameFrom(com.neeve.xbuf.XbufStringField val)
public final com.neeve.xbuf.XbufStringField getXvmNameField()
public final boolean hasXvmName()
ISrvMonXvmResponse
hasXvmName
in interface ISrvMonXvmResponse
ISrvMonXvmResponse.getXvmName()
public final void clearXvmName()
ISrvMonXvmResponse
clearXvmName
in interface ISrvMonXvmResponse
ISrvMonXvmResponse.setXvmName(String)
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 SrvMonXvmResponse deserializeFromIOElasticBuffer(com.neeve.io.IOElasticBuffer buffer, int offset, int length, com.neeve.xbuf.XbufDesyncPolicy desyncPolicy)
public final SrvMonXvmResponse deserializeFromIOElasticBuffer(com.neeve.io.IOElasticBuffer buffer, int offset, int length)
public final SrvMonXvmResponse deserializeFromByteArray(byte[] array, com.neeve.xbuf.XbufDesyncPolicy desyncPolicy)
public final SrvMonXvmResponse deserializeFromByteArray(byte[] array)
public final SrvMonXvmResponse deserializeFromByteBuffer(ByteBuffer buffer, com.neeve.xbuf.XbufDesyncPolicy desyncPolicy)
public final SrvMonXvmResponse deserializeFromByteBuffer(ByteBuffer buffer)
public final SrvMonXvmResponse deserializeFromNative(long address, int offset, int length, com.neeve.xbuf.XbufDesyncPolicy desyncPolicy)
public final SrvMonXvmResponse deserializeFromNative(long address, int offset, int length)
public final void sync()
public final int desync(PktBuffer buffer, int pos, boolean frameOnly)
com.neeve.xbuf.IXbufDesyncer
desync
in interface com.neeve.xbuf.IXbufDesyncer
buffer
- 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 SrvMonXvmResponse init()
UtlPool.Item
This 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<SrvMonXvmResponse>
public final SrvMonXvmResponse setPool(UtlPool<SrvMonXvmResponse> pool)
UtlPool.Item
This 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<SrvMonXvmResponse>
public final UtlPool<SrvMonXvmResponse> getPool()
UtlPool.Item
This method should return the pool set using UtlPool.Item.setPool(com.neeve.util.UtlPool<T>)
getPool
in interface UtlPool.Item<SrvMonXvmResponse>
UtlPool.Item.setPool(com.neeve.util.UtlPool<T>)
public final boolean isReferenceCounted()
public final SrvMonXvmResponse acquire()
public final int getOwnerCount()
public final void dispose()
public final Object clone()
This method differs from the copy()
method in that:
public final SrvMonXvmResponse 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 SrvMonXvmResponse's embedded entity fields.
The returned copy will be writeable even if this SrvMonXvmResponse is read only.
public final void copyInto(SrvMonXvmResponse 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 SrvMonXvmResponse's embedded entity fields.
The returned copy will be writeable even if this SrvMonXvmResponse is read only.
copy
- The target into which to copy.public final boolean isValid()
IRogValidatable
isValid
in interface IRogValidatable
public final void getValidationErrors(List<XString> results, String errorPrefix)
IRogValidatable
getValidationErrors
in interface IRogValidatable
results
- 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.