- getAgents() - Method in class org.lsst.ccs.bus.messages.CCSVersions
-
Get the Set of AgentInfo contained in this class.
- getBasicCommand() - Method in class org.lsst.ccs.bus.messages.CommandRequest
-
- getBuildId() - Method in class org.lsst.ccs.bus.messages.DistributionInfo
-
- getBuildJdk() - Method in class org.lsst.ccs.bus.messages.DistributionInfo
-
- getBuildNumber() - Method in class org.lsst.ccs.bus.messages.DistributionInfo
-
- getBuildUrl() - Method in class org.lsst.ccs.bus.messages.DistributionInfo
-
- getCategorySet() - Method in class org.lsst.ccs.bus.messages.ConfigurationInfo
-
- getCommand() - Method in class org.lsst.ccs.bus.messages.CommandReply
-
- getCommandOriginatorId() - Method in class org.lsst.ccs.bus.messages.CommandReply
-
- getCommandOriginatorId() - Method in class org.lsst.ccs.bus.messages.CommandRequest
-
Get the CommandOriginator Id for this CommandRequest.
- getContent() - Method in class org.lsst.ccs.bus.messages.EncodedDataStatus
-
- getContentAsList() - Method in class org.lsst.ccs.bus.messages.KeyData
-
returns a list of key-values that can be directly used byt a trending database:
each key (the name of fields in a composite object) is prepended with the actual key
of this object (if overall key is "position" you may get something like "position.x" and "position.y"
as keys in the list)
- getCorrelId() - Method in class org.lsst.ccs.bus.messages.CommandMessage
-
The correlationId of this CommandMessage.
- getCrystallizedData() - Method in class org.lsst.ccs.bus.messages.KeyData
-
Big objects can be kept in database as Blobs.
- getDataName() - Method in class org.lsst.ccs.bus.messages.MetadataStatus
-
- getDataTimestamp() - Method in class org.lsst.ccs.bus.messages.EncodedDataStatus
-
- getDescriptionName() - Method in class org.lsst.ccs.bus.messages.ConfigurationInfo
-
- getDestination() - Method in class org.lsst.ccs.bus.messages.CommandMessage
-
The destination of the CommandMessage.
- getDistributionInfo(AgentInfo) - Method in class org.lsst.ccs.bus.messages.CCSVersions
-
Get the DistributionInfo for a given AgentInfo.
- getDistributionInfo(String) - Method in class org.lsst.ccs.bus.messages.CCSVersions
-
Get the DistributionInfo for a given agent by name.
- getDistributionInfo() - Method in class org.lsst.ccs.bus.messages.HeartBeatStatus
-
- getFormattedDetails() - Method in class org.lsst.ccs.bus.messages.LogMessage
-
- getFreeMemory() - Method in class org.lsst.ccs.bus.messages.RuntimeInfo
-
- getFullConfigurationName() - Method in class org.lsst.ccs.bus.messages.ConfigurationInfo
-
- getKey() - Method in class org.lsst.ccs.bus.messages.KeyData
-
- getLevel() - Method in class org.lsst.ccs.bus.messages.LogMessage
-
- getLoggerName() - Method in class org.lsst.ccs.bus.messages.LogMessage
-
- getMaxMemory() - Method in class org.lsst.ccs.bus.messages.RuntimeInfo
-
- getMetadataName() - Method in class org.lsst.ccs.bus.messages.MetadataStatus
-
- getMetadataValue() - Method in class org.lsst.ccs.bus.messages.MetadataStatus
-
- getName() - Method in class org.lsst.ccs.bus.messages.AgentInfo
-
- getNewValue() - Method in class org.lsst.ccs.bus.messages.ChangeNotificationMessage
-
- getNThreads() - Method in class org.lsst.ccs.bus.messages.RuntimeInfo
-
- getOldValue() - Method in class org.lsst.ccs.bus.messages.ChangeNotificationMessage
-
- getOriginAgentInfo() - Method in class org.lsst.ccs.bus.messages.BusMessage
-
The Origin of the BusMessage, the bus registration name of the Agent from which it
originated.
- getPair(String) - Method in class org.lsst.ccs.bus.messages.KVList
-
not extremely efficient way to retrieve an element
- getPlot(String) - Method in class org.lsst.ccs.bus.messages.AidaPlots
-
- getPlots() - Method in class org.lsst.ccs.bus.messages.AidaPlots
-
- getProcessCpuLoad() - Method in class org.lsst.ccs.bus.messages.RuntimeInfo
-
- getProject() - Method in class org.lsst.ccs.bus.messages.DistributionInfo
-
- getRawValue() - Method in class org.lsst.ccs.bus.messages.KeyData
-
- getReason() - Method in class org.lsst.ccs.bus.messages.CommandError
-
The reason for the refusal.
- getReason() - Method in class org.lsst.ccs.bus.messages.CommandNack
-
The reason for the refusal.
- getReply() - Method in class org.lsst.ccs.bus.messages.CommandReply
-
- getResult() - Method in class org.lsst.ccs.bus.messages.CommandResult
-
Get the result of the CommandRequest execution.
- getRuntimeInfo() - Method in class org.lsst.ccs.bus.messages.HeartBeatStatus
-
- getSourceCodeRevision() - Method in class org.lsst.ccs.bus.messages.DistributionInfo
-
- getSourceCodeUrl() - Method in class org.lsst.ccs.bus.messages.DistributionInfo
-
- getSourceName() - Method in class org.lsst.ccs.bus.messages.LogMessage
-
- getState() - Method in class org.lsst.ccs.bus.messages.StatusMessage
-
Get the PublishedState object that contains the Agent's internal state
at the moment the StatusMessage was published.
- getState(Class<T>) - Method in class org.lsst.ccs.bus.states.StateBundle
-
Get the current value for a given State by providing the class of the
Enum representing the state.
- getStatusBroadcastPeriod() - Method in class org.lsst.ccs.bus.messages.HeartBeatStatus
-
- getSummary() - Method in class org.lsst.ccs.bus.messages.BusMessage
-
The summary string for this BusMessage.
- getSystemCpuLoad() - Method in class org.lsst.ccs.bus.messages.RuntimeInfo
-
- getTagForCategory(String) - Method in class org.lsst.ccs.bus.messages.ConfigurationInfo
-
- getTagName() - Method in class org.lsst.ccs.bus.messages.ConfigurationInfo
-
- getThreadName() - Method in class org.lsst.ccs.bus.messages.LogMessage
-
- getTimeStamp() - Method in class org.lsst.ccs.bus.messages.BusMessage
-
Get the timestamp associated to this BusMessage.
- getTotalMemory() - Method in class org.lsst.ccs.bus.messages.RuntimeInfo
-
- getType() - Method in class org.lsst.ccs.bus.messages.AgentInfo
-
- getUpdatedKey(String) - Method in class org.lsst.ccs.bus.messages.KeyData
-
- getValue() - Method in class org.lsst.ccs.bus.messages.KeyData
-
returns the value of the contained object if its class is accessible to the current
ClassLoader.
- getVersion() - Method in class org.lsst.ccs.bus.messages.DistributionInfo
-
- valueOf(String) - Static method in class org.lsst.ccs.bus.definition.Bus
-
emulates the valueOf method of enums
- valueOf(String) - Static method in enum org.lsst.ccs.bus.messages.AgentInfo.AgentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.bus.states.AlarmState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.bus.states.CommandState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.bus.states.OperationalState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.bus.states.PhaseState
-
Returns the enum constant of this type with the specified name.
- values() - Static method in class org.lsst.ccs.bus.definition.Bus
-
emulates the values method of enums
- values() - Static method in enum org.lsst.ccs.bus.messages.AgentInfo.AgentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.bus.states.AlarmState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.bus.states.CommandState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.bus.states.OperationalState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.bus.states.PhaseState
-
Returns an array containing the constants of this enum type, in
the order they are declared.