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