Powered by Zoomin Software. For more details please contactZoomin

What's New in MarkLogic 11

QueryBatcher.getQuerySuccessListeners Deprecated

QueryBatcher.getQuerySuccessListeners Deprecated

  • Last Updated: August 5, 2026
  • 1 minute read
    • MarkLogic Server
    • Version 11.0
    • Documentation

The method QueryBatcher.getQuerySuccessListeners is deprecated as of Java Client API 4.0.0 and will be removed in a future release. Use QueryBatcher.getUrisReaderListeners instead.

Both methods do the same thing in the same way. You do not need to change anything but the method name.

Alert