public class HeaderBlock extends Object
Constructor and Description |
---|
HeaderBlock(long indexStartIp,
int indexPtr) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getBytes()
get the bytes for db storage
|
int |
getIndexPtr() |
long |
getIndexStartIp() |
void |
setIndexPtr(int indexPtr) |
void |
setIndexStartIp(long indexStartIp) |
Copyright © 2024. All rights reserved.