Documentation of 'org.apache.derby.impl.store.raw.log.FlushedScanHandle' Java class
FlushedScanHandle
org.apache.derby.impl.store.raw.log

Class FlushedScanHandle

  • All Implemented Interfaces:
    ScanHandle


    public class FlushedScanHandle
    extends java.lang.Object
    implements ScanHandle
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void close()
      Close this scan.
      int getGroup()
      Get the group for the current log record.
      DatabaseInstant getInstant()
      Get the DatabaseInstant for the current log record.
      Loggable getLoggable()
      Get the Loggable associated with the currentLogRecord
      java.io.InputStream getOptionalData()
      Get an InputStream for reading the optional data associated with the current log record.
      java.lang.Object getTransactionId()
      Get the TransactionId for the current log record.
      boolean next()
      Position to the next log record.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.