public abstract class BTreeRecord
extends java.lang.Object
Constructor and Description |
---|
BTreeRecord() |
Modifier and Type | Method and Description |
---|---|
static <T extends BTreeRecord> |
readRecord(int type,
java.nio.ByteBuffer buffer,
DatasetInfo datasetInfo) |
public static <T extends BTreeRecord> T readRecord(int type, java.nio.ByteBuffer buffer, DatasetInfo datasetInfo)