| Package | Description |
|---|---|
| org.brandao.brcache.collections.fileswapper |
| Modifier and Type | Method and Description |
|---|---|
static List<DataBlock> |
DataChain.reload(Long firstId,
DataBlockEntityFile handler) |
static void |
DataChain.remove(DataBlockEntityFile handler,
List<Long> freeList) |
static void |
DataChain.remove(Long firstId,
DataBlockEntityFile handler) |
static Long |
DataChain.save(List<DataBlock> list,
DataBlockEntityFile handler) |
static Long |
DataChain.update(Long firstId,
List<DataBlock> list,
DataBlockEntityFile handler) |
| Constructor and Description |
|---|
DataBlockInputStream(long id,
DataBlockEntityFile dataBlockEntityFile) |
Copyright © 2016. All rights reserved.