psdi.iface.load

Class ESHttpXMLSplitter

  • java.lang.Object
    • psdi.iface.load.ESHttpXMLSplitter
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void splitEnd()
      This method gets called at the end of split process.
      void splitEnd(java.lang.Throwable t)
      This method gets called where there is an exception in splitting the xml.
      boolean splitPerformed(byte[] splitXMLData, int splitIndex)
      This method gets called whenever a logical split happens
      void splitStart()
      called before the start of splitting process.
      • Methods inherited from class java.lang.Object

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