Package | Description |
---|---|
com.sleepycat.db |
Modifier and Type | Class and Description |
---|---|
class |
BtreeStats
The BtreeStats object is used to return Btree
or Recno database statistics.
|
class |
HashStats
The HashStats object is used to return Hash database statistics.
|
class |
HeapStats
The HeapStats object is used to return Heap database statistics.
|
class |
QueueStats
The QueueStats object is used to return Queue database statistics.
|
Modifier and Type | Method and Description |
---|---|
DatabaseStats |
Database.getStats(Transaction txn,
StatsConfig config)
Return database statistics.
|
Copyright (c) 1996, 2017 Oracle and/or its affiliates. All rights reserved.