Class QueryHandleContext

java.lang.Object
com.illumon.iris.controller.handle.QueryHandleContext

public class QueryHandleContext extends Object

This class is a context object that contains all of the state that might be needed for the creation of a PersistentQueryHandle. PersistentQueryHandle objects are created reflexively by the WorkerKind.createPersistentQueryHandle(Logger, Object) method when the PersistentQueryController starts a query.