Package com.illumon.iris.controller.handle
package com.illumon.iris.controller.handle
-
ClassDescriptionA Handle to a Persistent Query backed by a Core+ worker.This class is the generic DnD worker initialization.Before sending the request to create a worker, we can adjust the request parameters and worker creation JSON.This class initializes a DnD Run and Done worker.A Handle to a Persistent Query backed by an Enterprise worker.The
WorkerHandle
implementation for commiunicating with legacy workers.Interactive console queries must enforce the session count and push script session changes to the server.This interface defines a local handle to a remote Persistent Query.This class is a context object that contains all of the state that might be needed for the creation of aPersistentQueryHandle
.DnD RunAndDone PQs should by default set table refreshing off.A WorkerHandle represents an active worker within aPersistentQueryHandle
.