|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RootBlockException | |
|---|---|
| com.bigdata.journal | The journal is an append-only persistence capable data structure supporting atomic commit, named indices, and transactions. |
| Uses of RootBlockException in com.bigdata.journal |
|---|
| Methods in com.bigdata.journal that throw RootBlockException | |
|---|---|
long |
RootBlockView.getChallisField()
The "Challis field" is written at both the head and the tail of each root block and is a strictly increasing value positive long integer. |
int |
RootBlockView.getChecksum(ChecksumUtility checker)
Return the checksum store in the root block (excluding only the field including the checksum value itself). |
void |
IRootBlockView.valid()
Assertion throws exception unless the root block is valid. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||