Serialized Form
Package org.rhq.core.domain.alert |
serialVersionUID: 1L
id
int id
ctime
long ctime
alertDefinition
AlertDefinition alertDefinition
conditionLogs
Set<E> conditionLogs
alertNotificationLog
AlertNotificationLog alertNotificationLog
triggeredOperation
String triggeredOperation
serialVersionUID: 1L
id
int id
category
AlertConditionCategory category
measurementDefinition
MeasurementDefinition measurementDefinition
name
String name
comparator
String comparator
threshold
Double threshold
option
String option
triggerId
Integer triggerId
alertDefinition
AlertDefinition alertDefinition
conditionLogs
Set<E> conditionLogs
serialVersionUID: 1L
id
int id
ctime
long ctime
- Since alert conditions can occur at potentially grossly different times in the system, and since the process for
calculating whether an alert should fire based on the states of these independently derived conditions is
out-of-band, THIS ctime is now actually more meaningful than the ctime on the alert.
value
String value
alert
Alert alert
condition
AlertCondition condition
serialVersionUID: 1L
category
AlertDampening.Category category
value
int value
valueUnits
AlertDampening.TimeUnits valueUnits
period
int period
periodUnits
AlertDampening.TimeUnits periodUnits
alertDampeningEvents
Set<E> alertDampeningEvents
serialVersionUID: 1L
id
int id
alertDefinition
AlertDefinition alertDefinition
eventType
AlertDampeningEvent.Type eventType
eventTime
Date eventTime
serialVersionUID: 1L
id
int id
name
String name
ctime
long ctime
mtime
long mtime
parentId
Integer parentId
- If this field is non-null, then this alert def is a copy of the resource type alert def with the specified id.
description
String description
priority
AlertPriority priority
resourceType
ResourceType resourceType
resource
Resource resource
enabled
boolean enabled
alertDampening
AlertDampening alertDampening
recoveryId
Integer recoveryId
willRecover
boolean willRecover
notifyFiltered
boolean notifyFiltered
controlFiltered
boolean controlFiltered
deleted
boolean deleted
conditionExpression
BooleanExpression conditionExpression
conditions
Set<E> conditions
alertNotifications
Set<E> alertNotifications
operationDefinition
OperationDefinition operationDefinition
alertDampeningEvents
Set<E> alertDampeningEvents
alerts
Set<E> alerts
- NOTE: This field is currently not accessed, so we don't need cascading for PERSIST/MERGE/REFRESH. However, we
still need cascading for REMOVE, so we don't get FK constraint violations when an Alert is removed.
AlertDefinitions aren't actually deleted, instead they have their 'deleted' flag set to true. But, if they were
actually deleted from persistent storage, we would still want the cascade remove.
Package org.rhq.core.domain.alert.notification |
serialVersionUID: 1L
id
int id
alertDefinition
AlertDefinition alertDefinition
serialVersionUID: 1L
id
int id
roles
String roles
subjects
String subjects
emails
String emails
alert
Alert alert
emailAddress
String emailAddress
role
Role role
host
String host
port
int port
oid
String oid
serialVersionUID: 1L
subject
Subject subject
Package org.rhq.core.domain.auth |
serialVersionUID: 1L
id
int id
principal
String principal
password
String password
serialVersionUID: 1L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
Package org.rhq.core.domain.authz |
serialVersionUID: 1L
id
Integer id
name
String name
description
String description
fsystem
Boolean fsystem
subjects
Set<E> subjects
resourceGroups
Set<E> resourceGroups
permissions
Set<E> permissions
roleNotifications
Set<E> roleNotifications
Package org.rhq.core.domain.common |
serialVersionUID: 1L
id
int id
propertyKey
String propertyKey
propertyValue
String propertyValue
defaultPropertyValue
String defaultPropertyValue
freadOnly
Boolean freadOnly
Package org.rhq.core.domain.common.composite |
serialVersionUID: 1L
serialVersionUID: 1L
id
Object id
displayName
String displayName
Package org.rhq.core.domain.configuration |
serialVersionUID: 1L
id
int id
serialVersionUID: 1L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
- See Also:
Externalizable.readExternal(java.io.ObjectInput)
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
- See Also:
Externalizable.writeExternal(java.io.ObjectOutput)
serialVersionUID: 1L
resource
Resource resource
aggregateConfigurationUpdate
AggregatePluginConfigurationUpdate aggregateConfigurationUpdate
serialVersionUID: 1L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
- See Also:
Externalizable.readExternal(java.io.ObjectInput)
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
- See Also:
Externalizable.writeExternal(java.io.ObjectOutput)
serialVersionUID: 1L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
- See Also:
Property.readExternal(java.io.ObjectInput)
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
- See Also:
Property.writeExternal(java.io.ObjectOutput)
serialVersionUID: 1L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
- See Also:
Property.readExternal(java.io.ObjectInput)
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
- See Also:
Property.writeExternal(java.io.ObjectOutput)
serialVersionUID: 1L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
- See Also:
Property.readExternal(java.io.ObjectInput)
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
- See Also:
Property.writeExternal(java.io.ObjectOutput)
serialVersionUID: 1L
resource
Resource resource
aggregateConfigurationUpdate
AggregateResourceConfigurationUpdate aggregateConfigurationUpdate
Package org.rhq.core.domain.configuration.definition |
serialVersionUID: 1L
id
int id
name
String name
description
String description
propertyDefinitions
Map<K,V> propertyDefinitions
templates
Map<K,V> templates
serialVersionUID: 1L
id
int id
name
String name
description
String description
configuration
Configuration configuration
configurationDefinition
ConfigurationDefinition configurationDefinition
isDefault
boolean isDefault
serialVersionUID: 1L
id
int id
name
String name
displayName
String displayName
description
String description
required
boolean required
readOnly
boolean readOnly
summary
boolean summary
activationPolicy
ActivationPolicy activationPolicy
propertyGroupDefinition
PropertyGroupDefinition propertyGroupDefinition
order
int order
version
String version
configurationDefinition
ConfigurationDefinition configurationDefinition
parentPropertyListDefinition
PropertyDefinitionList parentPropertyListDefinition
parentPropertyMapDefinition
PropertyDefinitionMap parentPropertyMapDefinition
serialVersionUID: 1L
id
long id
name
String name
value
String value
orderIndex
int orderIndex
isDefault
boolean isDefault
propertyDefinitionSimple
PropertyDefinitionSimple propertyDefinitionSimple
serialVersionUID: 1L
min
int min
- See JBNADM-1595
max
int max
- See JBNADM-1595
memberDefinition
PropertyDefinition memberDefinition
serialVersionUID: 1L
map
Map<K,V> map
serialVersionUID: 1L
type
PropertySimpleType type
allowCustomEnumeratedValue
boolean allowCustomEnumeratedValue
constraints
Set<E> constraints
enumeratedValues
List<E> enumeratedValues
- The within for a
defaultValue
String defaultValue
- Deprecated.
- This property's default value. This field should have a non-null value for properties whose
PropertyDefinition.required
field is false
(i.e. for optional properties). Conversely, this
field should be null for properties whose PropertyDefinition.required
field is true
(i.e. for
required properties).
units
MeasurementUnits units
- Measurement unit in which this simple property is taken
serialVersionUID: 1L
id
int id
name
String name
displayName
String displayName
description
String description
defaultHidden
boolean defaultHidden
order
int order
Package org.rhq.core.domain.configuration.definition.constraint |
serialVersionUID: 1L
id
int id
details
String details
propertyDefinitionSimple
PropertyDefinitionSimple propertyDefinitionSimple
serialVersionUID: 1L
minimum
Double minimum
maximum
Double maximum
serialVersionUID: 1L
minimum
Long minimum
maximum
Long maximum
serialVersionUID: 1L
Package org.rhq.core.domain.configuration.group |
id
int id
group
ResourceGroup group
serialVersionUID: 1L
configurationUpdates
List<E> configurationUpdates
serialVersionUID: 1L
configurationUpdates
List<E> configurationUpdates
Package org.rhq.core.domain.content |
serialVersionUID: 1L
id
int id
name
String name
serialVersionUID: 1L
id
int id
name
String name
description
String description
creationDate
Date creationDate
lastModifiedDate
Date lastModifiedDate
resourceChannels
Set<E> resourceChannels
channelContentSources
Set<E> channelContentSources
channelPackageVersions
Set<E> channelPackageVersions
serialVersionUID: 1L
channel
Channel channel
contentSource
ContentSource contentSource
createdTime
long createdTime
serialVersionUID: 1L
channel
Channel channel
contentSource
ContentSource contentSource
serialVersionUID: 1L
channel
Channel channel
packageVersion
PackageVersion packageVersion
createdTime
long createdTime
serialVersionUID: 1L
channel
Channel channel
packageVersion
PackageVersion packageVersion
serialVersionUID: 1L
id
int id
resource
Resource resource
status
ContentRequestStatus status
errorMessage
String errorMessage
subjectName
String subjectName
ctime
long ctime
mtime
long mtime
contentRequestType
ContentRequestType contentRequestType
installedPackageHistory
Set<E> installedPackageHistory
serialVersionUID: 1L
id
int id
contentSourceType
ContentSourceType contentSourceType
name
String name
description
String description
lazyLoad
boolean lazyLoad
downloadMode
DownloadMode downloadMode
syncSchedule
String syncSchedule
loadErrorMessage
String loadErrorMessage
configuration
Configuration configuration
creationDate
Date creationDate
lastModifiedDate
Date lastModifiedDate
syncResults
List<E> syncResults
channelContentSources
Set<E> channelContentSources
serialVersionUID: 1L
id
int id
contentSource
ContentSource contentSource
status
ContentSourceSyncStatus status
startTime
long startTime
endTime
Long endTime
results
String results
serialVersionUID: 1L
id
int id
name
String name
displayName
String displayName
description
String description
pluginName
String pluginName
defaultLazyLoad
boolean defaultLazyLoad
defaultDownloadMode
DownloadMode defaultDownloadMode
defaultSyncSchedule
String defaultSyncSchedule
contentSourceConfigurationDefinition
ConfigurationDefinition contentSourceConfigurationDefinition
contentSourceApiClass
String contentSourceApiClass
contentSources
Set<E> contentSources
serialVersionUID: 1L
id
int id
resource
Resource resource
packageVersion
PackageVersion packageVersion
installationDate
Date installationDate
user
Subject user
serialVersionUID: 1L
id
int id
packageVersion
PackageVersion packageVersion
status
InstalledPackageHistoryStatus status
errorMessage
String errorMessage
- If the status is set to FAILED, this error message will be populated with the details.
timestamp
Date timestamp
deploymentConfigurationValues
Configuration deploymentConfigurationValues
- Values that correspond to the deployment time properties that are defined by the
PackageType
. This may
not be known or only partially populated if the package was installed on the server through some external means
(it depends on the plugin's ability to detect these values on discovery). This will be null
in the
case that the package type does not define any deploy time properties.
installationSteps
List<E> installationSteps
- User readable steps the plugin will perform to install the package. If specified, the UI will display these steps
to the user prior to executing the installation. The plugin will report on the success of each step in the
process as it attempts to install the package. These are optional, leaving it up to the discretion of the plugin
to determine how to install the package. In such a case, the plugin will simply report the success or failure of
the package installation.
resource
Resource resource
- This history item described a package that was on this resource.
contentServiceRequest
ContentServiceRequest contentServiceRequest
serialVersionUID: 1L
id
int id
packageType
PackageType packageType
name
String name
classification
String classification
versions
List<E> versions
serialVersionUID: 1L
id
int id
bits
byte[] bits
serialVersionUID: 1L
key
PackageDetailsKey key
- Contains the data necessary to describe a specific version of a package.
displayVersion
String displayVersion
- Display version of the package. The format of this attribute will vary based on the package type.
classification
String classification
- Provides a second means for indicating a package's type. The possible values for this attribute will vary based
on package type. For instance, two packages of the same package type may be differentiated as a "bug fix" or a
"security update". Another example would be to indicate a grouping means, such as "System Environment" or
"Applications/Editors".
displayName
String displayName
- Name of this package version that is suitable for display to the user in the UI.
shortDescription
String shortDescription
- Short free text description of this version of the package. In other words, a summary of the package.
longDescription
String longDescription
- Long free text description of this version of the package.
fileName
String fileName
- Name of the file with the contents of this package.
fileSize
Long fileSize
- Size of the package's file.
MD5
String MD5
- MD5 hash of the file.
SHA265
String SHA265
- SHA256 hash of the file.
fileCreatedDate
Date fileCreatedDate
- Timestamp on when the package's file was created.
licenseName
String licenseName
- Name of the license under which the package falls.
licenseVersion
String licenseVersion
- Version of the package's license.
location
String location
- The package location
metadata
byte[] metadata
- XML Metadata
extraProperties
Configuration extraProperties
- Values to fulfill the package type specific extra properties. Values in this object will adhere to the
configuration definition in the associated package type
PackageType.packageExtraPropertiesDefinition
.
serialVersionUID: 1L
name
String name
- Programmatic name of the package. This will be used to identify a package in the scope of a particular content
source. This may not be unique, but the combination of name, major version, and minor version should be unique in
the list of packages in a content source.
version
String version
- The version of the package. The format of this attribute will vary based on the package type. Splitting the
version into two strings will allow us to query based on the severity (for lack of a better word) of the version
differences.
packageTypeName
String packageTypeName
- Fully qualified name of the package type this package;
architectureName
String architectureName
- Architecture of the package.
serialVersionUID: 1L
id
int id
- Database assigned ID.
key
String key
order
int order
- Relative order of the step in the overall list of steps.
description
String description
- Description of what the step will do.
errorMessage
String errorMessage
- If this step failed during execution, this will be populated with the plugin provided error message describing
the failure.
result
ContentResponseResult result
- Plugin provided indicator of whether or not the step was executed successfully.
installedPackageHistory
InstalledPackageHistory installedPackageHistory
- Package version against which this step applies.
serialVersionUID: 1L
id
int id
name
String name
displayName
String displayName
description
String description
category
PackageCategory category
discoveryInterval
long discoveryInterval
isCreationData
boolean isCreationData
deploymentConfigurationDefinition
ConfigurationDefinition deploymentConfigurationDefinition
packageExtraPropertiesDefinition
ConfigurationDefinition packageExtraPropertiesDefinition
packages
Set<E> packages
resourceType
ResourceType resourceType
serialVersionUID: 1L
id
int id
generalPackage
Package generalPackage
displayName
String displayName
shortDescription
String shortDescription
longDescription
String longDescription
version
String version
displayVersion
String displayVersion
architecture
Architecture architecture
fileName
String fileName
fileSize
Long fileSize
md5
String md5
sha256
String sha256
fileCreatedDate
Date fileCreatedDate
licenseName
String licenseName
licenseVersion
String licenseVersion
metadata
byte[] metadata
extraProperties
Configuration extraProperties
channelPackageVersions
Set<E> channelPackageVersions
installedPackages
Set<E> installedPackages
packageBits
PackageBits packageBits
productVersionPackageVersions
Set<E> productVersionPackageVersions
serialVersionUID: 1L
packageVersion
PackageVersion packageVersion
contentSource
ContentSource contentSource
location
String location
serialVersionUID: 1L
packageVersion
PackageVersion packageVersion
contentSource
ContentSource contentSource
serialVersionUID: 1L
productVersion
ProductVersion productVersion
packageVersion
PackageVersion packageVersion
serialVersionUID: 1L
productVersion
ProductVersion productVersion
packageVersion
PackageVersion packageVersion
serialVersionUID: 1L
resource
Resource resource
channel
Channel channel
createdTime
long createdTime
serialVersionUID: 1L
resource
Resource resource
channel
Channel channel
Package org.rhq.core.domain.content.composite |
id
int id
packageName
String packageName
packageTypeName
String packageTypeName
version
String version
serialVersionUID: 1L
packageVersionId
int packageVersionId
metadata
byte[] metadata
packageName
String packageName
version
String version
packageTypeName
String packageTypeName
archName
String archName
Package org.rhq.core.domain.content.transfer |
serialVersionUID: 1L
resourceId
int resourceId
- Resource against which the installed package set applies.
deployedPackages
Set<E> deployedPackages
- Full set of installed packages on the resource. Packages that were previously returned in a similar fashion but
not in this set will be marked as deleted.
serialVersionUID: 1L
requestId
int requestId
resourceId
int resourceId
packages
Set<E> packages
serialVersionUID: 1L
key
PackageDetailsKey key
result
ContentResponseResult result
errorMessage
String errorMessage
deploymentSteps
List<E> deploymentSteps
serialVersionUID: 1L
requestId
int requestId
resourceId
int resourceId
packages
Set<E> packages
serialVersionUID: 1L
requestId
int requestId
overallRequestResult
ContentResponseResult overallRequestResult
overallRequestErrorMessage
String overallRequestErrorMessage
packageResponses
Set<E> packageResponses
serialVersionUID: 1L
stepKey
String stepKey
- Unique identifier for this step within the context of the overall package installation steps for a particular
package.
description
String description
- Textual description to be displayed to the user of what will occur when installing the package.
stepResult
ContentResponseResult stepResult
- Result of executing this step during a package deployment.
stepErrorMessage
String stepErrorMessage
- Error message during execution of this step if one was encountered.
serialVersionUID: 1L
key
PackageDetailsKey key
result
ContentResponseResult result
errorMessage
String errorMessage
serialVersionUID: 1L
requestId
int requestId
overallRequestResult
ContentResponseResult overallRequestResult
overallRequestErrorMessage
String overallRequestErrorMessage
packageResponses
Set<E> packageResponses
deploymentTimeConfiguration
Configuration deploymentTimeConfiguration
- Values the plugin should use when installing this package.
serialVersionUID: 1L
requestId
int requestId
resourceId
int resourceId
packageDetails
ResourcePackageDetails packageDetails
Package org.rhq.core.domain.discovery |
serialVersionUID: 1L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
serialVersionUID: 1L
requestId
Long requestId
- Should be the same as the request if server initiated. Null otherwise.
agent
Agent agent
addedRoots
Set<E> addedRoots
- Resources that are new to this report
errors
List<E> errors
- TODO GH: We're not currently respecting this on the server - should we? private List removedRoots;
startTime
long startTime
endTime
long endTime
runtimeReport
boolean runtimeReport
serialVersionUID: 1L
uuidToIntegerMapping
Map<K,V> uuidToIntegerMapping
- Maps the agent declared uuid to the resource's true "id"
serialVersionUID: 1L
resourceId
int resourceId
resourceAlreadyExisted
boolean resourceAlreadyExisted
Package org.rhq.core.domain.event |
serialVersionUID: 1L
id
int id
source
EventSource source
timestamp
Date timestamp
severity
EventSeverity severity
detail
String detail
ackTime
Date ackTime
ackUser
String ackUser
serialVersionUID: 1L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
serialVersionUID: 1L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
Package org.rhq.core.domain.event.transfer |
serialVersionUID: 1L
events
Map<K,V> events
Package org.rhq.core.domain.measurement |
serialVersionUID: 1L
id
int id
startTime
long startTime
- Start time of this availability state
endTime
Long endTime
- End time of this availability state (which is the start of the next availability time period)
availabilityType
AvailabilityType availabilityType
- Availability state for this time period
resource
Resource resource
serialVersionUID: 1L
id
int id
userEntered
boolean userEntered
baselineMin
double baselineMin
baselineMax
double baselineMax
baselineMean
double baselineMean
computeTime
long computeTime
schedule
MeasurementSchedule schedule
scheduleId
int scheduleId
id
MeasurementDataPK id
schedule
MeasurementSchedule schedule
name
String name
serialVersionUID: 1L
value
Double value
serialVersionUID: 1L
value
Double value
min
Double min
max
Double max
serialVersionUID: 1L
value
Double value
min
Double min
max
Double max
serialVersionUID: 1L
value
Double value
min
Double min
max
Double max
serialVersionUID: 1L
timestamp
long timestamp
scheduleId
int scheduleId
serialVersionUID: 1L
value
String value
serialVersionUID: 1L
id
int id
resourceType
ResourceType resourceType
name
String name
- Name of this definition
displayName
String displayName
category
MeasurementCategory category
- Type of this Metric (Availability, Throughput, ...)
schedules
List<E> schedules
- Concrete schedules for this metric
units
MeasurementUnits units
- Measurement unit in which this metric is taken
numericType
NumericType numericType
- How are measurement values going to trend (monotonically increasing, ... )
dataType
DataType dataType
- The kind of measurement data being collected
displayType
DisplayType displayType
- How are values going to be displayed
defaultOn
boolean defaultOn
- Is this metric schedule enabled by default
defaultInterval
long defaultInterval
- What is the default gathering interval
description
String description
perMinute
boolean perMinute
alertConditions
List<E> alertConditions
displayOrder
int displayOrder
- When displaying items on screen - in what order should that be? This is filled in from the metadata from the
plugin descriptor. A value of 1000 means "don't care".
destinationType
String destinationType
- The destination type (e.g. "URL" or "Method Name") - only defined for call-time measurements.
version
int version
- Version for optimistic locking. Don't ever set this yourself
serialVersionUID: 1L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
serialVersionUID: 1L
id
int id
baseline
MeasurementBaseline baseline
- A possible baseline for this MeasurementSchedule Since baseline will always initially be null for a while, we
don't need CascadeType.PERSIST. However, we do need CascadeType.MERGE because the schedule will get its baseline
calculated for the first time (a merge-persist cascade), or have it updated at some later point in time (a
merge-merge cascade).
outOfBounds
List<E> outOfBounds
definition
MeasurementDefinition definition
- The base definition of this Metric
resource
Resource resource
- Metrics can be gathered on all levels of physical resources (Platform, Server, Service)
interval
long interval
- The interval of collecting. Only applicable if gatherMode() is set to MeasurementGathering.NUMERIC
mtime
Date mtime
- Time the schedule itself was last modified
enabled
boolean enabled
- Is this metric schedule enabled
serialVersionUID: 1L
scheduleId
int scheduleId
name
String name
interval
long interval
enabled
boolean enabled
dataType
DataType dataType
numericType
NumericType numericType
perMinute
boolean perMinute
serialVersionUID: 1L
measurementSchedules
Set<E> measurementSchedules
resourceId
int resourceId
Package org.rhq.core.domain.measurement.calltime |
serialVersionUID: 1L
scheduleId
int scheduleId
values
Map<K,V> values
serialVersionUID: 1L
id
int id
schedule
MeasurementSchedule schedule
callDestination
String callDestination
serialVersionUID: 1L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
Package org.rhq.core.domain.measurement.composite |
serialVersionUID: 1L
id
int id
min
double min
max
double max
mean
double mean
scheduleId
int scheduleId
serialVersionUID: 1L
timestamp
long timestamp
value
double value
highValue
double highValue
lowValue
double lowValue
Package org.rhq.core.domain.measurement.oob |
serialVersionUID: 1L
id
int id
schedule
MeasurementSchedule schedule
occurred
long occurred
diff
double diff
Package org.rhq.core.domain.measurement.util |
serialVersionUID: 1L
Package org.rhq.core.domain.metadata |
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
Package org.rhq.core.domain.operation |
serialVersionUID: 1L
group
ResourceGroup group
resourceOperationHistories
List<E> resourceOperationHistories
serialVersionUID: 1L
group
ResourceGroup group
serialVersionUID: 1L
createdTime
long createdTime
serialVersionUID: 1L
jobName
String jobName
jobGroup
String jobGroup
serialVersionUID: 1L
id
int id
resourceType
ResourceType resourceType
name
String name
resourceVersionRange
String resourceVersionRange
parametersConfigurationDefinition
ConfigurationDefinition parametersConfigurationDefinition
resultsConfigurationDefinition
ConfigurationDefinition resultsConfigurationDefinition
description
String description
timeout
Integer timeout
displayName
String displayName
serialVersionUID: 1L
id
int id
jobName
String jobName
jobGroup
String jobGroup
status
OperationRequestStatus status
errorMessage
String errorMessage
subjectName
String subjectName
createdTime
long createdTime
startedTime
long startedTime
modifiedTime
long modifiedTime
operationDefinition
OperationDefinition operationDefinition
parameters
Configuration parameters
serialVersionUID: 1L
jobName
String jobName
jobGroup
String jobGroup
nextFireTime
Long nextFireTime
serialVersionUID: 1L
resource
Resource resource
results
Configuration results
groupOperationHistory
GroupOperationHistory groupOperationHistory
serialVersionUID: 1L
resource
Resource resource
serialVersionUID: 1L
Package org.rhq.core.domain.plugin |
serialVersionUID: 1L
id
int id
name
String name
displayName
String displayName
description
String description
enabled
boolean enabled
help
String help
version
String version
path
String path
- TODO FINISH THIS THOUGHT *
md5
String md5
ctime
long ctime
Package org.rhq.core.domain.resource |
serialVersionUID: 1L
id
int id
name
String name
address
String address
port
int port
agentToken
String agentToken
remoteEndpoint
String remoteEndpoint
ctime
long ctime
mtime
long mtime
lastAvailabilityReport
Date lastAvailabilityReport
id
int id
errorMessage
String errorMessage
subjectName
String subjectName
ctime
long ctime
mtime
long mtime
parentResource
Resource parentResource
- Links to the parent under which this resource is created. There will always be a parent; resources created at the
highest level (i.e. "servers") will have the platform resource as their parent.
createdResourceName
String createdResourceName
- Resource instance created on the server onto which to hang these create requests.
newResourceKey
String newResourceKey
- Resource key assigned to the newly created resource by the plugin if this request is successful.
status
CreateResourceStatus status
- Status of this create request.
resourceType
ResourceType resourceType
- Type of resource being created.
configuration
Configuration configuration
- For configuration-backed resource creation, this instance carries the values entered by the user for the newly
created resource. For content-backed resource creation, this instance carries any configuration values about the
content itself that may be specified when the content is created.
installedPackage
InstalledPackage installedPackage
- For content backed resource creation, this indicates the type of content being created as part of this request.
serialVersionUID: 1L
id
int id
query
String query
name
String name
serialVersionUID: 1L
id
int id
version
String version
resourceType
ResourceType resourceType
resources
Set<E> resources
productVersionPackageVersions
Set<E> productVersionPackageVersions
serialVersionUID: 1L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
serialVersionUID: 1L
id
int id
timeOccurred
long timeOccurred
resource
Resource resource
errorType
ResourceErrorType errorType
summary
String summary
detail
String detail
serialVersionUID: 1L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
Package org.rhq.core.domain.resource.composite |
serialVersionUID: 1L
measurement
boolean measurement
configuration
boolean configuration
operation
boolean operation
content
boolean content
callTime
boolean callTime
Package org.rhq.core.domain.resource.group |
serialVersionUID: 1L
name
String name
description
String description
location
String location
ctime
Long ctime
mtime
Long mtime
modifiedBy
Subject modifiedBy
serialVersionUID: 1L
id
int id
explicitResources
Set<E> explicitResources
implicitResources
Set<E> implicitResources
roles
Set<E> roles
operationHistories
List<E> operationHistories
configurationUpdates
List<E> configurationUpdates
groupDefinition
GroupDefinition groupDefinition
groupByClause
String groupByClause
recursive
boolean recursive
groupCategory
GroupCategory groupCategory
resourceType
ResourceType resourceType
Package org.rhq.core.domain.state.discovery |
properties
Properties properties
scanTypes
List<E> scanTypes
serverPlugins
List<E> serverPlugins
paths
List<E> paths
excludes
List<E> excludes
Package org.rhq.core.domain.util |
serialVersionUID: 1L
field
String field
ordering
PageOrdering ordering
serialVersionUID: 1L
pageNumber
int pageNumber
pageSize
int pageSize
orderingFields
LinkedList<E> orderingFields
totalSize
int totalSize
isUnbounded
boolean isUnbounded
pageControl
PageControl pageControl
Package org.rhq.core.pluginapi.configuration |
serialVersionUID: 1L
configuration
Configuration configuration
status
ConfigurationUpdateStatus status
errorMessage
String errorMessage
Package org.rhq.core.pluginapi.event.log |
fileInfo
org.hyperic.sigar.FileInfo fileInfo
Package org.rhq.core.pluginapi.inventory |
serialVersionUID: 1L
Package org.rhq.core.system |
serialVersionUID: 1L
Copyright © 2008 RHQ Project Advisory Board (Red Hat, Inc. and Hyperic, Inc.). All Rights Reserved.