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
- Version:
- $Revision: 1.1.1.1 $
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-2011 Apache Software Foundation. All Rights Reserved.