java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.VRecord
com.blackhillsoftware.dcollect.DcollectRecord
com.blackhillsoftware.dcollect.StorageGroup
Storage Group record
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
Storage Group Library informationstatic final class
Storage Group Status values (SMS/Confirmed SMS)static enum
Storage Group Statusstatic enum
Storage Group Type -
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Constant: 0x80 = 128static final int
Constant: 0x10 = 16static final int
Constant: 0x40 = 64static final int
Constant: 0x80 = 128static final int
Constant: 0x20 = 32static final int
Constant: 0x40 = 64static final int
Constant: 0x80 = 128static final int
Constant: 0x02 = 2static final int
Constant: 0x20 = 32static final int
Constant: 0x08 = 8static final int
Constant: 0x02 = 2static final int
Constant: 0x80 = 128static final int
Constant: 0x01 = 1static final int
Constant: 0x04 = 4static final int
Constant: 0x10 = 16static final int
Constant: 0x40 = 64static final int
Constant: 0x04 = 4static final int
Constant: 0x08 = 8static final int
Constant: 0x10 = 16 -
Method Summary
Modifier and TypeMethodDescriptionboolean
dsg32nam()
Return true ifDSG32NAM
bit indsgflgdc()
is set.dsgabsys()
DSGABSYS value.dsgadsys()
DSGADSYS value.dsgamsys()
DSGAMSYS value.int
dsgcyled()
DSGCYLED value.int
dsgcylst()
DSGCYLST value.dsgdate()
DSGDATE as LocalDate.DSGDATE String value.dsgdesc()
DSGDESC value.dsgdmpcl()
DSGDMPCL values.int
dsgdrvst()
DSGDRVST value.boolean
dsgeavbp()
Return true ifDSGEAVBP
bit indsgflag2()
is set.dsgexnm()
DSGEXNM value.boolean
dsgexnmf()
Return true ifDSGEXNMF
bit indsgflag2()
is set.boolean
dsgfabup()
Return true ifDSGFABUP
bit indsgflags()
is set.boolean
dsgfadmp()
Return true ifDSGFADMP
bit indsgflags()
is set.boolean
dsgfamig()
Return true ifDSGFAMIG
bit indsgflags()
is set.boolean
dsgfcys()
Return true ifDSGFCYS
bit indsgoamfl()
is set.boolean
dsgfdelp()
Return true ifDSGFDELP
bit indsgoamfl()
is set.boolean
dsgfdrst()
Return true ifDSGFDRST
bit indsgoamfl()
is set.boolean
dsgfgbku()
Return true ifDSGFGBKU
bit indsgflags()
is set.int
dsgfhthr()
DSGFHTHR value.boolean
dsgfimig()
Return true ifDSGFIMIG
bit indsgflags()
is set.int
dsgflag2()
DSGFLAG2 value.int
dsgflags()
DSGFLAGS value.int
dsgflgdc()
DSGFLGDC value.boolean
dsgflowf()
Return true ifDSGFLOWF
bit indsgflag2()
is set.int
dsgflthr()
DSGFLTHR value.dsgfprst()
DSGFPRST and DSGCNFRM status values.boolean
dsgfpsm()
Return true ifDSGFPSM
bit indsgflags()
is set.boolean
dsgfretp()
Return true ifDSGFRETP
bit indsgoamfl()
is set.boolean
dsgfthrs()
Return true ifDSGFTHRS
bit indsgflags()
is set.dsgftype()
DSGFTYPE as a StorageGroupType.int
DSGFTYPE raw value.boolean
dsgfvlft()
Return true ifDSGFVLFT
bit indsgoamfl()
is set.int
dsgfvmax()
DSGFVMAX value.dsgfvunt()
DSGFVUNT value.int
dsggbkuf()
DSGGBKUF value.boolean
dsggbnol()
Return true ifDSGGBNOL
bit indsgflags()
is set.dsgname()
DSGNAME value.int
dsgoamfl()
DSGOAMFL value.dsgoamid()
DSGOAMID value.int
dsgoflow()
DSGOFLOW value.dsgolibs()
DSGOLIBS values.long
dsgsbkpt()
DSGSBKPT value.int
dsgshthr()
DSGSHTHR value.int
dsgslthr()
DSGSLTHR value.dsgsstat()
DSGSSTAT status values.dsgstat()
DSGSTAT as a StorageGroupStatus.int
DSGSTAT raw value.dsgtblgr()
DSGTBLGR value.dsgtime()
DSGTIME as LocalTime.DSGTIME String value.int
dsgtmsap()
DSGTMSAP value.int
dsgtotap()
DSGTOTAP value.dsguser()
DSGUSER value.boolean
dsgvferr()
Return true ifDSGVFERR
bit indsgoamfl()
is set.boolean
dsgvffer()
Return true ifDSGVFFER
bit indsgoamfl()
is set.int
dsgvolft()
DSGVOLFT value.static StorageGroup
Constructs a new StorageGroup 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
-
DSGFABUP
public static final int DSGFABUPConstant: 0x80 = 128- See Also:
-
DSGFAMIG
public static final int DSGFAMIGConstant: 0x40 = 64- See Also:
-
DSGFADMP
public static final int DSGFADMPConstant: 0x20 = 32- See Also:
-
DSGFTHRS
public static final int DSGFTHRSConstant: 0x10 = 16- See Also:
-
DSGFGBKU
public static final int DSGFGBKUConstant: 0x08 = 8- See Also:
-
DSGGBNOL
public static final int DSGGBNOLConstant: 0x04 = 4- See Also:
-
DSGFIMIG
public static final int DSGFIMIGConstant: 0x02 = 2- See Also:
-
DSGFPSM
public static final int DSGFPSMConstant: 0x01 = 1- See Also:
-
DSG32NAM
public static final int DSG32NAMConstant: 0x80 = 128- See Also:
-
DSGFCYS
public static final int DSGFCYSConstant: 0x80 = 128- See Also:
-
DSGFVLFT
public static final int DSGFVLFTConstant: 0x40 = 64- See Also:
-
DSGFDRST
public static final int DSGFDRSTConstant: 0x20 = 32- See Also:
-
DSGVFFER
public static final int DSGVFFERConstant: 0x10 = 16- See Also:
-
DSGVFERR
public static final int DSGVFERRConstant: 0x08 = 8- See Also:
-
DSGFRETP
public static final int DSGFRETPConstant: 0x04 = 4- See Also:
-
DSGFDELP
public static final int DSGFDELPConstant: 0x02 = 2- See Also:
-
DSGFLOWF
public static final int DSGFLOWFConstant: 0x80 = 128- See Also:
-
DSGEXNMF
public static final int DSGEXNMFConstant: 0x40 = 64- See Also:
-
DSGEAVBP
public static final int DSGEAVBPConstant: 0x10 = 16- See Also:
-
-
Method Details
-
from
Constructs a new StorageGroup record from an existing VRecord. The 2 records share the same data byte array.- Parameters:
record
- an existing VRecord
-
dsgname
DSGNAME value.- Returns:
- String DSGNAME value
-
dsguser
DSGUSER value.- Returns:
- String DSGUSER value
-
dsgdate
DSGDATE as LocalDate.- Returns:
- LocalDate DSGDATE Date
- See Also:
-
dsgdateRawValue
DSGDATE String value.- Returns:
- String DSGDATE value
-
dsgtime
DSGTIME as LocalTime.- Returns:
- LocalTime DSGTIME Date
- See Also:
-
dsgtimeRawValue
DSGTIME String value.- Returns:
- String DSGTIME value
-
dsgdesc
DSGDESC value.- Returns:
- String DSGDESC value
-
dsgflags
public int dsgflags()DSGFLAGS value.- Returns:
- int DSGFLAGS value
-
dsgfabup
public boolean dsgfabup()Return true ifDSGFABUP
bit indsgflags()
is set.- Returns:
- boolean DSGFABUP bit is set in dsgflags()
DSGFABUP = 0x80
-
dsgfamig
public boolean dsgfamig()Return true ifDSGFAMIG
bit indsgflags()
is set.- Returns:
- boolean DSGFAMIG bit is set in dsgflags()
DSGFAMIG = 0x40
-
dsgfadmp
public boolean dsgfadmp()Return true ifDSGFADMP
bit indsgflags()
is set.- Returns:
- boolean DSGFADMP bit is set in dsgflags()
DSGFADMP = 0x20
-
dsgfthrs
public boolean dsgfthrs()Return true ifDSGFTHRS
bit indsgflags()
is set.- Returns:
- boolean DSGFTHRS bit is set in dsgflags()
DSGFTHRS = 0x10
-
dsgfgbku
public boolean dsgfgbku()Return true ifDSGFGBKU
bit indsgflags()
is set.- Returns:
- boolean DSGFGBKU bit is set in dsgflags()
DSGFGBKU = 0x08
-
dsggbnol
public boolean dsggbnol()Return true ifDSGGBNOL
bit indsgflags()
is set.- Returns:
- boolean DSGGBNOL bit is set in dsgflags()
DSGGBNOL = 0x04
-
dsgfimig
public boolean dsgfimig()Return true ifDSGFIMIG
bit indsgflags()
is set.- Returns:
- boolean DSGFIMIG bit is set in dsgflags()
DSGFIMIG = 0x02
-
dsgfpsm
public boolean dsgfpsm()Return true ifDSGFPSM
bit indsgflags()
is set.- Returns:
- boolean DSGFPSM bit is set in dsgflags()
DSGFPSM = 0x01
-
dsgflgdc
public int dsgflgdc()DSGFLGDC value.- Returns:
- int DSGFLGDC value
-
dsg32nam
public boolean dsg32nam()Return true ifDSG32NAM
bit indsgflgdc()
is set.- Returns:
- boolean DSG32NAM bit is set in dsgflgdc()
DSG32NAM = 0x80
-
dsgftype
DSGFTYPE as a StorageGroupType.- Returns:
- StorageGroupType DSGFTYPE
-
dsgftypeRawValue
public int dsgftypeRawValue()DSGFTYPE raw value.- Returns:
- int DSGFTYPE value
-
dsgfhthr
public int dsgfhthr()DSGFHTHR value.- Returns:
- int DSGFHTHR value
-
dsgflthr
public int dsgflthr()DSGFLTHR value.- Returns:
- int DSGFLTHR value
-
dsgfvmax
public int dsgfvmax()DSGFVMAX value.- Returns:
- int DSGFVMAX value
-
dsgfvunt
DSGFVUNT value.- Returns:
- String DSGFVUNT value
-
dsgdmpcl
DSGDMPCL values.- Returns:
- List<String> DSGDMPCL values
-
dsgfprst
DSGFPRST and DSGCNFRM status values.- Returns:
- List<Status> status values
-
dsgstat
DSGSTAT as a StorageGroupStatus.- Returns:
- StorageGroupStatus DSGSTAT
-
dsgstatRawValue
public int dsgstatRawValue()DSGSTAT raw value.- Returns:
- int DSGSTAT value
-
dsgabsys
DSGABSYS value.- Returns:
- String DSGABSYS value
-
dsgadsys
DSGADSYS value.- Returns:
- String DSGADSYS value
-
dsgamsys
DSGAMSYS value.- Returns:
- String DSGAMSYS value
-
dsggbkuf
public int dsggbkuf()DSGGBKUF value.- Returns:
- int DSGGBKUF value
-
dsgtblgr
DSGTBLGR value.- Returns:
- String DSGTBLGR value
-
dsgoamfl
public int dsgoamfl()DSGOAMFL value.- Returns:
- int DSGOAMFL value
-
dsgfcys
public boolean dsgfcys()Return true ifDSGFCYS
bit indsgoamfl()
is set.- Returns:
- boolean DSGFCYS bit is set in dsgoamfl()
DSGFCYS = 0x80
-
dsgfvlft
public boolean dsgfvlft()Return true ifDSGFVLFT
bit indsgoamfl()
is set.- Returns:
- boolean DSGFVLFT bit is set in dsgoamfl()
DSGFVLFT = 0x40
-
dsgfdrst
public boolean dsgfdrst()Return true ifDSGFDRST
bit indsgoamfl()
is set.- Returns:
- boolean DSGFDRST bit is set in dsgoamfl()
DSGFDRST = 0x20
-
dsgvffer
public boolean dsgvffer()Return true ifDSGVFFER
bit indsgoamfl()
is set.- Returns:
- boolean DSGVFFER bit is set in dsgoamfl()
DSGVFFER = 0x10
-
dsgvferr
public boolean dsgvferr()Return true ifDSGVFERR
bit indsgoamfl()
is set.- Returns:
- boolean DSGVFERR bit is set in dsgoamfl()
DSGVFERR = 0x08
-
dsgfretp
public boolean dsgfretp()Return true ifDSGFRETP
bit indsgoamfl()
is set.- Returns:
- boolean DSGFRETP bit is set in dsgoamfl()
DSGFRETP = 0x04
-
dsgfdelp
public boolean dsgfdelp()Return true ifDSGFDELP
bit indsgoamfl()
is set.- Returns:
- boolean DSGFDELP bit is set in dsgoamfl()
DSGFDELP = 0x02
-
dsgcylst
public int dsgcylst()DSGCYLST value.- Returns:
- int DSGCYLST value
-
dsgcyled
public int dsgcyled()DSGCYLED value.- Returns:
- int DSGCYLED value
-
dsgvolft
public int dsgvolft()DSGVOLFT value.- Returns:
- int DSGVOLFT value
-
dsgdrvst
public int dsgdrvst()DSGDRVST value.- Returns:
- int DSGDRVST value
-
dsgolibs
DSGOLIBS values.- Returns:
- List<Library< DSGOLIBS values
-
dsgsstat
DSGSSTAT status values.- Returns:
- List<Status< status values
-
dsgoflow
public int dsgoflow()DSGOFLOW value.- Returns:
- int DSGOFLOW value
-
dsgexnm
DSGEXNM value.- Returns:
- String DSGEXNM value
-
dsgflag2
public int dsgflag2()DSGFLAG2 value.- Returns:
- int DSGFLAG2 value
-
dsgflowf
public boolean dsgflowf()Return true ifDSGFLOWF
bit indsgflag2()
is set.- Returns:
- boolean DSGFLOWF bit is set in dsgflag2()
DSGFLOWF = 0x80
-
dsgexnmf
public boolean dsgexnmf()Return true ifDSGEXNMF
bit indsgflag2()
is set.- Returns:
- boolean DSGEXNMF bit is set in dsgflag2()
DSGEXNMF = 0x40
-
dsgeavbp
public boolean dsgeavbp()Return true ifDSGEAVBP
bit indsgflag2()
is set.- Returns:
- boolean DSGEAVBP bit is set in dsgflag2()
DSGEAVBP = 0x10
-
dsgsbkpt
public long dsgsbkpt()DSGSBKPT value.- Returns:
- long DSGSBKPT value
-
dsgshthr
public int dsgshthr()DSGSHTHR value.- Returns:
- int DSGSHTHR value
-
dsgslthr
public int dsgslthr()DSGSLTHR value.- Returns:
- int DSGSLTHR value
-
dsgtotap
public int dsgtotap()DSGTOTAP value.- Returns:
- int DSGTOTAP value
-
dsgtmsap
public int dsgtmsap()DSGTMSAP value.- Returns:
- int DSGTMSAP value
-
dsgoamid
DSGOAMID value.- Returns:
- String DSGOAMID value
-