|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Generated(value="com.neeve.adm.AdmGenerator", date="Wed Mar 28 10:54:31 EDT 2018") @AdmGenerated(compatLevel="3.8.0", admVersion="nvx-adm v3.7.265 (build 0)", date="3/28/18 10:54 AM", buildInfo="nvx-talon-3.7.265 (nvx-codegen-plugin)") public interface ISrvMonTraceRecord
A trace record
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.neeve.rog.IRogNode |
---|
IRogNode.PoolingListener |
Nested classes/interfaces inherited from interface com.neeve.ods.IStoreObject |
---|
IStoreObject.EncodingType |
Method Summary | ||
---|---|---|
void |
clearHostAddress()
Clears the value of 'hostAddress' Field Description The host address (if available) NOTE: legacy XVMs will not include this field. |
|
void |
clearHostName()
Clears the value of 'hostName' Field Description The host name (if available) NOTE: legacy XVMs will not include this field. |
|
void |
clearLegacy()
Clears the value of 'legacy' Field Description Indicates if this is a legacy trace record. |
|
void |
clearLevel()
Clears the value of 'level' Field Description The trace level (if available) NOTE: legacy XVMs will not include this field. |
|
void |
clearProcessId()
Clears the value of 'processId' Field Description The process id (if available) NOTE: legacy XVMs will not include this field. |
|
void |
clearServerName()
Clears the value of 'serverName' Field Description The server name (if available) NOTE: legacy XVMs will not include this field. |
|
void |
clearThreadId()
Clears the value of 'threadId' Field Description The thread id (if available) NOTE: legacy XVMs will not include this field. |
|
void |
clearTimestamp()
Clears the value of 'timestamp' Field Description The timestamp (if available) NOTE: legacy XVMs will not include this field. |
|
void |
clearTrace()
Clears the value of 'trace' Field Description The trace output NOTE: legacy XVMs include trace record as logged on the source XVM which include . |
|
void |
clearTracerName()
Clears the value of 'tracerName' Field Description The tracer name (if available) NOTE: legacy XVMs will not include this field. |
|
SrvMonTraceRecord |
copy()
Creates a copy of this SrvMonTraceRecord. |
|
void |
copyInto(SrvMonTraceRecord target)
Copies the contents of this SrvMonTraceRecord into the target. |
|
String |
getHostAddress()
Gets the value of 'hostAddress' Field Description The host address (if available) NOTE: legacy XVMs will not include this field. |
|
|
getHostAddressTo(XString.Factory<T> factory)
Copies the value of this String field into a new XString from the given factory. |
|
void |
getHostAddressTo(XString val)
Copies the value of 'hostAddress' into the provided XString. |
|
XString |
getHostAddressUnsafe()
Gets the raw value of 'hostAddress'. |
|
String |
getHostName()
Gets the value of 'hostName' Field Description The host name (if available) NOTE: legacy XVMs will not include this field. |
|
|
getHostNameTo(XString.Factory<T> factory)
Copies the value of this String field into a new XString from the given factory. |
|
void |
getHostNameTo(XString val)
Copies the value of 'hostName' into the provided XString. |
|
XString |
getHostNameUnsafe()
Gets the raw value of 'hostName'. |
|
boolean |
getLegacy()
Gets the value of 'legacy' Field Description Indicates if this is a legacy trace record. |
|
SrvMonTraceLevel |
getLevel()
Gets the value of 'level' Field Description The trace level (if available) NOTE: legacy XVMs will not include this field. |
|
String |
getProcessId()
Gets the value of 'processId' Field Description The process id (if available) NOTE: legacy XVMs will not include this field. |
|
|
getProcessIdTo(XString.Factory<T> factory)
Copies the value of this String field into a new XString from the given factory. |
|
void |
getProcessIdTo(XString val)
Copies the value of 'processId' into the provided XString. |
|
XString |
getProcessIdUnsafe()
Gets the raw value of 'processId'. |
|
String |
getServerName()
Gets the value of 'serverName' Field Description The server name (if available) NOTE: legacy XVMs will not include this field. |
|
|
getServerNameTo(XString.Factory<T> factory)
Copies the value of this String field into a new XString from the given factory. |
|
void |
getServerNameTo(XString val)
Copies the value of 'serverName' into the provided XString. |
|
XString |
getServerNameUnsafe()
Gets the raw value of 'serverName'. |
|
long |
getThreadId()
Gets the value of 'threadId' Field Description The thread id (if available) NOTE: legacy XVMs will not include this field. |
|
long |
getTimestamp()
Gets the value of 'timestamp' Field Description The timestamp (if available) NOTE: legacy XVMs will not include this field. |
|
String |
getTrace()
Gets the value of 'trace' Field Description The trace output NOTE: legacy XVMs include trace record as logged on the source XVM which include . |
|
String |
getTracerName()
Gets the value of 'tracerName' Field Description The tracer name (if available) NOTE: legacy XVMs will not include this field. |
|
|
getTracerNameTo(XString.Factory<T> factory)
Copies the value of this String field into a new XString from the given factory. |
|
void |
getTracerNameTo(XString val)
Copies the value of 'tracerName' into the provided XString. |
|
XString |
getTracerNameUnsafe()
Gets the raw value of 'tracerName'. |
|
|
getTraceTo(XString.Factory<T> factory)
Copies the value of this String field into a new XString from the given factory. |
|
void |
getTraceTo(XString val)
Copies the value of 'trace' into the provided XString. |
|
XString |
getTraceUnsafe()
Gets the raw value of 'trace'. |
|
boolean |
hasHostAddress()
Checks for the presence of 'hostAddress' Field Description The host address (if available) NOTE: legacy XVMs will not include this field. |
|
boolean |
hasHostName()
Checks for the presence of 'hostName' Field Description The host name (if available) NOTE: legacy XVMs will not include this field. |
|
boolean |
hasLegacy()
Checks for the presence of 'legacy' Field Description Indicates if this is a legacy trace record. |
|
boolean |
hasLevel()
Checks for the presence of 'level' Field Description The trace level (if available) NOTE: legacy XVMs will not include this field. |
|
boolean |
hasProcessId()
Checks for the presence of 'processId' Field Description The process id (if available) NOTE: legacy XVMs will not include this field. |
|
boolean |
hasServerName()
Checks for the presence of 'serverName' Field Description The server name (if available) NOTE: legacy XVMs will not include this field. |
|
boolean |
hasThreadId()
Checks for the presence of 'threadId' Field Description The thread id (if available) NOTE: legacy XVMs will not include this field. |
|
boolean |
hasTimestamp()
Checks for the presence of 'timestamp' Field Description The timestamp (if available) NOTE: legacy XVMs will not include this field. |
|
boolean |
hasTrace()
Checks for the presence of 'trace' Field Description The trace output NOTE: legacy XVMs include trace record as logged on the source XVM which include . |
|
boolean |
hasTracerName()
Checks for the presence of 'tracerName' Field Description The tracer name (if available) NOTE: legacy XVMs will not include this field. |
|
void |
lendHostAddress(XString val)
Sets the value of 'hostAddress' Field Description The host address (if available) NOTE: legacy XVMs will not include this field. |
|
void |
lendHostName(XString val)
Sets the value of 'hostName' Field Description The host name (if available) NOTE: legacy XVMs will not include this field. |
|
void |
lendProcessId(XString val)
Sets the value of 'processId' Field Description The process id (if available) NOTE: legacy XVMs will not include this field. |
|
void |
lendServerName(XString val)
Sets the value of 'serverName' Field Description The server name (if available) NOTE: legacy XVMs will not include this field. |
|
void |
lendTrace(XString val)
Sets the value of 'trace' Field Description The trace output NOTE: legacy XVMs include trace record as logged on the source XVM which include . |
|
void |
lendTracerName(XString val)
Sets the value of 'tracerName' Field Description The tracer name (if available) NOTE: legacy XVMs will not include this field. |
|
void |
setHostAddress(String val)
Sets the value of 'hostAddress' Field Description The host address (if available) NOTE: legacy XVMs will not include this field. |
|
void |
setHostAddressFrom(long val)
Sets the value of this String field to the given numeric value. |
|
void |
setHostAddressFrom(XString val)
Copies the provided XString value into this object's 'hostAddress'. |
|
void |
setHostName(String val)
Sets the value of 'hostName' Field Description The host name (if available) NOTE: legacy XVMs will not include this field. |
|
void |
setHostNameFrom(long val)
Sets the value of this String field to the given numeric value. |
|
void |
setHostNameFrom(XString val)
Copies the provided XString value into this object's 'hostName'. |
|
void |
setLegacy(boolean val)
Sets the value of 'legacy' Field Description Indicates if this is a legacy trace record. |
|
void |
setLevel(SrvMonTraceLevel val)
Sets the value of 'level' Field Description The trace level (if available) NOTE: legacy XVMs will not include this field. |
|
void |
setProcessId(String val)
Sets the value of 'processId' Field Description The process id (if available) NOTE: legacy XVMs will not include this field. |
|
void |
setProcessIdFrom(long val)
Sets the value of this String field to the given numeric value. |
|
void |
setProcessIdFrom(XString val)
Copies the provided XString value into this object's 'processId'. |
|
void |
setServerName(String val)
Sets the value of 'serverName' Field Description The server name (if available) NOTE: legacy XVMs will not include this field. |
|
void |
setServerNameFrom(long val)
Sets the value of this String field to the given numeric value. |
|
void |
setServerNameFrom(XString val)
Copies the provided XString value into this object's 'serverName'. |
|
void |
setThreadId(long val)
Sets the value of 'threadId' Field Description The thread id (if available) NOTE: legacy XVMs will not include this field. |
|
void |
setTimestamp(long val)
Sets the value of 'timestamp' Field Description The timestamp (if available) NOTE: legacy XVMs will not include this field. |
|
void |
setTrace(String val)
Sets the value of 'trace' Field Description The trace output NOTE: legacy XVMs include trace record as logged on the source XVM which include . |
|
void |
setTraceFrom(long val)
Sets the value of this String field to the given numeric value. |
|
void |
setTraceFrom(XString val)
Copies the provided XString value into this object's 'trace'. |
|
void |
setTracerName(String val)
Sets the value of 'tracerName' Field Description The tracer name (if available) NOTE: legacy XVMs will not include this field. |
|
void |
setTracerNameFrom(long val)
Sets the value of this String field to the given numeric value. |
|
void |
setTracerNameFrom(XString val)
Copies the provided XString value into this object's 'tracerName'. |
Methods inherited from interface com.neeve.ods.IStoreObject |
---|
acquire, deserialize, deserializeMetadata, deserializeMetadata, ensureId, getBinding, getCheckpointVersion, getContentEncodingType, getId, getOfid, getOwnershipCount, getSerializedMetadataLength, getStableTransactionId, getTransactionId, serialize, serializeMetadata, setBinding, setCheckpointVersion, setFieldValue, setId, setStableTransactionId, setTransactionId |
Methods inherited from interface com.neeve.sma.MapMessageView |
---|
getMessageReflector |
Methods inherited from interface com.neeve.rog.IRogValidatable |
---|
getValidationErrors, isValid |
Method Detail |
---|
void setLegacy(boolean val)
Prior to the 3.6 version trace collected from a server was not decomposed into the trace, level, threadId, and timestamp, rather the full trace string was emitted raw. When this field is true applications should only expect the trace field to be set.
val
- The value to set.boolean getLegacy()
Prior to the 3.6 version trace collected from a server was not decomposed into the trace, level, threadId, and timestamp, rather the full trace string was emitted raw. When this field is true applications should only expect the trace field to be set.
void clearLegacy()
Prior to the 3.6 version trace collected from a server was not decomposed into the trace, level, threadId, and timestamp, rather the full trace string was emitted raw. When this field is true applications should only expect the trace field to be set.
setLegacy(boolean)
boolean hasLegacy()
Prior to the 3.6 version trace collected from a server was not decomposed into the trace, level, threadId, and timestamp, rather the full trace string was emitted raw. When this field is true applications should only expect the trace field to be set.
getLegacy()
void setLevel(SrvMonTraceLevel val)
NOTE: legacy XVMs will not include this field.
val
- The value to set.SrvMonTraceLevel getLevel()
NOTE: legacy XVMs will not include this field.
void clearLevel()
NOTE: legacy XVMs will not include this field.
setLevel(SrvMonTraceLevel)
boolean hasLevel()
NOTE: legacy XVMs will not include this field.
getLevel()
void setThreadId(long val)
NOTE: legacy XVMs will not include this field.
val
- The value to set.long getThreadId()
NOTE: legacy XVMs will not include this field.
void clearThreadId()
NOTE: legacy XVMs will not include this field.
setThreadId(long)
boolean hasThreadId()
NOTE: legacy XVMs will not include this field.
getThreadId()
void setTimestamp(long val)
NOTE: legacy XVMs will not include this field.
val
- The value to set.long getTimestamp()
NOTE: legacy XVMs will not include this field.
void clearTimestamp()
NOTE: legacy XVMs will not include this field.
setTimestamp(long)
boolean hasTimestamp()
NOTE: legacy XVMs will not include this field.
getTimestamp()
void setTrace(String val)
NOTE: legacy XVMs include trace record as logged on the source XVM which include .
val
- The value to set.String getTrace()
NOTE: legacy XVMs include trace record as logged on the source XVM which include .
void lendTrace(XString val)
NOTE: legacy XVMs include trace record as logged on the source XVM which include .
val
- The value to set.void setTraceFrom(long val)
NOTE: legacy XVMs include trace record as logged on the source XVM which include .
NOTE:
This is the same as calling setTrace(String)
.
with Long.valueOf(val).toString(), except that using this method is a zero garbage
operation for Xbuf encoding.
<T extends XString> T getTraceTo(XString.Factory<T> factory)
NOTE: legacy XVMs include trace record as logged on the source XVM which include .
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;
factory
- The factory from which to get the XString to copy into and return
null
.
NullPointerException
- if the provided factory is nullvoid setTraceFrom(XString val)
NOTE: legacy XVMs include trace record as logged on the source XVM which include .
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this setter
can be more efficient than setTrace(String)
because it avoids encoding the value into a String
if the given XString
is already encoded.
void getTraceTo(XString val)
NOTE: legacy XVMs include trace record as logged on the source XVM which include .
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this getter
can be more efficient than getTrace()
bec
because it can avoid decoding the value into an String
.
getTrace()
XString getTraceUnsafe()
NOTE: legacy XVMs include trace record as logged on the source XVM which include .
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.
getTrace()
void clearTrace()
NOTE: legacy XVMs include trace record as logged on the source XVM which include .
setTrace(String)
boolean hasTrace()
NOTE: legacy XVMs include trace record as logged on the source XVM which include .
getTrace()
void setTracerName(String val)
NOTE: legacy XVMs will not include this field.
val
- The value to set.String getTracerName()
NOTE: legacy XVMs will not include this field.
void lendTracerName(XString val)
NOTE: legacy XVMs will not include this field.
val
- The value to set.void setTracerNameFrom(long val)
NOTE: legacy XVMs will not include this field.
NOTE:
This is the same as calling setTracerName(String)
.
with Long.valueOf(val).toString(), except that using this method is a zero garbage
operation for Xbuf encoding.
<T extends XString> T getTracerNameTo(XString.Factory<T> factory)
NOTE: legacy XVMs will not include this field.
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;
factory
- The factory from which to get the XString to copy into and return
null
.
NullPointerException
- if the provided factory is nullvoid setTracerNameFrom(XString val)
NOTE: legacy XVMs will not include this field.
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this setter
can be more efficient than setTracerName(String)
because it avoids encoding the value into a String
if the given XString
is already encoded.
void getTracerNameTo(XString val)
NOTE: legacy XVMs will not include this field.
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this getter
can be more efficient than getTracerName()
bec
because it can avoid decoding the value into an String
.
getTracerName()
XString getTracerNameUnsafe()
NOTE: legacy XVMs will not include this field.
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.
getTracerName()
void clearTracerName()
NOTE: legacy XVMs will not include this field.
setTracerName(String)
boolean hasTracerName()
NOTE: legacy XVMs will not include this field.
getTracerName()
void setProcessId(String val)
NOTE: legacy XVMs will not include this field.
val
- The value to set.String getProcessId()
NOTE: legacy XVMs will not include this field.
void lendProcessId(XString val)
NOTE: legacy XVMs will not include this field.
val
- The value to set.void setProcessIdFrom(long val)
NOTE: legacy XVMs will not include this field.
NOTE:
This is the same as calling setProcessId(String)
.
with Long.valueOf(val).toString(), except that using this method is a zero garbage
operation for Xbuf encoding.
<T extends XString> T getProcessIdTo(XString.Factory<T> factory)
NOTE: legacy XVMs will not include this field.
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;
factory
- The factory from which to get the XString to copy into and return
null
.
NullPointerException
- if the provided factory is nullvoid setProcessIdFrom(XString val)
NOTE: legacy XVMs will not include this field.
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this setter
can be more efficient than setProcessId(String)
because it avoids encoding the value into a String
if the given XString
is already encoded.
void getProcessIdTo(XString val)
NOTE: legacy XVMs will not include this field.
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this getter
can be more efficient than getProcessId()
bec
because it can avoid decoding the value into an String
.
getProcessId()
XString getProcessIdUnsafe()
NOTE: legacy XVMs will not include this field.
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.
getProcessId()
void clearProcessId()
NOTE: legacy XVMs will not include this field.
setProcessId(String)
boolean hasProcessId()
NOTE: legacy XVMs will not include this field.
getProcessId()
void setServerName(String val)
NOTE: legacy XVMs will not include this field.
val
- The value to set.String getServerName()
NOTE: legacy XVMs will not include this field.
void lendServerName(XString val)
NOTE: legacy XVMs will not include this field.
val
- The value to set.void setServerNameFrom(long val)
NOTE: legacy XVMs will not include this field.
NOTE:
This is the same as calling setServerName(String)
.
with Long.valueOf(val).toString(), except that using this method is a zero garbage
operation for Xbuf encoding.
<T extends XString> T getServerNameTo(XString.Factory<T> factory)
NOTE: legacy XVMs will not include this field.
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;
factory
- The factory from which to get the XString to copy into and return
null
.
NullPointerException
- if the provided factory is nullvoid setServerNameFrom(XString val)
NOTE: legacy XVMs will not include this field.
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this setter
can be more efficient than setServerName(String)
because it avoids encoding the value into a String
if the given XString
is already encoded.
void getServerNameTo(XString val)
NOTE: legacy XVMs will not include this field.
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this getter
can be more efficient than getServerName()
bec
because it can avoid decoding the value into an String
.
getServerName()
XString getServerNameUnsafe()
NOTE: legacy XVMs will not include this field.
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.
getServerName()
void clearServerName()
NOTE: legacy XVMs will not include this field.
setServerName(String)
boolean hasServerName()
NOTE: legacy XVMs will not include this field.
getServerName()
void setHostAddress(String val)
NOTE: legacy XVMs will not include this field.
val
- The value to set.String getHostAddress()
NOTE: legacy XVMs will not include this field.
void lendHostAddress(XString val)
NOTE: legacy XVMs will not include this field.
val
- The value to set.void setHostAddressFrom(long val)
NOTE: legacy XVMs will not include this field.
NOTE:
This is the same as calling setHostAddress(String)
.
with Long.valueOf(val).toString(), except that using this method is a zero garbage
operation for Xbuf encoding.
<T extends XString> T getHostAddressTo(XString.Factory<T> factory)
NOTE: legacy XVMs will not include this field.
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;
factory
- The factory from which to get the XString to copy into and return
null
.
NullPointerException
- if the provided factory is nullvoid setHostAddressFrom(XString val)
NOTE: legacy XVMs will not include this field.
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this setter
can be more efficient than setHostAddress(String)
because it avoids encoding the value into a String
if the given XString
is already encoded.
void getHostAddressTo(XString val)
NOTE: legacy XVMs will not include this field.
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this getter
can be more efficient than getHostAddress()
bec
because it can avoid decoding the value into an String
.
getHostAddress()
XString getHostAddressUnsafe()
NOTE: legacy XVMs will not include this field.
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.
getHostAddress()
void clearHostAddress()
NOTE: legacy XVMs will not include this field.
setHostAddress(String)
boolean hasHostAddress()
NOTE: legacy XVMs will not include this field.
getHostAddress()
void setHostName(String val)
NOTE: legacy XVMs will not include this field.
val
- The value to set.String getHostName()
NOTE: legacy XVMs will not include this field.
void lendHostName(XString val)
NOTE: legacy XVMs will not include this field.
val
- The value to set.void setHostNameFrom(long val)
NOTE: legacy XVMs will not include this field.
NOTE:
This is the same as calling setHostName(String)
.
with Long.valueOf(val).toString(), except that using this method is a zero garbage
operation for Xbuf encoding.
<T extends XString> T getHostNameTo(XString.Factory<T> factory)
NOTE: legacy XVMs will not include this field.
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;
factory
- The factory from which to get the XString to copy into and return
null
.
NullPointerException
- if the provided factory is nullvoid setHostNameFrom(XString val)
NOTE: legacy XVMs will not include this field.
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this setter
can be more efficient than setHostName(String)
because it avoids encoding the value into a String
if the given XString
is already encoded.
void getHostNameTo(XString val)
NOTE: legacy XVMs will not include this field.
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this getter
can be more efficient than getHostName()
bec
because it can avoid decoding the value into an String
.
getHostName()
XString getHostNameUnsafe()
NOTE: legacy XVMs will not include this field.
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.
getHostName()
void clearHostName()
NOTE: legacy XVMs will not include this field.
setHostName(String)
boolean hasHostName()
NOTE: legacy XVMs will not include this field.
getHostName()
SrvMonTraceRecord 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 SrvMonTraceRecord's embedded entity fields.
The returned copy will be writeable even if this SrvMonTraceRecord is read only.
No metadata is copied except as documented IRogCopyableNode
.
See IRogCopyableNode
for more detailed information on the semantics of this method.
copy
in interface CopyableMessageView<ISrvMonTraceRecord>
copy
in interface IRogCopyableNode<ISrvMonTraceRecord>
IRogCopyableNode
,
CopyableMessageView
void copyInto(SrvMonTraceRecord target)
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 SrvMonTraceRecord's embedded entity fields.
The returned copy will be writeable even if this SrvMonTraceRecord is read only.
No metadata is copied except as documented IRogCopyableNode
.
See IRogCopyableNode
for more detailed information on the semantics of this method.
target
- The target to copy into which must not be null or read only.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |