Package | Description |
---|---|
com.bigdata.btree.data | |
com.bigdata.htree.data |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLeafDataRecordTestCase
Test suite for the B+Tree
ILeafData records (accessing coded data in
place). |
class |
AbstractNodeDataRecordTestCase
Test suite for the B+Tree
INodeData records (accessing coded data in
place). |
class |
TestLeafDataRecord_CanonicalHuffman_CanonicalHuffman
Test suite for the B+Tree
ILeafData records (accessing coded data in
place). |
class |
TestLeafDataRecord_FrontCoded_CanonicalHuffman
Test suite for the B+Tree
ILeafData records (accessing coded data in
place). |
class |
TestLeafDataRecord_Simple_Simple
Test with simple coding for keys and values (no compression).
|
class |
TestNodeDataRecord_CanonicalHuffman
Test suite using the
CanonicalHuffmanRabaCoder to provide key
compression. |
class |
TestNodeDataRecord_FrontCoded
Test suite using the
FrontCodedRabaCoder to provide key compression. |
class |
TestNodeDataRecord_Simple
Test suite without key compression.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractHashBucketDataRecordTestCase
Abstract class for tests of
ILeafData implementations for a hash
bucket. |
class |
TestBucketDataRecord_CanonicalHuffman_CanonicalHuffman
Test suite for the HTree
ILeafData records (accessing coded data in
place). |
class |
TestBucketDataRecord_Simple_Simple
Test with simple coding for keys and values (no compression).
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.