| Package | Description |
|---|---|
| org.rhq.enterprise.server.resource.disambiguation |
| Modifier and Type | Method and Description |
|---|---|
ResourceResolution |
DisambiguationPolicy.Level.getResourceResolution() |
static ResourceResolution |
ResourceResolution.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceResolution[] |
ResourceResolution.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EnumSet<ResourceResolution> |
DisambiguationUpdateStrategy.alwaysRepartitionableResolutions() |
EnumSet<ResourceResolution> |
DefaultDisambiguationUpdateStrategies.alwaysRepartitionableResolutions() |
EnumSet<ResourceResolution> |
DisambiguationUpdateStrategy.resourceLevelRepartitionableResolutions() |
EnumSet<ResourceResolution> |
DefaultDisambiguationUpdateStrategies.resourceLevelRepartitionableResolutions() |
| Constructor and Description |
|---|
DisambiguationPolicy.Level(ResourceResolution resourceResolution) |
DisambiguationPolicy.Level(ResourceResolution resourceResolution,
boolean deciding) |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.