Package | Description |
---|---|
nl.renarj.jasdb.index.btreeplus | |
nl.renarj.jasdb.index.btreeplus.persistence |
Modifier and Type | Class and Description |
---|---|
class |
LeaveBlockImpl |
class |
RootBlock |
Modifier and Type | Method and Description |
---|---|
LeaveBlock |
TreeBlock.findFirstLeaveBlock(LockIntentType intentType) |
LeaveBlock |
RootBlock.findFirstLeaveBlock(LockIntentType intentType) |
LeaveBlock |
LeaveBlockImpl.findFirstLeaveBlock(LockIntentType intentType) |
LeaveBlock |
IndexBlock.findFirstLeaveBlock(LockIntentType intent) |
LeaveBlock |
TreeBlock.findLeaveBlock(LockIntentType intent,
Key key) |
LeaveBlock |
RootBlock.findLeaveBlock(LockIntentType intent,
Key key) |
LeaveBlock |
IndexBlock.findLeaveBlock(LockIntentType intent,
Key key) |
Modifier and Type | Method and Description |
---|---|
LeaveBlock |
LeaveBlockFactory.loadBlock(DataBlock dataBlock) |
Modifier and Type | Method and Description |
---|---|
void |
LeaveBlockFactory.persistBlock(LeaveBlock block) |
Copyright © 2015. All rights reserved.