Package | Description |
---|---|
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). |
com.bigdata.btree.data | |
com.bigdata.btree.proc | |
com.bigdata.btree.raba | |
com.bigdata.btree.raba.codec | |
com.bigdata.rdf.lexicon | |
com.bigdata.rdf.sparql.ast.service.history | |
com.bigdata.rdf.spo |
This package defines a statement model using long term identifiers rather than
RDF Value objects.
|
com.bigdata.search |
This package provides full text indexing and search.
|
Class and Description |
---|
IRabaCoder
Interface for coding (compressing) a logical
byte[][] and for
accessing the coded data in place. |
Class and Description |
---|
IRabaCoder
Interface for coding (compressing) a logical
byte[][] and for
accessing the coded data in place. |
Class and Description |
---|
IRabaCoder
Interface for coding (compressing) a logical
byte[][] and for
accessing the coded data in place. |
Class and Description |
---|
ICodedRaba
Interface for an coded logical byte[][].
|
IRabaCoder
Interface for coding (compressing) a logical
byte[][] and for
accessing the coded data in place. |
Class and Description |
---|
AbstractCodedRaba
Abstract implementation throws
UnsupportedOperationException for all
mutation operations. |
AbstractFrontCodedRabaCoderTestCase
Test suite for the
FrontCodedRabaCoder . |
AbstractRabaCoderTestCase
Abstract test suite for
IRabaCoder implementations. |
CanonicalHuffmanRabaCoder
This class provides (de-)compression for logical byte[][]s based on canonical
Huffman codes.
|
CanonicalHuffmanRabaCoder.AbstractCodingSetup
Abstract base class for preparing a logical byte[][] for coding.
|
EmptyRabaValueCoder
Useful when a B+Tree uses keys but not values.
|
FrontCodedRabaCoder
Class provides (de-)compression for logical byte[][]s based on front coding.
|
FrontCodedRabaCoder.DefaultFrontCodedRabaCoder
A pre-parameterized version of the
FrontCodedRabaCoder which is
used as the default IRabaCoder for B+Tree keys for both nodes and
leaves. |
FrontCodedRabaCoderDupKeys
Variant of the
FrontCodedRabaCoder that supports duplicate keys. |
ICodedRaba
Interface for an coded logical byte[][].
|
IRabaCoder
Interface for coding (compressing) a logical
byte[][] and for
accessing the coded data in place. |
IRabaGenerator
Interface for
IRaba data generators. |
SimpleRabaCoder
This class does not offer any compression.
|
Class and Description |
---|
IRabaCoder
Interface for coding (compressing) a logical
byte[][] and for
accessing the coded data in place. |
Class and Description |
---|
IRabaCoder
Interface for coding (compressing) a logical
byte[][] and for
accessing the coded data in place. |
Class and Description |
---|
ICodedRaba
Interface for an coded logical byte[][].
|
IRabaCoder
Interface for coding (compressing) a logical
byte[][] and for
accessing the coded data in place. |
Class and Description |
---|
IRabaCoder
Interface for coding (compressing) a logical
byte[][] and for
accessing the coded data in place. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.