org.codehaus.activemq.journal.impl
Class LogFile.RecordInfo

java.lang.Object
  extended byorg.codehaus.activemq.journal.impl.LogFile.RecordInfo
Enclosing class:
LogFile

public static class LogFile.RecordInfo
extends Object


Constructor Summary
LogFile.RecordInfo(RecordLocationImpl location, RecordHeader header)
           
 
Method Summary
(package private)  int getNextLocation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogFile.RecordInfo

public LogFile.RecordInfo(RecordLocationImpl location,
                          RecordHeader header)
Method Detail

getNextLocation

int getNextLocation()


Copyright © 2004 Protique, Ltd.. All Rights Reserved.