Class LoadPlan.Destination

  • Enclosing class:
    LoadPlan

    public static class LoadPlan.Destination
    extends Object
    Mapping of a file to a row range with an associated range type.
    Since:
    2.0.0
    • Method Detail

      • getFileName

        public String getFileName()
      • getStartRow

        public byte[] getStartRow()
      • getEndRow

        public byte[] getEndRow()