Package | Description |
---|---|
nl.renarj.jasdb.core.storage.datablocks.impl | |
nl.renarj.jasdb.index.btreeplus.persistence |
Modifier and Type | Class and Description |
---|---|
class |
DataBlockFactoryImpl |
Constructor and Description |
---|
BlockDataInputStream(DataBlockImpl startBlock,
int offset,
long dataLength,
DataBlockFactory dataBlockFactory) |
DataBlockImpl(long position,
DataBlockFactory dataBlockFactory,
MappedByteBuffer mappedByteBuffer) |
Modifier and Type | Method and Description |
---|---|
DataBlockFactory |
BtreePlusBlockPersister.getDataBlockFactory() |
Constructor and Description |
---|
BtreePlusBlockPersister(DataBlockFactory dataBlockFactory,
int pageSize,
KeyInfo keyInfo) |
Copyright © 2015. All rights reserved.