Class FlinkInputSplit

java.lang.Object
org.apache.flink.core.io.LocatableInputSplit
org.apache.iceberg.flink.source.FlinkInputSplit
All Implemented Interfaces:
Serializable, org.apache.flink.core.io.InputSplit

public class FlinkInputSplit extends org.apache.flink.core.io.LocatableInputSplit
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class org.apache.flink.core.io.LocatableInputSplit

    equals, getHostnames, getSplitNumber, hashCode

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Method Details

    • toString

      public String toString()
      Overrides:
      toString in class org.apache.flink.core.io.LocatableInputSplit