Function<SegmentReference,SegmentReference> |
JoinDataSource.createSegmentMapFn(Filter baseFilter,
List<PreJoinableClause> clauses,
AtomicLong cpuTimeAccumulator,
Query<?> query)
Creates a Function that maps base segments to HashJoinSegment if needed (i.e.
|
Function<SegmentReference,SegmentReference> |
JoinDataSource.createSegmentMapFn(Filter baseFilter,
List<PreJoinableClause> clauses,
AtomicLong cpuTimeAccumulator,
Query<?> query)
Creates a Function that maps base segments to HashJoinSegment if needed (i.e.
|
Function<SegmentReference,SegmentReference> |
DataSource.createSegmentMapFunction(Query query,
AtomicLong cpuTimeAcc)
Returns a segment function on to how to segment should be modified.
|
Function<SegmentReference,SegmentReference> |
DataSource.createSegmentMapFunction(Query query,
AtomicLong cpuTimeAcc)
Returns a segment function on to how to segment should be modified.
|
Function<SegmentReference,SegmentReference> |
UnionDataSource.createSegmentMapFunction(Query query,
AtomicLong cpuTime) |
Function<SegmentReference,SegmentReference> |
UnionDataSource.createSegmentMapFunction(Query query,
AtomicLong cpuTime) |
Function<SegmentReference,SegmentReference> |
InlineDataSource.createSegmentMapFunction(Query query,
AtomicLong cpuTimeAcc) |
Function<SegmentReference,SegmentReference> |
InlineDataSource.createSegmentMapFunction(Query query,
AtomicLong cpuTimeAcc) |
Function<SegmentReference,SegmentReference> |
QueryDataSource.createSegmentMapFunction(Query query,
AtomicLong cpuTime) |
Function<SegmentReference,SegmentReference> |
QueryDataSource.createSegmentMapFunction(Query query,
AtomicLong cpuTime) |
Function<SegmentReference,SegmentReference> |
JoinDataSource.createSegmentMapFunction(Query query,
AtomicLong cpuTimeAccumulator) |
Function<SegmentReference,SegmentReference> |
JoinDataSource.createSegmentMapFunction(Query query,
AtomicLong cpuTimeAccumulator) |
Function<SegmentReference,SegmentReference> |
TableDataSource.createSegmentMapFunction(Query query,
AtomicLong cpuTime) |
Function<SegmentReference,SegmentReference> |
TableDataSource.createSegmentMapFunction(Query query,
AtomicLong cpuTime) |
Function<SegmentReference,SegmentReference> |
LookupDataSource.createSegmentMapFunction(Query query,
AtomicLong cpuTime) |
Function<SegmentReference,SegmentReference> |
LookupDataSource.createSegmentMapFunction(Query query,
AtomicLong cpuTime) |