java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.VRecord
com.blackhillsoftware.dcollect.DcollectRecord
com.blackhillsoftware.dcollect.Volume
Volume record
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Constant: 0x80 = 128static final int
Constant: 0x40 = 64static final int
Constant: 0x20 = 32static final int
Constant: 0x80 = 128static final int
Constant: 0x40 = 64static final int
Constant: 0x80 = 128static final int
Constant: 0xC0 = 192static final int
Constant: 0x04 = 4static final int
Constant: 0x38 = 56static final int
Constant: 0x10 = 16static final int
Constant: 0x20 = 32static final int
Constant: 0x08 = 8 -
Method Summary
Modifier and TypeMethodDescriptionlong
dcvalloc()
DCVALLOC value.double
DCVALLOC value in MB ie divided by 1024 if dcvcylmg() is not set.boolean
dcvcylmg()
Return true ifDCVCYLMG
bit indcveavol()
is set.dcvdptyp()
DCVDPTYP value.int
dcvdvnum()
DCVDVNUM value.dcvdvtyp()
DCVDVTYP value.int
dcveavol()
DCVEAVOL value.boolean
dcvebytk()
Return true ifDCVEBYTK
bit indcverror()
is set.boolean
dcvelspc()
Return true ifDCVELSPC
bit indcverror()
is set.int
dcverror()
DCVERROR value.boolean
dcvevlcp()
Return true ifDCVEVLCP
bit indcverror()
is set.int
dcvfcyls()
DCVFCYLS value.int
dcvfdscb()
DCVFDSCB value.int
dcvflag1()
DCVFLAG1 value.int
dcvfragi()
DCVFRAGI value.long
dcvfresp()
DCVFRESP value.double
DCVFRESP value in MB ie divided by 1024 if dcvcylmg() is not set.int
dcvfrext()
DCVFREXT value.int
dcvftrks()
DCVFTRKS value.int
dcvfvirs()
DCVFVIRS value.boolean
dcvinxen()
Return true ifDCVINXEN
bit indcvflag1()
is set.boolean
dcvinxex()
Return true ifDCVINXEX
bit indcvflag1()
is set.long
dcvlgext()
DCVLGEXT value.double
DCVLGEXT value in MB.int
dcvperct()
DCVPERCT value.dcvphyst()
DCVPHYST as a PhysicalStatus.int
DCVPHYST raw value.boolean
dcvshrds()
Return true ifDCVSHRDS
bit indcvflag1()
is set.dcvstggp()
DCVSTGGP value.long
dcvtralc()
DCVTRALC value.double
DCVTRALC value in MB ie divided by 1024 if dcvcylmg() is not set.int
dcvtrfrg()
DCVTRFRG value.int
dcvtrfrx()
DCVTRFRX value.long
dcvtrfsp()
DCVTRFSP value.double
DCVTRFSP value in MB ie divided by 1024 if dcvcylmg() is not set.long
dcvtrlge()
DCVTRLGE value.int
dcvtrpct()
DCVTRPCT value.long
dcvtrvlc()
DCVTRVLC value.double
DCVTRVLC value in MB ie divided by 1024 if dcvcylmg() is not set.boolean
dcvuspub()
Return true ifDCVUSPUB
bit indcvflag1()
is set.boolean
dcvuspvt()
Return true ifDCVUSPVT
bit indcvflag1()
is set.boolean
dcvussto()
Return true ifDCVUSSTO
bit indcvflag1()
is set.long
dcvvlcap()
DCVVLCAP value.double
DCVVLCAP value in MB ie divided by 1024 if dcvcylmg() is not set.dcvvolsr()
DCVVOLSR value.static Volume
Constructs 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, dcuvers
Methods 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 ifDCVINXEX
bit indcvflag1()
is set.- Returns:
- boolean DCVINXEX bit is set in dcvflag1()
DCVINXEX = 0x80
-
dcvinxen
public boolean dcvinxen()Return true ifDCVINXEN
bit indcvflag1()
is set.- Returns:
- boolean DCVINXEN bit is set in dcvflag1()
DCVINXEN = 0x40
-
dcvuspvt
public boolean dcvuspvt()Return true ifDCVUSPVT
bit indcvflag1()
is set.- Returns:
- boolean DCVUSPVT bit is set in dcvflag1()
DCVUSPVT = 0x20
-
dcvuspub
public boolean dcvuspub()Return true ifDCVUSPUB
bit indcvflag1()
is set.- Returns:
- boolean DCVUSPUB bit is set in dcvflag1()
DCVUSPUB = 0x10
-
dcvussto
public boolean dcvussto()Return true ifDCVUSSTO
bit indcvflag1()
is set.- Returns:
- boolean DCVUSSTO bit is set in dcvflag1()
DCVUSSTO = 0x08
-
dcvshrds
public boolean dcvshrds()Return true ifDCVSHRDS
bit 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 ifDCVEVLCP
bit indcverror()
is set.- Returns:
- boolean DCVEVLCP bit is set in dcverror()
DCVEVLCP = 0x80
-
dcvebytk
public boolean dcvebytk()Return true ifDCVEBYTK
bit indcverror()
is set.- Returns:
- boolean DCVEBYTK bit is set in dcverror()
DCVEBYTK = 0x40
-
dcvelspc
public boolean dcvelspc()Return true ifDCVELSPC
bit 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 ifDCVCYLMG
bit 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
-