Package io.deephaven.engine.table.lang
-
Interface Summary Interface Description QueryLibraryImports -
Class Summary Class Description QueryLibrary QueryLibraryImportsServiceLoader QueryScope Variable scope used to resolve parameter values during query execution.QueryScope.StandaloneImpl QueryScopeParam<T> -
Exception Summary Exception Description QueryScope.MissingVariableException A type of RuntimeException thrown when a variable referenced within theQueryScope
is not defined or, more likely, has not been added to the scope.