Class PersistentQueryTableHelper.HelperPersistentQueryClient

java.lang.Object
com.illumon.iris.controller.utils.PersistentQueryTableHelper.HelperPersistentQueryClient
All Implemented Interfaces:
QueryProcessorConnection.DisconnectHandler
Enclosing class:
PersistentQueryTableHelper

public static class PersistentQueryTableHelper.HelperPersistentQueryClient
extends Object
implements QueryProcessorConnection.DisconnectHandler
A wrapper around a PersistentQueryClient that retrieves and subscribes to preemptive tables. The query writer must prepare the tables used by this class for subscription to by calling Table.preemptiveUpdatesTable(long) from within the persistent query script code.