public interface ScannedTransactionHandle
Modifier and Type | Method | 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.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.