Uses of Class
com.bigdata.journal.RootBlockException

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.
 



Copyright © 2006-2011 SYSTAP, LLC. All Rights Reserved.