public class RoleCommandOrder extends Object
Constructor and Description |
---|
RoleCommandOrder() |
Modifier and Type | Method and Description |
---|---|
int |
compareDeps(RoleCommandOrder rco) |
void |
initialize(Cluster cluster) |
int |
order(RoleGraphNode rgn1,
RoleGraphNode rgn2)
Returns the dependency order.
|
public void initialize(Cluster cluster)
public int order(RoleGraphNode rgn1, RoleGraphNode rgn2)
rgn1
- roleGraphNode1rgn2
- roleGraphNode2public int compareDeps(RoleCommandOrder rco)
Copyright © 2016. All rights reserved.