Package | Description |
---|---|
com.sleepycat.je |
Foundation for creating environments, databases and transactions; provides
cursor based data access.
|
Modifier and Type | Method and Description |
---|---|
CustomStats |
EnvironmentConfig.getCustomStats()
Gets the custom statstics object.
|
Modifier and Type | Method and Description |
---|---|
EnvironmentConfig |
EnvironmentConfig.setCustomStats(CustomStats customStats)
Sets the custom statistics object.
|
void |
EnvironmentConfig.setCustomStatsVoid(CustomStats customStats) |
Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved.