Class PListStoreImpl.MetaData
- java.lang.Object
-
- org.apache.activemq.store.kahadb.plist.PListStoreImpl.MetaData
-
- Enclosing class:
- PListStoreImpl
protected class PListStoreImpl.MetaData extends Object
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
MetaData(PListStoreImpl store)
-
-
-
Constructor Detail
-
MetaData
protected MetaData(PListStoreImpl store)
-
-
Method Detail
-
read
public void read(DataInput is) throws IOException
- Throws:
IOException
-
write
public void write(DataOutput os) throws IOException
- Throws:
IOException
-
-