Package io.deephaven.qst
Class TableAdapterResults<TOPS extends TableOperations<TOPS,TABLE>,TABLE>
java.lang.Object
io.deephaven.qst.TableAdapterResults<TOPS,TABLE>
@Immutable
public abstract class TableAdapterResults<TOPS extends TableOperations<TOPS,TABLE>,TABLE>
extends Object
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
TableAdapterResults.GetOutput<T extends TableOperations<T,
T>> Used to collapse an output when the table operations and table type are the same generic type.static interface
TableAdapterResults.Output<TOPS extends TableOperations<TOPS,
TABLE>, TABLE> -
Constructor Summary
-
Method Summary
-
Constructor Details
-
TableAdapterResults
public TableAdapterResults()
-
-
Method Details
-
map
-