Package com.mapr.cli.common
Class VolumeField
- java.lang.Object
-
- com.mapr.cli.common.VolumeField
-
public class VolumeField extends java.lang.ObjectClass that holds Node field info. Takes NodeInfo or an int/string to use as node identifier
-
-
Constructor Summary
Constructors Constructor Description VolumeField(com.mapr.fs.cldb.proto.CLDBProto.VolumeInfoFields nodeInfo)VolumeField(com.mapr.fs.proto.Common.PluggableAlarm pluggableAlarm)VolumeField(java.lang.String fieldName, int fieldId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)intgetId()java.lang.StringgetLabel()inthashCode()
-