Package com.mapr.cli.common
Class VolumeField
java.lang.Object
com.mapr.cli.common.VolumeField
Class that holds Node field info. Takes NodeInfo or an int/string to use as node identifier
-
Constructor Summary
ConstructorsConstructorDescriptionVolumeField(com.mapr.fs.cldb.proto.CLDBProto.VolumeInfoFields nodeInfo) VolumeField(com.mapr.fs.proto.Common.PluggableAlarm pluggableAlarm) VolumeField(String fieldName, int fieldId) -
Method Summary
-
Constructor Details
-
VolumeField
public VolumeField(com.mapr.fs.cldb.proto.CLDBProto.VolumeInfoFields nodeInfo) -
VolumeField
-
VolumeField
public VolumeField(com.mapr.fs.proto.Common.PluggableAlarm pluggableAlarm)
-
-
Method Details