public class NodeGroup extends Object implements IMetadataEntity
PENDING_ADD_OP, PENDING_DROP_OP, PENDING_NO_OP| Constructor and Description |
|---|
NodeGroup(String groupName,
List<String> nodeNames) |
| Modifier and Type | Method and Description |
|---|---|
Object |
addToCache(MetadataCache cache) |
Object |
dropFromCache(MetadataCache cache) |
String |
getNodeGroupName() |
List<String> |
getNodeNames() |
public String getNodeGroupName()
public Object addToCache(MetadataCache cache)
addToCache in interface IMetadataEntitypublic Object dropFromCache(MetadataCache cache)
dropFromCache in interface IMetadataEntityCopyright © 2016 The Apache Software Foundation. All rights reserved.