ConfigurationType |
What we need to know about a type of configuration in order to configure and instantiate it.
|
ConfigurationType.ExtraColumn |
|
ConsoleAttachmentQuery |
Creates a new script session.
|
ConsoleAttachmentQuery.ConsoleAttachmentResult |
The result of a console attachment query.
|
ConsoleConfigurationType |
The ConfigurationType that get serialized across to the clients; this contains the config so that they are able to
display proper things in the panel combo boxes.
|
ConsoleDetachQuery |
Called when a console detaches to remove a Script Session.
|
ControllerConfigurationType |
The controller resident in-memory configuration type that contains the ConfigHolder, etc.
|
ControllerHashtable |
This class provides a base for a Controller hash table.
|
ControllerHashtableChangeListener.Adapter |
Eliminates some of the boilerplate code in handling ControllerHashtable events.
|
ControllerHashtableChangeListener.SimpleAdapter |
|
ControllerHashtableChangeListener.WeakReferenceAdapter |
|
ControllerHashtableClient |
|
ControllerHashtableEvent |
Description of a Controller Hashtable event.
|
ControllerHashtableServer |
|
ControllerReloadableConfiguration |
|
InWorkerServiceConfigChecker |
Implementation of ConfigChecker for in-worker service configurations.
|
InWorkerServiceConfigurationTypeDetails |
|
InWorkerServiceControllerConfigurationProcessor |
Controller migration class to update InWorkerServiceControllerConfigurationProcessor.DATA_SERVICES_SCRIPT persistent queries to use the new InWorkerServiceSetupQuery.IN_WORKER_SERVICE_CONFIG_TYPE query type.
|
InWorkerServiceExtraColumnGetter |
Implementation of ExtraColumnGetter to provide the service type for in-worker service persistent queries.
|
InWorkerServiceInfo |
Holder for in-worker service details.
|
InWorkerServiceJvmArgs |
Provide extra JVM arguments for the in-worker service queries.
|
InWorkerServiceSetupQuery |
Implementation of ContextAwareRemoteQuery to handle in-worker services, such as DIS and TDCP.
|
InWorkerServiceTypeDetails |
Container for details on an in-worker service type.
|
IrisGroupProviderControllerImpl |
|
IrisQueryScheduler |
Base class for basic query scheduling object to contain the parameters used for scheduling.
|
IrisQuerySchedulerContinuous |
|
IrisQuerySchedulerDaily |
Implementation of scheduler for daily scheduling.
|
IrisQuerySchedulerDependent |
|
IrisQuerySchedulerMonthly |
Implementation of scheduler for monthly scheduling.
|
IrisQuerySchedulerTemporary |
|
IrisSchedulerFactory |
Factory to create IrisScheduler instanced
This class is intended to access various IrisScheduler functionality that requires reflexive instantiation of the
appropriate IrisScheduler class instance based on the stored String[].
|
IrisUserContext |
A super simple dummy implementation of a user context, where you just assert what the user is, and then
there are some hardcoded rules for testing.
|
LastByDISInWorkerServiceScriptSetup |
InWorkerServiceScriptSetup implementation for an in-worker last-by DIS.
|
MergeQueryControllerConfigurationProcessor |
Controller migration class to update merge configurations with the new data routing service parameters.
|
PersistentQuery |
A PersistentQuery represents a single run of a Deephaven persistent query.
|
PersistentQueryClient |
Note:: {PersistentQueryConfiguration, PersistentQueryState, PersistentQueryInfo, PersistentQuery, PersistentQueryClient} replace TableConfiguration.
|
PersistentQueryConfigTableFactory |
A factory that listens to the Persistent Query Controller and generates a Table from the QueryInfo updates.
|
PersistentQueryConfiguration |
PersistentQueryConfiguration contains the persistent state for a query.
|
PersistentQueryConfigurationMarshaller |
|
PersistentQueryConfigurationWrapper |
Wrapper to help in the synchronization of PersistentQueryConfiguration objects.
|
PersistentQueryController |
Stand-alone controller for Iris.
|
PersistentQueryControllerClient |
Client for subscribing to state from the PersistentQueryController and manipulating persistent queries.
|
PersistentQueryControllerConfiguration |
Class to hold serializable persistent query controller configuration information; used by the controller and any client which
needs access to the controller's configuration information.
|
PersistentQueryControllerTool |
|
PersistentQueryDbServerConfig |
Database server configuration, suitable for a Persistent Query script.
|
PersistentQueryInfo |
Note: {PersistentQueryConfiguration, PersistentQueryState, PersistentQueryInfo, PersistentQuery, PersistentQueryClient} replace TableConfiguration.
|
PersistentQueryState |
An Object describing the current state of a Persistent Query.
|
PythonVersion |
|
ReplayConfigChecker |
Weeps configuration checker for replay query.
|
ReplayExtraColumnGetter |
|
ReplaySetupQuery |
|
RevertHelperControllerConfigurationProcessor |
|
RevertHelperSetupQuery |
This class is to provide the table required for the IRIS Revert panel functionality.
|
RoutingConfigurationInfo |
Holder for several bits of related info about a routing service configuration.
|
RunAndDoneSetupQuery |
Class to extend ScriptSetupQuery for one-shot queries, which complete after executing
|
ScriptConfigChecker |
Base Weeps configuration checker.
|
ScriptSetupQuery |
Query to initialize a script based on the config and the loader state when the startup
began.
|
SessionType |
A basic holder class for the different types of sessions available for running queries.
|
SystemConfigurationTypeDetails |
Implementation of ConfigurationTypeDetails which provides priorities for system workers like the helper queries
and web client data query.
|