- getAccumulatedNumberOfInstances() - Method in class org.lsst.ccs.bus.data.RaisedAlertHistory
-
Get the accumulated number of times this alert was raised.
- getActualType() - Method in class org.lsst.ccs.bus.data.ConfigurationParameterInfo
-
Return the actual Type of the parameter
- getActualTypeArguments() - Method in class org.lsst.ccs.bus.data.ConfigurationParameterInfo.ConfigurationParameterizedType
-
- getAgentInfo() - Method in class org.lsst.ccs.bus.messages.StatusAgentInfo
-
Get the RuntimeInfo object contained in this message.
- getAgentJoinedTheBusesTime() - Method in class org.lsst.ccs.bus.data.AgentInfo
-
Get the time the Agent joined the buses.
- getAgentName() - Method in interface org.lsst.ccs.bus.data.AgentLock
-
The agent name this lock stands for.
- getAgentName() - Method in class org.lsst.ccs.bus.data.AgentLockInfo
-
- getAgentOperationalTime() - Method in class org.lsst.ccs.bus.data.AgentInfo
-
Get the time the Agent went operational.
- getAgentProperties() - Method in class org.lsst.ccs.bus.data.AgentInfo
-
Get the Properties for this AgentInfo.
- getAgentProperty(String) - Method in class org.lsst.ccs.bus.data.AgentInfo
-
Get the value of the property for this Agent.
- getAgentProperty(String, String) - Method in class org.lsst.ccs.bus.data.AgentInfo
-
Get the value of the property for this Agent.
- getAgents() - Method in class org.lsst.ccs.bus.data.CCSVersions
-
Get the Set of AgentInfo contained in this class.
- getAgentStartTime() - Method in class org.lsst.ccs.bus.data.AgentInfo
-
Get the CCSTimeStamp corresponding to the time this Agent
was started.
- getAlert() - Method in enum org.lsst.ccs.bus.alerts.InfrastructureAlert
-
- getAlert() - Method in enum org.lsst.ccs.bus.data.AgentAlerts
-
- getAlert(Map<String, Object>) - Method in enum org.lsst.ccs.bus.data.AgentAlerts
-
- getAlertData(String) - Method in class org.lsst.ccs.bus.data.Alert
-
Get data contained in this Alert.
- getAlertDataNames() - Method in class org.lsst.ccs.bus.data.Alert
-
Get the Set of names for the Alert data.
- getAlertId(String) - Method in enum org.lsst.ccs.bus.alerts.DeviceAlerts
-
- getAlertId() - Method in enum org.lsst.ccs.bus.alerts.InfrastructureAlert
-
- getAlertId() - Method in enum org.lsst.ccs.bus.data.AgentAlerts
-
- getAlertId() - Method in class org.lsst.ccs.bus.data.Alert
-
Get the Alert id
- getAlertState() - Method in class org.lsst.ccs.bus.data.RaisedAlertInstance
-
The AlertState at which the RaisedAlertInstance was raised.
- getAlertState() - Method in class org.lsst.ccs.bus.data.RaisedAlertSummary
-
Get the overall AlertState for this RaisedAlarm summary object .
- getAlertState() - Method in class org.lsst.ccs.bus.messages.StatusRaisedAlert
-
Get the overall AlertState for this Agent.
- getAllParameterInfo() - Method in class org.lsst.ccs.bus.data.ConfigurationInfo
-
Returns a list of ConfigurationParameterInfo.
- getAllRaisedAlertHistories() - Method in class org.lsst.ccs.bus.data.RaisedAlertSummary
-
Get the set of raised Alerts.
- getAllStatesAsStrings() - Method in class org.lsst.ccs.bus.states.StateBundle
-
Get the Map of all the states in this StateBundle.
- getAttribute(String) - Method in class org.lsst.ccs.bus.data.KeyValueDataList
-
Get the value of the provided attribute name.
- getAttributes() - Method in class org.lsst.ccs.bus.data.DataProviderInfo
-
Get all the attribute names defined for this data.
- getAttributes() - Method in class org.lsst.ccs.bus.data.KeyValueDataList
-
Get all the data attributes.
- getAttributeValue(DataProviderInfo.Attribute) - Method in class org.lsst.ccs.bus.data.DataProviderInfo
-
Get access to the different attributes attached to this data description.
- getBasicCommand() - Method in class org.lsst.ccs.bus.messages.CommandRequest
-
Utility method to get the embedded BasicCommand.
- getBuildId() - Method in class org.lsst.ccs.bus.data.DistributionInfo
-
Deprecated.
- getBuildJdk() - Method in class org.lsst.ccs.bus.data.DistributionInfo
-
Deprecated.
- getBuildNumber() - Method in class org.lsst.ccs.bus.data.DistributionInfo
-
Deprecated.
- getBuildUrl() - Method in class org.lsst.ccs.bus.data.DistributionInfo
-
Deprecated.
- getCategories() - Method in class org.lsst.ccs.bus.data.ConfigurationData
-
- getCategoriesSet() - Method in class org.lsst.ccs.config.ConfigurationDescription
-
Get the Set of categories in this description.
- getCategory() - Method in class org.lsst.ccs.config.SingleCategoryTag
-
- getCategoryChecksum(String) - Method in class org.lsst.ccs.bus.data.ConfigurationData
-
Get the data values checksum for the given category.
- getCategoryDataChecksum(String) - Method in class org.lsst.ccs.bus.data.ConfigurationInfo
-
Get the data checksum for the given category.
- getCategoryDescription(String) - Method in class org.lsst.ccs.bus.data.ConfigurationData
-
Get the full category description for the given category.
- getCategoryName() - Method in class org.lsst.ccs.bus.data.ConfigurationParameterInfo
-
The category the parameter belongs to.
- getCategoryName() - Method in class org.lsst.ccs.config.CategoryDescription
-
- getCategorySet() - Method in class org.lsst.ccs.bus.data.ConfigurationInfo
-
- getCategoryTag(String) - Method in class org.lsst.ccs.config.ConfigurationDescription
-
- getCause() - Method in class org.lsst.ccs.bus.data.RaisedAlertInstance
-
What caused this alert to be raised.
- getCause() - Method in class org.lsst.ccs.bus.messages.StatusRaisedAlert
-
Get the String explaining what caused the Alert.
- getCCSTimeStamp() - Method in class org.lsst.ccs.bus.data.ConfigurationData
-
- getCCSTimeStamp() - Method in class org.lsst.ccs.bus.data.ConfigurationInfo
-
Get the CCSTimeStamp of when this object was created.
- getCCSTimeStamp() - Method in interface org.lsst.ccs.bus.data.DataProviderDictionary
-
Deprecated.
- getCCSTimeStamp() - Method in class org.lsst.ccs.bus.data.KeyValueData
-
Get the CCSTimeStamp associated with the key-value pair.
- getCCSTimestamp() - Method in class org.lsst.ccs.bus.data.Measurement
-
- getCCSTimeStamp() - Method in class org.lsst.ccs.bus.data.RaisedAlertInstance
-
The CCS timestamp of when the RaisedAlertInstance was raised.
- getCCSTimeStamp() - Method in class org.lsst.ccs.bus.messages.BusMessage
-
Get the CCSTimeStamp of when this message was created.
- getClassName() - Method in class org.lsst.ccs.bus.messages.BusMessage
-
Get the class name of the embedded object.
- getClearAlertIds() - Method in class org.lsst.ccs.bus.messages.StatusClearedAlert
-
Get the String array of the alertIds that have been cleared.
- getComponentName() - Method in class org.lsst.ccs.bus.data.ConfigurationParameterInfo
-
Returns the name of the component the parameter represented by this object
belongs to.
- getComponentState(String, Class<T>) - Method in class org.lsst.ccs.bus.states.StateBundle
-
Returns the current value for the specified State of the given component.
- getComponentStateBundle(String) - Method in class org.lsst.ccs.bus.states.StateBundle
-
Get the StateBundle for the given component.
- getComponentsWithState(Class<T>) - Method in class org.lsst.ccs.bus.states.StateBundle
-
For the given state, get the map of components/states.
- getComponentsWithStates() - Method in class org.lsst.ccs.bus.states.StateBundle
-
Get the Set of all internal components.
- getConfigNameForCategory(String) - Method in class org.lsst.ccs.bus.data.ConfigurationInfo
-
- getConfigurationData() - Method in class org.lsst.ccs.bus.messages.StatusConfigurationData
-
- getConfigurationDescription() - Method in class org.lsst.ccs.bus.data.ConfigurationData
-
Get the full configuration description.
- getConfigurationDescription() - Method in class org.lsst.ccs.bus.data.ConfigurationInfo
-
Returns the String representation of the ConfigurationDescription without the default sources.
- getConfigurationDescriptionObject() - Method in class org.lsst.ccs.bus.data.ConfigurationInfo
-
Get the ConfigurationDescription object describing the full configuration
for this Agent.
- getConfigurationInfo() - Method in class org.lsst.ccs.bus.messages.StatusConfigurationInfo
-
Get the ConfigurationInfo object contained in this message.
- getConfigurationName() - Method in class org.lsst.ccs.bus.data.ConfigurationInfo
-
- getConfigurationOperation() - Method in class org.lsst.ccs.bus.data.ConfigurationData
-
Get the configuration operation that lead to this publication.
- getConfigurationParameterValue(String) - Method in class org.lsst.ccs.bus.data.ConfigurationData
-
Get the current value for a given configuration parameter.
- getConfigurationState() - Method in class org.lsst.ccs.bus.data.ConfigurationData
-
Get the current ConfigurationState
- getConfigurationState() - Method in class org.lsst.ccs.bus.data.ConfigurationInfo
-
- getConfiguredValue() - Method in class org.lsst.ccs.bus.data.ConfigurationParameterInfo
-
The configured value for this parameter, i.e the value defined by the
last configuration loading.
- getConfiguredValueObject() - Method in class org.lsst.ccs.bus.data.ConfigurationParameterInfo
-
Return the configured Object value of this parameter
- getConfiguredValues() - Method in class org.lsst.ccs.bus.data.ConfigurationData
-
- getConfigVersion(String) - Method in class org.lsst.ccs.bus.data.ConfigurationInfo
-
- getCorrelationId() - Method in class org.lsst.ccs.bus.messages.CommandMessage
-
The correlationId of this CommandMessage.
- getCount() - Method in class org.lsst.ccs.bus.data.RaisedAlertInstance
-
The number of time this alert was raised.
- getCurrentAgent() - Method in class org.lsst.ccs.bus.data.AgentLockInfo
-
- getCurrentParameterInfo(String) - Method in class org.lsst.ccs.bus.data.ConfigurationInfo
-
Return the ConfigurationParameterInfo of a given configurable parameter
- getCurrentParameterInfoFor(String) - Method in class org.lsst.ccs.bus.data.ConfigurationInfo
-
Returns the ConfigurationParameterInfo of each parameter that belongs to
the specified configurable component.
- getCurrentParameterInfoForCategory(String) - Method in class org.lsst.ccs.bus.data.ConfigurationInfo
-
Returns the current ConfigurationParameterInfo of each parameter that
belong to the specified category.
- getCurrentValue() - Method in class org.lsst.ccs.bus.data.ConfigurationParameterInfo
-
The current value for this parameter.
- getCurrentValueForParameter(String) - Method in class org.lsst.ccs.bus.data.ConfigurationInfo
-
Return the current value of a given configurable parameter
- getCurrentValueObject() - Method in class org.lsst.ccs.bus.data.ConfigurationParameterInfo
-
Return the current Object value of this parameter
- getCurrentValues() - Method in class org.lsst.ccs.bus.data.ConfigurationData
-
- getCurrentValuesFor(String) - Method in class org.lsst.ccs.bus.data.ConfigurationInfo
-
Returns the current value of each parameter that belong to the specified
configurable component.
- getCurrentValuesForCategory(String) - Method in class org.lsst.ccs.bus.data.ConfigurationInfo
-
Returns the current value of each parameter that belong to the specified
category.
- getDataAttributes() - Method in class org.lsst.ccs.bus.messages.StatusSubsystemData
-
Get all the data attributes.
- getDataKey() - Method in class org.lsst.ccs.bus.messages.StatusSubsystemData
-
Get the Key of the embedded object.
- getDataProviderDescriptionsForGroup(String) - Method in interface org.lsst.ccs.bus.data.DataProviderDictionary
-
Deprecated.
- getDataProviderDictionary() - Method in class org.lsst.ccs.bus.messages.StatusDataProviderDictionary
-
Get the DataProviderDictionary object contained in this message.
- getDataProviderInfoForPath(String) - Method in interface org.lsst.ccs.bus.data.DataProviderDictionary
-
Get the DataProviderInfo definition for the provided path.
- getDataProviderInfos() - Method in interface org.lsst.ccs.bus.data.DataProviderDictionary
-
- getDecodedStates() - Method in class org.lsst.ccs.bus.states.StateBundle
-
Get the Map of all the states that were decoded when this message
was received, i.e.
- getDefaultSourceForCategory(String) - Static method in class org.lsst.ccs.config.SingleCategoryTag
-
- getDescription() - Method in enum org.lsst.ccs.bus.alerts.DeviceAlerts
-
- getDescription() - Method in enum org.lsst.ccs.bus.alerts.InfrastructureAlert
-
- getDescription() - Method in enum org.lsst.ccs.bus.data.AgentAlerts
-
- getDescription() - Method in class org.lsst.ccs.bus.data.Alert
-
Get the Alert description
- getDescription() - Method in class org.lsst.ccs.bus.data.ConfigurationParameterInfo
-
Return the description of the parameter
- getDescriptionName() - Method in class org.lsst.ccs.bus.data.ConfigurationInfo
-
Deprecated.
- getDescriptionName() - Method in class org.lsst.ccs.config.ConfigurationDescription
-
- getDeserializationDuration() - Method in class org.lsst.ccs.bus.messages.BusMessage
-
- getDestination() - Method in class org.lsst.ccs.bus.messages.CommandMessage
-
The destination of the CommandMessage.
- getDictionary() - Method in class org.lsst.ccs.bus.messages.StatusCommandDictionary
-
Get the actual dictionary contained in this StatusMessage.
- getDistributionInfo(AgentInfo) - Method in class org.lsst.ccs.bus.data.CCSVersions
-
Get the DistributionInfo for a given AgentInfo.
- getDistributionInfo(String) - Method in class org.lsst.ccs.bus.data.CCSVersions
-
Get the DistributionInfo for a given agent by name.
- getDoneDeSerializationTime() - Method in class org.lsst.ccs.bus.messages.BusMessage
-
- getEncodedData() - Method in class org.lsst.ccs.bus.messages.BusMessage
-
Get the Encoded version of the embedded Object.
- getEncodedData() - Method in class org.lsst.ccs.bus.messages.CommandReply
-
- getEncodedData() - Method in class org.lsst.ccs.bus.messages.LogMessage
-
- getEncodedData() - Method in class org.lsst.ccs.bus.messages.StatusData
-
- getFormattedDetails() - Method in class org.lsst.ccs.bus.messages.LogMessage
-
The formatted version of the logged message.
- getFreeMemory() - Method in class org.lsst.ccs.bus.data.RuntimeInfo
-
Get the JVM free memory in bytes
- getFullConfigurationDescription() - Method in class org.lsst.ccs.bus.data.ConfigurationData
-
- getFullConfigurationDescription() - Method in class org.lsst.ccs.bus.data.ConfigurationInfo
-
Returns the String representation of the full ConfigurationDescription.
- getFullDescriptionName() - Method in class org.lsst.ccs.config.ConfigurationDescription
-
- getFullPath() - Method in class org.lsst.ccs.bus.data.DataProviderInfo
-
- getFullState() - Method in class org.lsst.ccs.bus.messages.StatusStateBundle
-
Get the full state of the Agent.
- getGroups() - Method in interface org.lsst.ccs.bus.data.DataProviderDictionary
-
Deprecated.
- getHighestAlert() - Method in class org.lsst.ccs.bus.data.RaisedAlertHistory
-
Get the highest state Alert raised for this Alert,
i.e.
- getHighestAlertState() - Method in class org.lsst.ccs.bus.data.RaisedAlertHistory
-
Get the highest AlertState raised for this Alert.
- getId() - Method in enum org.lsst.ccs.bus.alerts.DeviceAlerts
-
- getIncomingQueueInTimeStamp() - Method in class org.lsst.ccs.bus.messages.BusMessage
-
- getIncomingQueueOutTimeStamp() - Method in class org.lsst.ccs.bus.messages.BusMessage
-
- getInputVersion() - Method in class org.lsst.ccs.config.SingleCategoryTag
-
- getInternalStates() - Method in class org.lsst.ccs.bus.states.StateBundle
-
Gets string representations of the internal states.
- getKey() - Method in class org.lsst.ccs.bus.data.DataProviderInfo
-
The key of a DataProvider is used to store the data in the trending database.
- getKey() - Method in class org.lsst.ccs.bus.data.KeyValueData
-
Get the key.
- getLastModifiedCCSTimeStamp() - Method in class org.lsst.ccs.bus.states.StateBundle
-
Deprecated.
- getLatestAlert() - Method in class org.lsst.ccs.bus.data.RaisedAlertHistory
-
Get the original Alert that was raised.
- getLatestAlertCause() - Method in class org.lsst.ccs.bus.data.RaisedAlertHistory
-
Gets the latest cause of this Alert.
- getLatestAlertCCSTimeStamp() - Method in class org.lsst.ccs.bus.data.RaisedAlertHistory
-
Get the latest CCS timestamp of this Alert.
- getLatestAlertInstance() - Method in class org.lsst.ccs.bus.data.RaisedAlertHistory
-
Gets the latest raised instance of this alert.
- getLatestAlertState() - Method in class org.lsst.ccs.bus.data.RaisedAlertHistory
-
Get the latest AlertState of this Alert.
- getLatestChanges() - Method in class org.lsst.ccs.bus.data.ConfigurationData
-
- getLatestChanges() - Method in class org.lsst.ccs.bus.data.ConfigurationInfo
-
Returns a list of the last changes that occurred since the previous
ConfigurationInfo publication.
- getLevel() - Method in class org.lsst.ccs.bus.messages.CommandRequest
-
Get the level associated to this command request.
- getLevel() - Method in class org.lsst.ccs.bus.messages.LogMessage
-
The level (or severity) of the LogMessage.
- getLevel() - Method in class org.lsst.ccs.bus.messages.StatusLock
-
- getListOfKeyValueData() - Method in class org.lsst.ccs.bus.data.KeyValueDataList
-
Get the list of KeyValueData contained in this object.
- getListOfKeyValueData(KeyValueData.KeyValueDataType) - Method in class org.lsst.ccs.bus.data.KeyValueDataList
-
Get the list of KeyValueData contained in this object for a given type.
- getLock() - Method in class org.lsst.ccs.bus.messages.CommandRequest
-
Get the lock associated to this command request.
- getLockInfo() - Method in class org.lsst.ccs.bus.data.AgentLockInfo.AgentLockInfoString
-
- getLoggerName() - Method in class org.lsst.ccs.bus.messages.LogMessage
-
Get the name of the logger used to record the LogMessage.
- getMaxLevel() - Method in interface org.lsst.ccs.bus.data.AgentLock
-
The maximum level allowed by this lock.
- getMaxLevel() - Method in class org.lsst.ccs.bus.data.AgentLockInfo
-
- getMaxMemory() - Method in class org.lsst.ccs.bus.data.RuntimeInfo
-
Get the maximum memory allocated for the JVM in bytes
- getName() - Method in class org.lsst.ccs.bus.data.AgentInfo
-
The Agent's name on the Buses.
- getName() - Method in enum org.lsst.ccs.bus.data.DataProviderInfo.Attribute
-
- getNewState() - Method in class org.lsst.ccs.bus.messages.StatusStateChangeNotification
-
Get the new state of the Agent.
- getNThreads() - Method in class org.lsst.ccs.bus.data.RuntimeInfo
-
Get the number of threads currently used.
- getNumberOfInstances() - Method in class org.lsst.ccs.bus.data.RaisedAlertHistory
-
Get the number of times this Alert was raised.
- getObject() - Method in class org.lsst.ccs.bus.messages.BusMessage
-
Get the original version of the embedded Object.
- getOldState() - Method in class org.lsst.ccs.bus.messages.StatusStateChangeNotification
-
Get the old state of the Agent.
- 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.
- getOriginatingAgent() - Method in class org.lsst.ccs.bus.data.AgentLockInfo
-
- getOutgoingQueueInTimeStamp() - Method in class org.lsst.ccs.bus.messages.BusMessage
-
- getOutgoingQueueOutTimeStamp() - Method in class org.lsst.ccs.bus.messages.BusMessage
-
- getOwner() - Method in interface org.lsst.ccs.bus.data.AgentLock
-
The lock owner = userID.
- getOwner() - Method in class org.lsst.ccs.bus.data.AgentLockInfo
-
- getOwnerType() - Method in class org.lsst.ccs.bus.data.ConfigurationParameterInfo.ConfigurationParameterizedType
-
- getParameterInfoGroupByCategory(List<ConfigurationParameterInfo>) - Static method in class org.lsst.ccs.bus.data.ConfigurationInfo
-
Groups the ConfigurationParameterInfo objects of the input list by the
category they belong to.
- getParameterInfoGroupByComponent(List<ConfigurationParameterInfo>) - Static method in class org.lsst.ccs.bus.data.ConfigurationInfo
-
Groups the ConfigurationParameterInfo objects of the input list by the
component they belong to.
- getParameterName() - Method in class org.lsst.ccs.bus.data.ConfigurationParameterInfo
-
Returns the name of the parameter represented by this object.
- getPath() - Method in class org.lsst.ccs.bus.data.DataProviderInfo
-
The path of a DataProvider is its location within an Agent.
- getPathName() - Method in class org.lsst.ccs.bus.data.ConfigurationParameterInfo
-
The Path name of the parameter.
- getProcessCpuLoad() - Method in class org.lsst.ccs.bus.data.RuntimeInfo
-
Get the process current CPU load.
- getProject() - Method in class org.lsst.ccs.bus.data.DistributionInfo
-
Deprecated.
- getRaisedAlert(String) - Method in class org.lsst.ccs.bus.data.RaisedAlertSummary
-
Get a RaisedAlert for a given id.
- getRaisedAlert() - Method in class org.lsst.ccs.bus.messages.StatusRaisedAlert
-
Get the RaisedAlert contained in this message.
- getRaisedAlertCount() - Method in class org.lsst.ccs.bus.messages.StatusRaisedAlert
-
Get the number of times this Alert has been raised.
- getRaisedAlertInstancesList() - Method in class org.lsst.ccs.bus.data.RaisedAlertHistory
-
Get the full history of RaisedAlertInstances for this Alert.
- getRaisedAlertState() - Method in class org.lsst.ccs.bus.messages.StatusRaisedAlert
-
Get the AlertState with which this Alert was raised.
- getRaisedAlertSummary() - Method in class org.lsst.ccs.bus.messages.StatusRaisedAlertSummary
-
- getRawType() - Method in class org.lsst.ccs.bus.data.ConfigurationParameterInfo.ConfigurationParameterizedType
-
- 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
-
Utility method to get the reply contained in this CommandReply.
- getRequestedVersion() - Method in class org.lsst.ccs.config.SingleCategoryTag
-
- getResolvedVersion() - Method in class org.lsst.ccs.config.SingleCategoryTag
-
- getResult() - Method in class org.lsst.ccs.bus.messages.CommandResult
-
Get the result of the CommandRequest execution.
- getRunMode() - Static method in enum org.lsst.ccs.bus.data.RunMode
-
- getSerializationDuration() - Method in class org.lsst.ccs.bus.messages.BusMessage
-
- getSerializationTime() - Method in class org.lsst.ccs.bus.messages.BusMessage
-
- getSingleCategoryTags() - Method in class org.lsst.ccs.config.CategoryDescription
-
- getSingleTag(SingleCategoryTag) - Method in class org.lsst.ccs.config.CategoryDescription
-
- getSingleTagVersion(SingleCategoryTag) - Method in class org.lsst.ccs.config.CategoryDescription
-
- getSource() - Method in class org.lsst.ccs.config.SingleCategoryTag
-
- getSourceCodeRevision() - Method in class org.lsst.ccs.bus.data.DistributionInfo
-
Deprecated.
- getSourceCodeUrl() - Method in class org.lsst.ccs.bus.data.DistributionInfo
-
Deprecated.
- getSourceName() - Method in class org.lsst.ccs.bus.messages.LogMessage
-
Get the source of the LogMessage.
- getState() - Method in class org.lsst.ccs.bus.messages.StatusMessage
-
Get the published State 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
-
Returns the current value for the specified State.
- getStateTransitionTimestamp() - Method in class org.lsst.ccs.bus.messages.StatusStateChangeNotification
-
Get the CCSTimeStamp of this state transition.
- getStatus() - Method in class org.lsst.ccs.bus.data.AgentLockInfo
-
- getStatusBroadcastPeriod() - Method in class org.lsst.ccs.bus.messages.StatusHeartBeat
-
Get the broadcast period in milliseconds.
- getSubsystemData() - Method in class org.lsst.ccs.bus.messages.StatusSubsystemData
-
Get the embedded subsystem data.
- getSystemCpuLoad() - Method in class org.lsst.ccs.bus.data.RuntimeInfo
-
Get the system CPU load.
- getTag() - Method in class org.lsst.ccs.config.SingleCategoryTag
-
- getThreadName() - Method in class org.lsst.ccs.bus.messages.LogMessage
-
Get the name of the thread on which the LogMessage originated.
- getTimeout() - Method in class org.lsst.ccs.bus.messages.CommandAck
-
Returns the timeout value for the command suggested by the command target.
- getTimeStamp() - Method in class org.lsst.ccs.bus.data.AgentLockInfo
-
- getToken() - Method in interface org.lsst.ccs.bus.data.AgentLock
-
- getToken() - Method in class org.lsst.ccs.bus.data.AgentLockInfo
-
- getTopMostTag() - Method in class org.lsst.ccs.config.CategoryDescription
-
- getTotalMemory() - Method in class org.lsst.ccs.bus.data.RuntimeInfo
-
Get the total memory currently used by the JVM in bytes
- getTransferDuration() - Method in class org.lsst.ccs.bus.messages.BusMessage
-
Get the Transfer Duration, this is the time it took from when the BusMessage
was serialized to when it was de-serialized.
- getType() - Method in class org.lsst.ccs.bus.data.AgentInfo
-
The Agent's AgentType.
- getType() - Method in class org.lsst.ccs.bus.data.KeyValueData
-
Get the KeyValueData type.
- getUptime() - Method in class org.lsst.ccs.bus.data.RuntimeInfo
-
Get the Agent's uptime in milliseconds.
- getValue() - Method in class org.lsst.ccs.bus.data.KeyValueData
-
Get the value embedding in this object.
- getValue() - Method in class org.lsst.ccs.bus.data.Measurement
-
- getVersion() - Method in class org.lsst.ccs.bus.data.DistributionInfo
-
- getVersion() - Method in class org.lsst.ccs.config.ConfigurationDescription
-
- getVersion() - Method in class org.lsst.ccs.config.SingleCategoryTag
-
- SAFE_CONFIG_NAME - Static variable in class org.lsst.ccs.config.ConfigurationDescription
-
Deprecated.
- setAgentJoinedTheBusesTime() - Method in class org.lsst.ccs.bus.data.AgentInfo
-
Public method to set the time the Agent became Joined The Buses.
- setAgentOperationalTime() - Method in class org.lsst.ccs.bus.data.AgentInfo
-
Public method to set the time the Agent became OPERATIONAL.
- setCCSTimeStamp(CCSTimeStamp) - Method in class org.lsst.ccs.bus.data.ConfigurationInfo.Builder
-
- setComponentState(String, Enum...) - Method in class org.lsst.ccs.bus.states.StateBundle
-
Sets the specified state to the bundle of the given component,
replacing any previous state of the same type.
- setConfigurationState(ConfigurationState) - Method in class org.lsst.ccs.bus.data.ConfigurationInfo.Builder
-
- setConfigurationState(ConfigurationState) - Method in class org.lsst.ccs.bus.data.ConfigurationInfo
-
Set the configuration state
- setDefaultForAllCategories(String) - Static method in class org.lsst.ccs.config.SingleCategoryTag
-
- setDefaultForCategory(String, String) - Static method in class org.lsst.ccs.config.SingleCategoryTag
-
- setDescription(String) - Method in class org.lsst.ccs.bus.data.ConfigurationInfo.Builder
-
- setHasChanges(boolean) - Method in class org.lsst.ccs.config.CategoryDescription
-
- setHighestSeverit(AlertState) - Method in class org.lsst.ccs.bus.data.RaisedAlertHistory
-
- setIncomingQueueInTimeStamp(CCSTimeStamp) - Method in class org.lsst.ccs.bus.messages.BusMessage
-
- setIncomingQueueOutTimeStamp(CCSTimeStamp) - Method in class org.lsst.ccs.bus.messages.BusMessage
-
- setLockAndLevel(AgentLock, int) - Method in class org.lsst.ccs.bus.messages.CommandRequest
-
Associate lock and level sender's information to this command request.
- setOriginAgentInfo(AgentInfo) - Method in class org.lsst.ccs.bus.messages.BusMessage
-
Sets the origin for this BusMessage.
- setOutgoingQueueInTimeStamp(CCSTimeStamp) - Method in class org.lsst.ccs.bus.messages.BusMessage
-
- setOutgoingQueueOutTimeStamp(CCSTimeStamp) - Method in class org.lsst.ccs.bus.messages.BusMessage
-
- setRecentChanges(List<String>) - Method in class org.lsst.ccs.bus.data.ConfigurationInfo.Builder
-
- setState(StateBundle) - Method in class org.lsst.ccs.bus.messages.StatusMessage
-
Set the StateBundle of this StatusMessage.
- setState(Enum...) - Method in class org.lsst.ccs.bus.states.StateBundle
-
Sets specified states to the bundle, replacing any previous states of the same types.
- setTargetsForAgent(Map<String, Dictionary>, String) - Static method in class org.lsst.ccs.bus.messages.StatusCommandDictionary
-
- SingleCategoryTag - Class in org.lsst.ccs.config
-
A class describing a single category tag.
- SingleCategoryTag(String, String, String) - Constructor for class org.lsst.ccs.config.SingleCategoryTag
-
- SingleCategoryTag(String, String, String, String) - Constructor for class org.lsst.ccs.config.SingleCategoryTag
-
- SingleCategoryTag(String, String, String, String, String) - Constructor for class org.lsst.ccs.config.SingleCategoryTag
-
- SingleCategoryTag(SingleCategoryTag) - Constructor for class org.lsst.ccs.config.SingleCategoryTag
-
- SingleCategoryTag(SingleCategoryTag, String) - Constructor for class org.lsst.ccs.config.SingleCategoryTag
-
- size() - Method in interface org.lsst.ccs.bus.data.DataProviderDictionary
-
Returns the size of this dictionary.
- SkipEncoding - Annotation Type in org.lsst.ccs.bus.annotations
-
Annotation for classes or fields that are not to be encoded.
- StateBundle - Class in org.lsst.ccs.bus.states
-
Contains a set of subsystem states, each represented by Enum.
- StateBundle(Enum...) - Constructor for class org.lsst.ccs.bus.states.StateBundle
-
Constructs a StateBundle from a set of states.
- StatusAgentInfo - Class in org.lsst.ccs.bus.messages
-
A status message containing an AgentInfo object.
- StatusAgentInfo(AgentInfo) - Constructor for class org.lsst.ccs.bus.messages.StatusAgentInfo
-
Create a StatusAgentInfo message by providing Agent's AgentInfo.
- StatusAlert<T extends Serializable,D> - Class in org.lsst.ccs.bus.messages
-
Base class for Alert raising and clearing status.
- StatusClearedAlert - Class in org.lsst.ccs.bus.messages
-
Status message sent when Alerts are cleared.
- StatusClearedAlert(String[]) - Constructor for class org.lsst.ccs.bus.messages.StatusClearedAlert
-
Build a StatusClearAlert from the provided String array and the
RaisedAlertSummary of the subsystem.
- StatusCommandDictionary - Class in org.lsst.ccs.bus.messages
-
StatusMessage dedicated to command dictionary publication.
- StatusCommandDictionary(byte[], String) - Constructor for class org.lsst.ccs.bus.messages.StatusCommandDictionary
-
- StatusConfigurationData - Class in org.lsst.ccs.bus.messages
-
A StatusMessage for the publication of ConfigurationData.
- StatusConfigurationData(ConfigurationData, boolean) - Constructor for class org.lsst.ccs.bus.messages.StatusConfigurationData
-
- StatusConfigurationInfo - Class in org.lsst.ccs.bus.messages
-
A status message containing a ConfigurationInfo object.
- StatusConfigurationInfo(ConfigurationInfo) - Constructor for class org.lsst.ccs.bus.messages.StatusConfigurationInfo
-
Create a StatusConfigurationInfo message by providing the state of the agent
and the ConfigurationInfo object to be sent.
- StatusData - Class in org.lsst.ccs.bus.messages
-
Base class for all status messages containing data that is meant to be
stored in the trending database.
- StatusData(KeyValueData) - Constructor for class org.lsst.ccs.bus.messages.StatusData
-
Build a StatusMessage from the provided Object.
- StatusDataProviderDictionary - Class in org.lsst.ccs.bus.messages
-
A status message containing a DataProviderDictionary object.
- StatusDataProviderDictionary(byte[], String) - Constructor for class org.lsst.ccs.bus.messages.StatusDataProviderDictionary
-
Create a StatusDataProviderDictionary message by providing the DataProviderDictionary.
- StatusEnum<T extends Enum<T>> - Class in org.lsst.ccs.bus.messages
-
Status message containing an Enum, encoded as a String..
- StatusEnum(T, StateBundle) - Constructor for class org.lsst.ccs.bus.messages.StatusEnum
-
- StatusHeartBeat - Class in org.lsst.ccs.bus.messages
-
Heartbeat status message.
- StatusHeartBeat(int) - Constructor for class org.lsst.ccs.bus.messages.StatusHeartBeat
-
- StatusLock - Class in org.lsst.ccs.bus.messages
-
Class to send a Lock status update
- StatusLock(AgentLockInfo) - Constructor for class org.lsst.ccs.bus.messages.StatusLock
-
- StatusLock(AgentLockInfo, int) - Constructor for class org.lsst.ccs.bus.messages.StatusLock
-
- StatusLockAggregate - Class in org.lsst.ccs.bus.messages
-
Class to send a set of lock updates
- StatusLockAggregate(AgentLockInfo[]) - Constructor for class org.lsst.ccs.bus.messages.StatusLockAggregate
-
- StatusMessage<T extends Serializable,D> - Class in org.lsst.ccs.bus.messages
-
Base class for all messages sent on the Status Bus.
- StatusMessage(Class, byte[], String) - Constructor for class org.lsst.ccs.bus.messages.StatusMessage
-
Build a StatusMessage containing an already serialized object.
- StatusMessage(T) - Constructor for class org.lsst.ccs.bus.messages.StatusMessage
-
Build a StatusMessage from the provided Object.
- StatusRaisedAlert - Class in org.lsst.ccs.bus.messages
-
Base class for all status messages containing an RaisedAlert.
- StatusRaisedAlert(Alert, String, RaisedAlertSummary) - Constructor for class org.lsst.ccs.bus.messages.StatusRaisedAlert
-
Build a StatusAlert from the provided RaisedAlert.
- StatusRaisedAlertSummary - Class in org.lsst.ccs.bus.messages
-
A Status message containing the current RaisedAlertSummary for the Agent.
- StatusRaisedAlertSummary(RaisedAlertSummary) - Constructor for class org.lsst.ccs.bus.messages.StatusRaisedAlertSummary
-
- StatusStateBundle - Class in org.lsst.ccs.bus.messages
-
A StatusMessage containing a full StateBundle.
- StatusStateBundle(StateBundle) - Constructor for class org.lsst.ccs.bus.messages.StatusStateBundle
-
Create a StatusStateBundle object.
- StatusStateChangeNotification - Class in org.lsst.ccs.bus.messages
-
A StatusChangeNotification for State changes.
- StatusStateChangeNotification(CCSTimeStamp, StateBundle) - Constructor for class org.lsst.ccs.bus.messages.StatusStateChangeNotification
-
Create a StatusStateChangeNotification object.
- StatusSubsystemData - Class in org.lsst.ccs.bus.messages
-
Base class for all status messages containing data that is private
to the sender Subsystem.
- StatusSubsystemData(KeyValueData) - Constructor for class org.lsst.ccs.bus.messages.StatusSubsystemData
-
Build a StatusMessage from the provided Object.
- valueOf(String) - Static method in enum org.lsst.ccs.bus.alerts.DeviceAlerts
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.bus.alerts.InfrastructureAlert
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.bus.data.AgentAlerts
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.bus.data.AgentCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.bus.data.AgentGroup
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.bus.data.AgentInfo.AgentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.bus.data.AgentLockInfo.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.bus.data.ConfigurationParameterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.bus.data.DataProviderInfo.Attribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.bus.data.DataProviderInfo.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.bus.data.KeyValueData.KeyValueDataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.bus.data.RunMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.bus.definition.Bus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.bus.states.AlertState
-
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.ConfigurationState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.bus.states.DataProviderState
-
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 enum org.lsst.ccs.bus.alerts.DeviceAlerts
-
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.alerts.InfrastructureAlert
-
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.data.AgentAlerts
-
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.data.AgentCategory
-
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.data.AgentGroup
-
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.data.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.data.AgentLockInfo.Status
-
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.data.ConfigurationParameterType
-
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.data.DataProviderInfo.Attribute
-
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.data.DataProviderInfo.Type
-
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.data.KeyValueData.KeyValueDataType
-
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.data.RunMode
-
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.definition.Bus
-
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.AlertState
-
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.ConfigurationState
-
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.DataProviderState
-
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.