Class DoNothingHandle

java.lang.Object
com.illumon.iris.controller.handle.PersistentQueryHandleBase
com.illumon.iris.controller.handle.DoNothingHandle
All Implemented Interfaces:
PersistentQueryHandle

public class DoNothingHandle extends PersistentQueryHandleBase
This handle is enough to start a RunAndDone or Script query.

The Web UI will not permit you to create a query with anything but Legacy or Community, however you can create them from a script.

The script code and pretty much everything about the configuration is ignored. The worker is created, and can be shut down. Query initializing is simply setting the state to Running or Completed as appropriate for the ConfigurationType.