| Package | Description |
|---|---|
| org.rhq.enterprise.server.cloud | |
| org.rhq.enterprise.server.measurement |
| Modifier and Type | Method and Description |
|---|---|
void |
AffinityGroupManagerBean.addAgentsToGroup(org.rhq.core.domain.auth.Subject subject,
int affinityGroupId,
Integer[] agentIds) |
void |
AffinityGroupManagerBean.addServersToGroup(org.rhq.core.domain.auth.Subject subject,
int affinityGroupId,
Integer[] serverIds) |
void |
PartitionEventManagerBean.cloudPartitionEventRequest(org.rhq.core.domain.auth.Subject subject,
org.rhq.core.domain.cloud.PartitionEventType eventType,
String eventDetail) |
int |
AffinityGroupManagerBean.create(org.rhq.core.domain.auth.Subject subject,
org.rhq.core.domain.cloud.AffinityGroup affinityGroup) |
int |
AffinityGroupManagerBean.delete(org.rhq.core.domain.auth.Subject subject,
Integer[] affinityGroupIds) |
void |
PartitionEventManagerBean.deletePartitionEvents(org.rhq.core.domain.auth.Subject subject,
Integer[] partitionEventIds) |
void |
TopologyManagerBean.deleteServer(org.rhq.core.domain.auth.Subject subject,
Integer serverId) |
void |
TopologyManagerBean.deleteServers(org.rhq.core.domain.auth.Subject subject,
Integer[] serverIds) |
org.rhq.core.domain.util.PageList<org.rhq.core.domain.cloud.PartitionEvent> |
PartitionEventManagerBean.findPartitionEventsByCriteria(org.rhq.core.domain.auth.Subject subject,
org.rhq.core.domain.criteria.PartitionEventCriteria criteria) |
org.rhq.core.domain.cloud.AffinityGroup |
AffinityGroupManagerBean.getById(org.rhq.core.domain.auth.Subject subject,
int affinityGroupId) |
org.rhq.core.domain.util.PageList<org.rhq.core.domain.cloud.composite.AffinityGroupCountComposite> |
AffinityGroupManagerBean.getComposites(org.rhq.core.domain.auth.Subject subject,
org.rhq.core.domain.util.PageControl pageControl) |
org.rhq.core.domain.util.PageList<org.rhq.core.domain.cloud.FailoverListDetails> |
TopologyManagerBean.getFailoverListDetailsByAgentId(org.rhq.core.domain.auth.Subject subject,
int agentId,
org.rhq.core.domain.util.PageControl pc) |
org.rhq.core.domain.util.PageList<org.rhq.core.domain.cloud.PartitionEventDetails> |
PartitionEventManagerBean.getPartitionEventDetails(org.rhq.core.domain.auth.Subject subject,
int partitionEventId,
org.rhq.core.domain.util.PageControl pageControl) |
Integer |
TopologyManagerBean.getResourceIdOfAgent(org.rhq.core.domain.auth.Subject subject,
int agentId) |
org.rhq.core.domain.util.PageList<org.rhq.core.domain.cloud.composite.ServerWithAgentCountComposite> |
TopologyManagerBean.getServerComposites(org.rhq.core.domain.auth.Subject subject,
org.rhq.core.domain.util.PageControl pc) |
int |
PartitionEventManagerBean.purgeAllEvents(org.rhq.core.domain.auth.Subject subject) |
void |
AffinityGroupManagerBean.removeAgentsFromGroup(org.rhq.core.domain.auth.Subject subject,
Integer[] agentIds) |
void |
AffinityGroupManagerBean.removeServersFromGroup(org.rhq.core.domain.auth.Subject subject,
Integer[] serverIds) |
org.rhq.core.domain.cloud.AffinityGroup |
AffinityGroupManagerBean.update(org.rhq.core.domain.auth.Subject subject,
org.rhq.core.domain.cloud.AffinityGroup affinityGroup) |
org.rhq.core.domain.cloud.Server |
TopologyManagerBean.updateServer(org.rhq.core.domain.auth.Subject subject,
org.rhq.core.domain.cloud.Server server) |
void |
TopologyManagerBean.updateServerManualMaintenance(org.rhq.core.domain.auth.Subject subject,
Integer[] serverIds,
boolean manualMaintenance) |
void |
TopologyManagerBean.updateServerMode(org.rhq.core.domain.auth.Subject subject,
Integer[] serverIds,
org.rhq.core.domain.cloud.Server.OperationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
void |
MeasurementScheduleManagerBean.disableAllDefaultCollections(org.rhq.core.domain.auth.Subject subject)
Deprecated.
|
void |
MeasurementScheduleManagerBean.disableAllSchedules(org.rhq.core.domain.auth.Subject subject)
Deprecated.
|
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.