|
Berkeley DB version 4.2.52 |
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use com.sleepycat.bdb.collection | |
com.sleepycat.bdb.collection | Collection classes providing Map, Set, List and Iterator views of a data store [reference guide] |
com.sleepycat.bdb.factory | Factory classes |
Classes in com.sleepycat.bdb.collection used by com.sleepycat.bdb.collection | |
StoredCollection
A abstract base class for all stored collections. |
|
StoredContainer
A abstract base class for all stored collections and maps. |
|
StoredEntrySet
The Set returned by Map.entrySet(). |
|
StoredIterator
The Iterator returned by all stored collections. |
|
StoredKeySet
The Set returned by Map.keySet() and which can also be constructed directly if a Map is not needed. |
|
StoredMap
A Map view of a DataStore or DataIndex . |
|
StoredValueSet
The Set returned by Map.values() and Map.duplicates(), and which can also be constructed directly if a Map is not needed. |
Classes in com.sleepycat.bdb.collection used by com.sleepycat.bdb.factory | |
StoredMap
A Map view of a DataStore or DataIndex . |
|
StoredSortedMap
A SortedMap view of a DataStore or DataIndex . |
|
Berkeley DB version 4.2.52 |
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |