public class NodeMetaPageFactory extends Object implements IMetaEntryFactory
Modifier and Type | Class and Description |
---|---|
static class |
NodeMetaPageFactory.MetaKey
Key for the name map, representing only an integer.
|
static class |
NodeMetaPageFactory.MetaValue
Value for the name map, representing only an String.
|
Constructor and Description |
---|
NodeMetaPageFactory() |
Modifier and Type | Method and Description |
---|---|
IMetaEntry |
deserializeEntry(DataInput pData)
Create a meta-entry out of a serialized byte-representation.
|
public IMetaEntry deserializeEntry(DataInput pData) throws TTIOException
deserializeEntry
in interface IMetaEntryFactory
pData
- byte representation.TTIOException
- if anything weird happensCopyright © 2013. All Rights Reserved.