Class PersistentQuery

java.lang.Object
com.illumon.iris.controller.PersistentQuery

public class PersistentQuery
extends Object
A PersistentQuery represents a single run of a Deephaven persistent query. It connects to a dispatcher, starts the query, and manages its state.