Class OraTable4InitialLoad

All Implemented Interfaces:
net.openhft.chronicle.bytes.CommonMarshallable, net.openhft.chronicle.wire.ReadMarshallable, net.openhft.chronicle.wire.WriteMarshallable, net.openhft.chronicle.wire.WriteValue

public class OraTable4InitialLoad extends OraTable4SourceConnector implements net.openhft.chronicle.wire.ReadMarshallable, net.openhft.chronicle.wire.WriteMarshallable
Author:
averemee
  • Constructor Details

  • Method Details

    • writeMarshallable

      public void writeMarshallable(net.openhft.chronicle.wire.WireOut wire)
      Specified by:
      writeMarshallable in interface net.openhft.chronicle.wire.WriteMarshallable
    • readMarshallable

      public void readMarshallable(net.openhft.chronicle.wire.WireIn wire) throws net.openhft.chronicle.core.io.IORuntimeException
      Specified by:
      readMarshallable in interface net.openhft.chronicle.wire.ReadMarshallable
      Throws:
      net.openhft.chronicle.core.io.IORuntimeException
    • usesSelfDescribingMessage

      public boolean usesSelfDescribingMessage()
      Specified by:
      usesSelfDescribingMessage in interface net.openhft.chronicle.bytes.CommonMarshallable
    • readTableData

      public void readTableData(Long asOfScn, CountDownLatch runLatch, AtomicBoolean running, BlockingQueue<OraTable4InitialLoad> tablesQueue, OraConnectionObjects oraConnections)
    • getSourceRecord

      public org.apache.kafka.connect.source.SourceRecord getSourceRecord()
    • fqn

      public String fqn()
    • close

      public void close()
    • length

      public int length()
    • offset

      public int offset()
    • getPath

      public Path getPath()