|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ClusterManagerLocal
| Method Summary | |
|---|---|
ResourceGroup |
createAutoClusterBackingGroup(Subject subject,
ClusterKey clusterKey,
boolean addResources)
Given a cluster key create a backing group. |
ResourceGroup |
getAutoClusterBackingGroup(Subject subject,
ClusterKey clusterKey)
Return the backing group for the supplied cluster key. |
java.util.List<Resource> |
getAutoClusterResources(Subject subject,
ClusterKey clusterKey)
Given a cluster key get the auto cluster resource membership. |
| Method Detail |
|---|
ResourceGroup createAutoClusterBackingGroup(Subject subject,
ClusterKey clusterKey,
boolean addResources)
clusterKey - addResources - If true, the new group will be assigned the current resources defined by the clusterKey.
Otherwise no resources will be assigned to the new group.
java.lang.IllegalArgumentException - if a backing group exists for this clusterKey
@Nullable
ResourceGroup getAutoClusterBackingGroup(Subject subject,
ClusterKey clusterKey)
#getAutoClusterResources(String)
clusterKey -
java.util.List<Resource> getAutoClusterResources(Subject subject,
ClusterKey clusterKey)
#getAutoClusterBackingGroup(String).
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||