Package io.deephaven.engine.table.impl
Interface AsOfJoinHelper.SsaFactory
- All Superinterfaces:
AutoCloseable
,Function<RowSet,
,SegmentedSortedArray> SafeCloseable
- Enclosing class:
- AsOfJoinHelper
public static interface AsOfJoinHelper.SsaFactory
extends Function<RowSet,SegmentedSortedArray>, SafeCloseable
-
Method Summary
Methods inherited from interface io.deephaven.util.SafeCloseable
close