Class ParameterizedQueryClientImpl

java.lang.Object
io.deephaven.query.parameterized.impl.ParameterizedQueryClientImpl
All Implemented Interfaces:
Deflatable<ParameterizedQueryClientImpl>, ContextAwareLiveWidget<ParameterizedQueryClientImpl>, LiveWidget<ParameterizedQueryClientImpl>

public class ParameterizedQueryClientImpl extends Object implements ContextAwareLiveWidget<ParameterizedQueryClientImpl>
This is the client portion of the ParameterisedQuery widget. It is simply a vessel for the parameters required to compute the query result.