Package | Description |
---|---|
org.apache.kahadb.journal |
journal based data storage - scalable and fast
|
org.apache.kahadb.util |
Modifier and Type | Field and Description |
---|---|
protected SequenceSet |
DataFile.corruptedBlocks |
Modifier and Type | Method and Description |
---|---|
SequenceSet |
DataFile.getCorruptedBlocks() |
Modifier and Type | Method and Description |
---|---|
SequenceSet |
SequenceSet.Marshaller.deepCopy(SequenceSet value) |
SequenceSet |
SequenceSet.Marshaller.readPayload(DataInput in) |
Modifier and Type | Method and Description |
---|---|
SequenceSet |
SequenceSet.Marshaller.deepCopy(SequenceSet value) |
void |
SequenceSet.Marshaller.writePayload(SequenceSet value,
DataOutput out) |
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.