public interface Request extends RequestBean, AdminObject, DomainAware
A request is identified by a numbers separated by '|'. usually in they are arranged in the pattern [session]|[request] or [session]|[request]|[source request]
Modifier and Type | Interface and Description |
---|---|
static class |
Request.ProcessingState |
static class |
Request.ThreadState |
DELIMITER, DELIMITER_CHAR, ESCAPED_DELIMITER, ESCAPED_WILDCARD, WILDCARD
Modifier and Type | Method and Description |
---|---|
boolean |
sourceRequest() |
getCommand, getExecutionId, getNodeId, getSessionId, getStartTime, getState, getThreadState, getTransactionId, isSourceRequest
getName, getProperties, getPropertyValue
getHostName, getServerGroup, getServerName
Copyright © 2019. All rights reserved.