public class DbConfig extends Object implements Serializable
| Constructor and Description |
|---|
DbConfig() |
DbConfig(int totalHeaderSize) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIndexBlockSize() |
int |
getTotalHeaderSize() |
void |
setIndexBlockSize(int dataBlockSize) |
void |
setTotalHeaderSize(int totalHeaderSize) |
Copyright © 2025. All rights reserved.