public class NodeDetails extends Object
| Constructor and Description |
|---|
NodeDetails() |
public String getId()
public void setId(String id)
id - the id to setpublic String getBusinessTransaction()
public void setBusinessTransaction(String businessTransaction)
businessTransaction - the businessTransaction to setpublic NodeType getType()
public void setType(NodeType type)
type - the type to setpublic String getUri()
public void setUri(String uri)
uri - the uri to setpublic long getTimestamp()
public void setTimestamp(long timestamp)
timestamp - the timestamp to setpublic long getElapsed()
public void setElapsed(long elapsed)
elapsed - the elapsed to setpublic long getActual()
public void setActual(long actual)
actual - the actual to setpublic String getComponentType()
public void setComponentType(String componentType)
componentType - the componentType to setpublic String getOperation()
public void setOperation(String operation)
operation - the operation to setpublic String getFault()
public void setFault(String fault)
fault - the fault to setpublic String getHostName()
public void setHostName(String hostName)
hostName - the hostName to setpublic void setProperties(Map<String,String> properties)
properties - the properties to setpublic void setDetails(Map<String,String> details)
details - the details to setpublic List<CorrelationIdentifier> getCorrelationIds()
public void setCorrelationIds(List<CorrelationIdentifier> correlationIds)
correlationIds - the correlationIds to setCopyright © 2015–2016 Red Hat, Inc.. All rights reserved.