public abstract class GroupableConfiguration<R extends RuntimeInfo> extends AbstractConfiguration<R>
CLUSTER
Constructor and Description |
---|
GroupableConfiguration() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getGroup() |
int |
hashCode() |
void |
setGroup(String group) |
getCreationCommandType, getGroupName, getId, getLinks, isCluster, isGlobalRuntime
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
exists, find, remove
public String getGroup()
getGroup
in class AbstractConfiguration<R extends RuntimeInfo>
public void setGroup(String group)