public final class RackDescriptorImpl extends Object implements RackDescriptor
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getName() |
List<NodeDescriptor> |
getNodes() |
int |
hashCode() |
String |
toString() |
public String getName()
getName
in interface ResourceCatalog.Descriptor
public List<NodeDescriptor> getNodes()
getNodes
in interface RackDescriptor
Copyright © 2016 The Apache Software Foundation. All rights reserved.