Class FlinkInputSplit

  • All Implemented Interfaces:
    java.io.Serializable, org.apache.flink.core.io.InputSplit

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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String toString()  
      • 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 Detail

      • toString

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