343536373839404142
{ public BlockingHashJoinAnnotator() { super( PlanPhase.PostResolveAssembly, new NonBlockedBlockedJoinAnnotatorExpression(), new ElementAnnotation( ElementCapture.Secondary, BlockingMode.Blocked ) ); }