Package io.deephaven.engine.context
package io.deephaven.engine.context
-
ClassDescriptionContainer for context-specific objects, that can be activated on a thread or passed to certain operations.A request to compile a java class.Variable scope used to resolve parameter values during query execution and to expose named objects to users.A type of RuntimeException thrown when a variable referenced within the
QueryScope
is not defined or, more likely, has not been added to the scope.Map-based implementation, extending LivenessArtifact to manage the objects passed into it.