java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.VRecord
com.blackhillsoftware.dcollect.DcollectRecord
com.blackhillsoftware.dcollect.Volume
Volume record
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intConstant: 0x80 = 128static final intConstant: 0x40 = 64static final intConstant: 0x20 = 32static final intConstant: 0x80 = 128static final intConstant: 0x40 = 64static final intConstant: 0x80 = 128static final intConstant: 0xC0 = 192static final intConstant: 0x04 = 4static final intConstant: 0x38 = 56static final intConstant: 0x10 = 16static final intConstant: 0x20 = 32static final intConstant: 0x08 = 8 -
Method Summary
Modifier and TypeMethodDescriptionlongdcvalloc()DCVALLOC value.doubleDCVALLOC value in MB ie divided by 1024 if dcvcylmg() is not set.booleandcvcylmg()Return true ifDCVCYLMGbit indcveavol()is set.dcvdptyp()DCVDPTYP value.intdcvdvnum()DCVDVNUM value.dcvdvtyp()DCVDVTYP value.intdcveavol()DCVEAVOL value.booleandcvebytk()Return true ifDCVEBYTKbit indcverror()is set.booleandcvelspc()Return true ifDCVELSPCbit indcverror()is set.intdcverror()DCVERROR value.booleandcvevlcp()Return true ifDCVEVLCPbit indcverror()is set.intdcvfcyls()DCVFCYLS value.intdcvfdscb()DCVFDSCB value.intdcvflag1()DCVFLAG1 value.intdcvfragi()DCVFRAGI value.longdcvfresp()DCVFRESP value.doubleDCVFRESP value in MB ie divided by 1024 if dcvcylmg() is not set.intdcvfrext()DCVFREXT value.intdcvftrks()DCVFTRKS value.intdcvfvirs()DCVFVIRS value.booleandcvinxen()Return true ifDCVINXENbit indcvflag1()is set.booleandcvinxex()Return true ifDCVINXEXbit indcvflag1()is set.longdcvlgext()DCVLGEXT value.doubleDCVLGEXT value in MB.intdcvperct()DCVPERCT value.dcvphyst()DCVPHYST as a PhysicalStatus.intDCVPHYST raw value.booleandcvshrds()Return true ifDCVSHRDSbit indcvflag1()is set.dcvstggp()DCVSTGGP value.longdcvtralc()DCVTRALC value.doubleDCVTRALC value in MB ie divided by 1024 if dcvcylmg() is not set.intdcvtrfrg()DCVTRFRG value.intdcvtrfrx()DCVTRFRX value.longdcvtrfsp()DCVTRFSP value.doubleDCVTRFSP value in MB ie divided by 1024 if dcvcylmg() is not set.longdcvtrlge()DCVTRLGE value.intdcvtrpct()DCVTRPCT value.longdcvtrvlc()DCVTRVLC value.doubleDCVTRVLC value in MB ie divided by 1024 if dcvcylmg() is not set.booleandcvuspub()Return true ifDCVUSPUBbit indcvflag1()is set.booleandcvuspvt()Return true ifDCVUSPVTbit indcvflag1()is set.booleandcvussto()Return true ifDCVUSSTObit indcvflag1()is set.longdcvvlcap()DCVVLCAP value.doubleDCVVLCAP value in MB ie divided by 1024 if dcvcylmg() is not set.dcvvolsr()DCVVOLSR value.static VolumeConstructs a new Volume record from an existing VRecord.Methods inherited from class com.blackhillsoftware.dcollect.DcollectRecord
dateTime, dcollectType, dcudate, dcudateRawValue, dculeng, dcurctyp, dcurctyp, dcurctypRawValue, dcusysid, dcutime, dcutimeRawValue, dcutmstp, dcuversMethods inherited from class com.blackhillsoftware.smf.VRecord
recordLength, recordLength
-
Field Details
-
DCVINXST
public static final int DCVINXSTConstant: 0xC0 = 192- See Also:
-
DCVINXEX
public static final int DCVINXEXConstant: 0x80 = 128- See Also:
-
DCVINXEN
public static final int DCVINXENConstant: 0x40 = 64- See Also:
-
DCVUSATR
public static final int DCVUSATRConstant: 0x38 = 56- See Also:
-
DCVUSPVT
public static final int DCVUSPVTConstant: 0x20 = 32- See Also:
-
DCVUSPUB
public static final int DCVUSPUBConstant: 0x10 = 16- See Also:
-
DCVUSSTO
public static final int DCVUSSTOConstant: 0x08 = 8- See Also:
-
DCVSHRDS
public static final int DCVSHRDSConstant: 0x04 = 4- See Also:
-
DCVEVLCP
public static final int DCVEVLCPConstant: 0x80 = 128- See Also:
-
DCVEBYTK
public static final int DCVEBYTKConstant: 0x40 = 64- See Also:
-
DCVELSPC
public static final int DCVELSPCConstant: 0x20 = 32- See Also:
-
DCVCYLMG
public static final int DCVCYLMGConstant: 0x80 = 128- See Also:
-
-
Method Details
-
from
Constructs a new Volume record from an existing VRecord. The 2 records share the same data byte array.- Parameters:
record- an existing VRecord
-
dcvvolsr
DCVVOLSR value.- Returns:
- String DCVVOLSR value
-
dcvflag1
public int dcvflag1()DCVFLAG1 value.- Returns:
- int DCVFLAG1 value
-
dcvinxex
public boolean dcvinxex()Return true ifDCVINXEXbit indcvflag1()is set.- Returns:
- boolean DCVINXEX bit is set in dcvflag1()
DCVINXEX = 0x80
-
dcvinxen
public boolean dcvinxen()Return true ifDCVINXENbit indcvflag1()is set.- Returns:
- boolean DCVINXEN bit is set in dcvflag1()
DCVINXEN = 0x40
-
dcvuspvt
public boolean dcvuspvt()Return true ifDCVUSPVTbit indcvflag1()is set.- Returns:
- boolean DCVUSPVT bit is set in dcvflag1()
DCVUSPVT = 0x20
-
dcvuspub
public boolean dcvuspub()Return true ifDCVUSPUBbit indcvflag1()is set.- Returns:
- boolean DCVUSPUB bit is set in dcvflag1()
DCVUSPUB = 0x10
-
dcvussto
public boolean dcvussto()Return true ifDCVUSSTObit indcvflag1()is set.- Returns:
- boolean DCVUSSTO bit is set in dcvflag1()
DCVUSSTO = 0x08
-
dcvshrds
public boolean dcvshrds()Return true ifDCVSHRDSbit indcvflag1()is set.- Returns:
- boolean DCVSHRDS bit is set in dcvflag1()
DCVSHRDS = 0x04
-
dcvphyst
DCVPHYST as a PhysicalStatus.- Returns:
- PhysicalStatus DCVPHYST
-
dcvphystRawValue
public int dcvphystRawValue()DCVPHYST raw value.- Returns:
- int DCVPHYST value
-
dcverror
public int dcverror()DCVERROR value.- Returns:
- int DCVERROR value
-
dcvevlcp
public boolean dcvevlcp()Return true ifDCVEVLCPbit indcverror()is set.- Returns:
- boolean DCVEVLCP bit is set in dcverror()
DCVEVLCP = 0x80
-
dcvebytk
public boolean dcvebytk()Return true ifDCVEBYTKbit indcverror()is set.- Returns:
- boolean DCVEBYTK bit is set in dcverror()
DCVEBYTK = 0x40
-
dcvelspc
public boolean dcvelspc()Return true ifDCVELSPCbit indcverror()is set.- Returns:
- boolean DCVELSPC bit is set in dcverror()
DCVELSPC = 0x20
-
dcvperct
public int dcvperct()DCVPERCT value.- Returns:
- int DCVPERCT value
-
dcvfresp
public long dcvfresp()DCVFRESP value.- Returns:
- long DCVFRESP value
- See Also:
-
dcvfrespMB
public double dcvfrespMB()DCVFRESP value in MB ie divided by 1024 if dcvcylmg() is not set.- Returns:
- double DCVFRESP value in MB
-
dcvalloc
public long dcvalloc()DCVALLOC value.- Returns:
- long DCVALLOC value
- See Also:
-
dcvallocMB
public double dcvallocMB()DCVALLOC value in MB ie divided by 1024 if dcvcylmg() is not set.- Returns:
- double DCVALLOC value in MB
-
dcvvlcap
public long dcvvlcap()DCVVLCAP value.- Returns:
- long DCVVLCAP value
- See Also:
-
dcvvlcapMB
public double dcvvlcapMB()DCVVLCAP value in MB ie divided by 1024 if dcvcylmg() is not set.- Returns:
- double DCVVLCAP value in MB
-
dcvfragi
public int dcvfragi()DCVFRAGI value.- Returns:
- int DCVFRAGI value
-
dcvlgext
public long dcvlgext()DCVLGEXT value.- Returns:
- long DCVLGEXT value
-
dcvlgextMB
public double dcvlgextMB()DCVLGEXT value in MB.- Returns:
- double DCVLGEXT value
-
dcvfrext
public int dcvfrext()DCVFREXT value.- Returns:
- int DCVFREXT value
-
dcvfdscb
public int dcvfdscb()DCVFDSCB value.- Returns:
- int DCVFDSCB value
-
dcvfvirs
public int dcvfvirs()DCVFVIRS value.- Returns:
- int DCVFVIRS value
-
dcvdvtyp
DCVDVTYP value.- Returns:
- String DCVDVTYP value
-
dcvdvnum
public int dcvdvnum()DCVDVNUM value.- Returns:
- int DCVDVNUM value
-
dcvstggp
DCVSTGGP value.- Returns:
- String DCVSTGGP value
-
dcvdptyp
DCVDPTYP value.- Returns:
- String DCVDPTYP value
-
dcvtrpct
public int dcvtrpct()DCVTRPCT value.- Returns:
- int DCVTRPCT value
-
dcveavol
public int dcveavol()DCVEAVOL value.- Returns:
- int DCVEAVOL value
-
dcvcylmg
public boolean dcvcylmg()Return true ifDCVCYLMGbit indcveavol()is set.- Returns:
- boolean DCVCYLMG bit is set in dcveavol()
DCVCYLMG = 0x80
-
dcvtrfsp
public long dcvtrfsp()DCVTRFSP value.- Returns:
- long DCVTRFSP value
- See Also:
-
dcvtrfspMB
public double dcvtrfspMB()DCVTRFSP value in MB ie divided by 1024 if dcvcylmg() is not set.- Returns:
- double DCVTRFSP value in MB
-
dcvtralc
public long dcvtralc()DCVTRALC value.- Returns:
- long DCVTRALC value
- See Also:
-
dcvtralcMB
public double dcvtralcMB()DCVTRALC value in MB ie divided by 1024 if dcvcylmg() is not set.- Returns:
- double DCVTRALC value in MB
-
dcvtrvlc
public long dcvtrvlc()DCVTRVLC value.- Returns:
- long DCVTRVLC value
- See Also:
-
dcvtrvlcMB
public double dcvtrvlcMB()DCVTRVLC value in MB ie divided by 1024 if dcvcylmg() is not set.- Returns:
- double DCVTRVLC value in MB
-
dcvtrfrg
public int dcvtrfrg()DCVTRFRG value.- Returns:
- int DCVTRFRG value
-
dcvtrlge
public long dcvtrlge()DCVTRLGE value.- Returns:
- long DCVTRLGE value
-
dcvtrfrx
public int dcvtrfrx()DCVTRFRX value.- Returns:
- int DCVTRFRX value
-
dcvfcyls
public int dcvfcyls()DCVFCYLS value.- Returns:
- int DCVFCYLS value
-
dcvftrks
public int dcvftrks()DCVFTRKS value.- Returns:
- int DCVFTRKS value
-