Package | Description |
---|---|
com.bigdata.htree |
Modifier and Type | Field and Description |
---|---|
protected INodeFactory |
NodeSerializer.nodeFactory
An object that knows how to construct
DirectoryPage s and
BucketPage s from IDirectoryData and ILeafData
objects. |
Constructor and Description |
---|
AbstractHTree(IRawStore store,
INodeFactory nodeFactory,
boolean readOnly,
HTreeIndexMetadata metadata,
IRecordCompressorFactory<?> recordCompressorFactory) |
NodeSerializer(IAddressManager addressManager,
INodeFactory nodeFactory,
int addressBits,
int initialBufferCapacity,
IndexMetadata indexMetadata,
boolean readOnly,
IRecordCompressorFactory<?> recordCompressorFactory)
Designated constructor.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.