Interface TransformerQueryExecutionFactory

All Superinterfaces:
com.google.common.base.Function<QueryExecutionFactory,QueryExecutionFactory>, Function<QueryExecutionFactory,QueryExecutionFactory>

public interface TransformerQueryExecutionFactory extends com.google.common.base.Function<QueryExecutionFactory,QueryExecutionFactory>
  • Method Summary

    Methods inherited from interface com.google.common.base.Function

    apply, equals

    Methods inherited from interface java.util.function.Function

    andThen, compose