Package | Description |
---|---|
com.sleepycat.db |
Modifier and Type | Field | Description |
---|---|---|
static CheckpointConfig |
CheckpointConfig.DEFAULT |
Default configuration used if null is passed to
Environment.checkpoint . |
Modifier and Type | Method | Description |
---|---|---|
void |
Environment.checkpoint(CheckpointConfig config) |
Synchronously checkpoint the database environment.
|
Copyright (c) 1996, 2020 Oracle and/or its affiliates. All rights reserved.