public interface INContainingEntry
| Modifier and Type | Method and Description |
|---|---|
DatabaseId |
getDbId() |
IN |
getIN(DatabaseImpl dbImpl)
Currently used by recovery only.
|
long |
getPrevDeltaLsn() |
long |
getPrevFullLsn() |
boolean |
isBINDelta() |
IN getIN(DatabaseImpl dbImpl) throws DatabaseException
DatabaseExceptionboolean isBINDelta()
DatabaseId getDbId()
long getPrevFullLsn()
long getPrevDeltaLsn()
Copyright © 2024. All rights reserved.