|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectinfer.BDBStore.ClauseType
class BDBStore.ClauseType
Nested Class Summary | |
---|---|
class |
BDBStore.ClauseType.ClauseBinding
|
class |
BDBStore.ClauseType.ClauseEntry
|
class |
BDBStore.ClauseType.LiteralKeyCreator
|
Field Summary | |
---|---|
(package private) com.sleepycat.db.Database |
bdb
|
(package private) BDBStore.ClauseType.ClauseBinding |
binding
|
(package private) com.sleepycat.collections.StoredList<BDBStore.ClauseType.ClauseEntry> |
clauses
|
(package private) int |
count
|
(package private) com.sleepycat.db.SecondaryDatabase |
index
|
(package private) int |
len
|
(package private) int |
numViolations
|
Constructor Summary | |
---|---|
BDBStore.ClauseType(int length)
|
Method Summary | |
---|---|
void |
wrapBDB()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
com.sleepycat.db.Database bdb
BDBStore.ClauseType.ClauseBinding binding
com.sleepycat.collections.StoredList<BDBStore.ClauseType.ClauseEntry> clauses
int count
com.sleepycat.db.SecondaryDatabase index
int len
int numViolations
Constructor Detail |
---|
public BDBStore.ClauseType(int length)
Method Detail |
---|
public void wrapBDB()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |