Class BaseForExecOpIndexNestedLoopsJoinWithRequestOps.MyIntermediateResultElementSink
java.lang.Object
se.liu.ida.hefquin.engine.queryplan.executable.impl.ops.BaseForExecOpIndexNestedLoopsJoinWithRequestOps.MyIntermediateResultElementSink
- All Implemented Interfaces:
 IntermediateResultElementSink
- Direct Known Subclasses:
 BaseForExecOpIndexNestedLoopsJoinWithRequestOps.MyIntermediateResultElementSinkOuterJoin
- Enclosing class:
 BaseForExecOpIndexNestedLoopsJoinWithRequestOps<QueryType extends Query,MemberType extends FederationMember> 
protected class BaseForExecOpIndexNestedLoopsJoinWithRequestOps.MyIntermediateResultElementSink
extends Object
implements IntermediateResultElementSink
- 
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final IntermediateResultElementSinkprotected final SolutionMapping - 
Constructor Summary
ConstructorsConstructorDescriptionMyIntermediateResultElementSink(IntermediateResultElementSink outputSink, SolutionMapping smFromInput)  - 
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface se.liu.ida.hefquin.engine.queryplan.executable.IntermediateResultElementSink
send, send 
- 
Field Details
- 
outputSink
 - 
smFromInput
 
 - 
 - 
Constructor Details
- 
MyIntermediateResultElementSink
public MyIntermediateResultElementSink(IntermediateResultElementSink outputSink, SolutionMapping smFromInput)  
 - 
 - 
Method Details
- 
send
- Specified by:
 sendin interfaceIntermediateResultElementSink
 - 
flush
public void flush() 
 -