| Package | Description |
|---|---|
| com.sleepycat.je.cleaner |
INTERNAL: disk garbage collection.
|
| com.sleepycat.je.dbi |
INTERNAL: Underlying XxxImpl classes for Environment, Database and Cursor,
plus other misc classes (originally, dbi meant "db internal interface").
|
| Modifier and Type | Method and Description |
|---|---|
ExpirationProfile |
Cleaner.getExpirationProfile() |
| Constructor and Description |
|---|
ExpirationProfile(ExpirationProfile other)
Make a copy for use in utilities, etc.
|
| Modifier and Type | Method and Description |
|---|---|
ExpirationProfile |
EnvironmentImpl.getExpirationProfile()
Returns the ExpirationProfile.
|
Copyright © 2024. All rights reserved.