|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sleepycat.db.Sequence
public class Sequence
Method Summary | |
---|---|
void |
close()
|
long |
get(Transaction txn,
int delta)
|
Database |
getDatabase()
|
DatabaseEntry |
getKey()
|
SequenceStats |
getStats(StatsConfig config)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void close() throws DatabaseException
DatabaseException
public long get(Transaction txn, int delta) throws DatabaseException
DatabaseException
public Database getDatabase() throws DatabaseException
DatabaseException
public DatabaseEntry getKey() throws DatabaseException
DatabaseException
public SequenceStats getStats(StatsConfig config) throws DatabaseException
DatabaseException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |