public interface ScannedTransactionHandle
Modifier and Type | Method and Description |
---|---|
void |
close() |
LogInstant |
getFirstInstant() |
LogInstant |
getLastInstant() |
Loggable |
getNextRecord() |
java.io.InputStream |
getOptionalData() |
LogInstant |
getThisInstant() |
Loggable getNextRecord() throws StandardException
StandardException
java.io.InputStream getOptionalData() throws StandardException
StandardException
LogInstant getThisInstant() throws StandardException
StandardException
LogInstant getLastInstant() throws StandardException
StandardException
LogInstant getFirstInstant() throws StandardException
StandardException
void close()
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.