| Package | Description |
|---|---|
| com.sleepycat.je.dbi |
INTERNAL: Underlying XxxImpl classes for Environment, Database and Cursor,
plus other misc classes (originally, dbi meant "db internal interface").
|
| Class and Description |
|---|
| INCompressor
JE compression consists of removing BIN slots for deleted and expired
records, and pruning empty IN/BINs from the tree which is also called a
reverse split.
|
Copyright © 2024. All rights reserved.