public class State extends DatabaseContainer
dbConfig, entryContainer, name
Modifier and Type | Method and Description |
---|---|
boolean |
getIndexTrustState(com.sleepycat.je.Transaction txn,
DatabaseContainer index)
Fetch index state from the database.
|
close, getName, getRecordCount, open, openCursor, openCursor, preload, toString
public boolean getIndexTrustState(com.sleepycat.je.Transaction txn, DatabaseContainer index) throws com.sleepycat.je.DatabaseException
txn
- The database transaction or null if none.index
- The index storing the trusted state info.com.sleepycat.je.DatabaseException
- If an error occurs in the JE database.Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.