public class DumbMetaEntryFactory extends Object implements IMetaEntryFactory
Modifier and Type | Class and Description |
---|---|
static class |
DumbMetaEntryFactory.DumbKey
Simple class for a simple key, just holding a long.
|
static class |
DumbMetaEntryFactory.DumbValue
Simple class for a simple key, just holding a long.
|
Constructor and Description |
---|
DumbMetaEntryFactory() |
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.