Package com.illumon.iris.db.v2
Interface AsOfJoinHelper.SsaFactory
- All Superinterfaces:
AutoCloseable
,Function<Index,
,SegmentedSortedArray> SafeCloseable
- Enclosing class:
- AsOfJoinHelper
public static interface AsOfJoinHelper.SsaFactory
extends Function<Index,SegmentedSortedArray>, SafeCloseable
-
Method Summary
Methods inherited from interface com.illumon.util.SafeCloseable
close