Package | Description |
---|---|
messif.buckets.storage.impl |
Implementations of physical bucket storage.
|
Modifier and Type | Class and Description |
---|---|
static class |
DatabaseStorage.MetaObjectTextStreamColumnConvertor<T extends MetaObject>
Column convertor that uses a database String into which instances of
an
LocalAbstractObject encapsulated in T are
serialized using write
method and deserialized using LocalAbstractObject.TextStreamFactory . |