Package com.mapr.cli.common
Class NodeField
- java.lang.Object
-
- com.mapr.cli.common.NodeField
-
public class NodeField extends java.lang.ObjectClass that holds Node field info. Takes NodeInfo or an int/string to use as node identifier
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)intgetId()java.lang.StringgetLabel()inthashCode()
-