Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The EagleML API client has been developed in conjunction with the EagleML API library for effective memory management as its major advantage.

  • Task Status Response messages containing the extract in additionalData element are not loaded into memory

  • Parses InputStream directly

  • No conversion into an object generated from the XSD

  • No WSTaskStatusResponse to POJO object conversion (for Synchronous request)

As a result, this instrument is especially effective when you perform large volume extracts.

...