org.activeio.journal.active
Class RecordInfo
java.lang.Object
org.activeio.journal.active.RecordInfo
- public final class RecordInfo
- extends Object
- Version:
- $Revision: 1.1 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RecordInfo
public RecordInfo(Location location,
Record header,
org.activeio.journal.active.LogFileNode logFileState)
getHeader
public Record getHeader()
getLocation
public Location getLocation()
getLogFileState
public org.activeio.journal.active.LogFileNode getLogFileState()
getDataOffset
public int getDataOffset()
Copyright © -2007 The ActiveIO Project. All Rights Reserved.