org.apache.activemq.kaha.impl.data
Class SyncDataFileReader
java.lang.Object
org.apache.activemq.kaha.impl.data.SyncDataFileReader
public final class SyncDataFileReader
- extends Object
Optimized Store reader
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
readDataItemSize
public byte readDataItemSize(DataItem item)
throws IOException
- Throws:
IOException
readItem
public Object readItem(Marshaller marshaller,
StoreLocation item)
throws IOException
- Throws:
IOException
Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.