Class UnixFSTransactionProgramBuilder

java.lang.Object
dev.getelements.elements.rt.transact.unix.UnixFSTransactionProgramBuilder

public class UnixFSTransactionProgramBuilder extends Object
Used to compile a set of instructions into a UnixFSTransactionProgram used for committing the requested transactions to disk. This does no checking of the underlying database, and assumes that the calling code has properly completed all pre-checks while building the code.