
public final class StatusRuntimeInfo extends StatusData
| Constructor and Description |
|---|
StatusRuntimeInfo(RuntimeInfo runtimeInfo,
StateBundle state)
Create a StatusRuntimeInfo message by providing the state of the agent.
|
| Modifier and Type | Method and Description |
|---|---|
RuntimeInfo |
getRuntimeInfo()
Get the RuntimeInfo object contained in this message.
|
encodeObject, getEncodedDatagetState, toStringgetClassName, getObject, getOriginAgentInfo, getTimeStamp, setOriginAgentInfopublic StatusRuntimeInfo(RuntimeInfo runtimeInfo, StateBundle state)
state - The state of the agent when this object was created.public RuntimeInfo getRuntimeInfo()
Copyright © 2016 LSST. All rights reserved.