public final class RecordFile extends Object
The set of dirty records on the in-use list constitutes a transaction. Later on, we will send these records to some recovery thingy.
Modifier and Type | Field and Description |
---|---|
static int |
BLOCK_SIZE
The length of a single block.
|
public static final int BLOCK_SIZE
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.