public final class ConcurrentCopySsidHeader extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
S42CSIDH_LEN
Constant: 0x18 = 24
|
Modifier and Type | Method and Description |
---|---|
List<ConcurrentCopyVolumeStatistics> |
ConcurrentCopyVolumeStatistics()
Get a List containing Concurrent Copy Volume Sections from the record
|
static ConcurrentCopySsidHeader |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
s42csid()
S42CSID value.
|
int |
s42csidp()
S42CSIDP value.
|
long |
s42csmsf()
S42CSMSF value.
|
int |
s42csnxt()
S42CSNXT value.
|
int |
s42csvll()
S42CSVLL value.
|
int |
s42csvln()
S42CSVLN value.
|
int |
s42csvlo()
S42CSVLO value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int S42CSIDH_LEN
public int s42csnxt()
public int s42csid()
public int s42csidp()
public long s42csmsf()
public int s42csvlo()
public int s42csvln()
public int s42csvll()
public List<ConcurrentCopyVolumeStatistics> ConcurrentCopyVolumeStatistics()
public static ConcurrentCopySsidHeader create(byte[] Data, int offset, int length)
Data
- Array of bytes containing data for this sectionoffset
- Offset of this section in the datalength
- length of the sectionCopyright © 2020 Black Hill Software Pty Ltd. All rights reserved.