|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IndexSegmentStore | |
|---|---|
| com.bigdata.btree |
The BTree is a scalable B+-Tree with copy-on-write
semantics mapping variable length unsigned byte[] keys to variable
length byte[] values (null values are allowed). |
| Uses of IndexSegmentStore in com.bigdata.btree |
|---|
| Methods in com.bigdata.btree that return IndexSegmentStore | |
|---|---|
IndexSegmentStore |
IndexSegment.getStore()
Overridden to a more constrained type. |
| Constructors in com.bigdata.btree with parameters of type IndexSegmentStore | |
|---|---|
IndexSegment(IndexSegmentStore fileStore)
Open a read-only index segment. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||