Modifier and Type | Class and Description |
---|---|
class |
BlockHeaderV2
This holds an evio block header, also known as a physical record header.
|
class |
BlockHeaderV4
This holds an evio block header, also known as a physical record header.
|
Modifier and Type | Method and Description |
---|---|
IBlockHeader |
EvioReader.getCurrentBlockHeader()
This returns the current (active) block (physical record) header.
|
IBlockHeader |
EvioReader.getFirstBlockHeader()
This returns the FIRST block (physical record) header.
|