cascading.lingual.util
Class Optiq

java.lang.Object
  extended by cascading.lingual.util.Optiq

public class Optiq
extends Object


Constructor Summary
Optiq()
           
 
Method Summary
static void writeSQLPlan(Properties properties, String name, org.eigenbase.relopt.volcano.VolcanoPlanner planner)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Optiq

public Optiq()
Method Detail

writeSQLPlan

public static void writeSQLPlan(Properties properties,
                                String name,
                                org.eigenbase.relopt.volcano.VolcanoPlanner planner)


Copyright © 2007-2013 Concurrent, Inc. All Rights Reserved.