Package io.deephaven.qst.table
Class StackTraceMixIn<TOPS extends TableOperations<TOPS,TABLE>,TABLE>
java.lang.Object
io.deephaven.api.TableOperationsAdapter<StackTraceMixIn<TOPS,TABLE>,StackTraceMixIn<TOPS,TABLE>,TOPS,TABLE>
io.deephaven.qst.table.StackTraceMixIn<TOPS,TABLE>
- Type Parameters:
TOPS-TABLE-
- All Implemented Interfaces:
TableOperations<StackTraceMixIn<TOPS,,TABLE>, StackTraceMixIn<TOPS, TABLE>> TableOperationsDefaults<StackTraceMixIn<TOPS,TABLE>, StackTraceMixIn<TOPS, TABLE>>
public final class StackTraceMixIn<TOPS extends TableOperations<TOPS,TABLE>,TABLE>
extends TableOperationsAdapter<StackTraceMixIn<TOPS,TABLE>,StackTraceMixIn<TOPS,TABLE>,TOPS,TABLE>
A table operations adapter that mixes-in stack trace elements.
- See Also:
-
Field Summary
Fields inherited from interface io.deephaven.api.TableOperations
AGG_BY_PRESERVE_EMPTY_DEFAULTFields inherited from interface io.deephaven.api.TableOperationsDefaults
ZERO_LENGTH_COLUMNNAME_ARRAY, ZERO_LENGTH_FILTER_ARRAY -
Method Summary
Modifier and TypeMethodDescriptionprotected TABLEadapt(StackTraceMixIn<TOPS, TABLE> rhs) protected StackTraceMixIn<TOPS,TABLE> elements()ops()Methods inherited from class io.deephaven.api.TableOperationsAdapter
aggAllBy, aggBy, asOfJoin, delegate, dropColumns, exactJoin, head, join, join, lazyUpdate, naturalJoin, rangeJoin, reverse, select, selectDistinct, selectDistinct, slice, snapshot, snapshotWhen, snapshotWhen, snapshotWhen, sort, tail, ungroup, update, updateBy, updateView, view, where, whereIn, whereNotInMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.deephaven.api.TableOperationsDefaults
absSumBy, absSumBy, absSumBy, absSumBy, aggAllBy, aggAllBy, aggAllBy, aggBy, aggBy, aggBy, aggBy, aggBy, aggBy, aggBy, aj, aj, avgBy, avgBy, avgBy, avgBy, countBy, countBy, countBy, countBy, dropColumns, dropColumns, exactJoin, exactJoin, firstBy, firstBy, firstBy, firstBy, groupBy, groupBy, groupBy, join, join, join, lastBy, lastBy, lastBy, lastBy, lazyUpdate, maxBy, maxBy, maxBy, maxBy, medianBy, medianBy, medianBy, medianBy, minBy, minBy, minBy, minBy, naturalJoin, naturalJoin, naturalJoin, naturalJoin, naturalJoin, raj, raj, rangeJoin, select, select, selectDistinct, sort, sortDescending, stdBy, stdBy, stdBy, stdBy, sumBy, sumBy, sumBy, sumBy, ungroup, ungroup, ungroup, ungroup, update, updateBy, updateBy, updateBy, updateBy, updateBy, updateBy, updateBy, updateBy, updateView, varBy, varBy, varBy, varBy, view, wavgBy, wavgBy, wavgBy, wavgBy, where, whereIn, whereNotIn, wsumBy, wsumBy, wsumBy, wsumBy
-
Method Details
-
elements
-
ops
-
adapt
- Specified by:
adaptin classTableOperationsAdapter<StackTraceMixIn<TOPS extends TableOperations<TOPS,TABLE>, TABLE>, StackTraceMixIn<TOPS extends TableOperations<TOPS, TABLE>, TABLE>, TOPS extends TableOperations<TOPS, TABLE>, TABLE>
-
adapt
- Specified by:
adaptin classTableOperationsAdapter<StackTraceMixIn<TOPS extends TableOperations<TOPS,TABLE>, TABLE>, StackTraceMixIn<TOPS extends TableOperations<TOPS, TABLE>, TABLE>, TOPS extends TableOperations<TOPS, TABLE>, TABLE>
-