Interface MultiMatchHandlerFactory

All Known Implementing Classes:
MultiMatchHandlerFactoryImpl

public interface MultiMatchHandlerFactory
  • Method Summary

    Modifier and Type
    Method
    Description
    make(boolean hasSubselect, boolean needDedup)
     
  • Method Details