Package | Description |
---|---|
com.sleepycat.client |
Modifier and Type | Class and Description |
---|---|
class |
SBtreeStats
The SBtreeStats object is used to return Btree or Recno database statistics.
|
class |
SHashStats
The SHashStats object is used to return Hash database statistics.
|
class |
SHeapStats
The SHeapStats object is used to return Heap database statistics.
|
class |
SQueueStats
The SQueueStats object is used to return Queue database statistics.
|
Modifier and Type | Method and Description |
---|---|
SDatabaseStats |
SDatabase.getStats(STransaction txn,
SStatsConfig config)
Return database statistics.
|
Copyright (c) 2016, 2018 Oracle and/or its affiliates. All rights reserved.