Interface ResultJoinNodeVisitor<T>

All Known Subinterfaces:
AbortableResultJoinNodeVisitor<T>
All Known Implementing Classes:
AbortableOnClauseJoinNodeVisitor, InnerJoinOnlyAbortableResultJoinNodeVisitor

public interface ResultJoinNodeVisitor<T>
Since:
1.0.5
Author:
Christian Beikov
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details