gr.uoa.di.madgik.hive.test
Class HiveParserTest

java.lang.Object
  extended by gr.uoa.di.madgik.hive.test.HiveParserTest

public class HiveParserTest
extends Object

Author:
john.gerbesiotis - DI NKUA

Constructor Summary
HiveParserTest()
           
 
Method Summary
static PlanNode createPlan()
           
static String getLine(int dist, String file)
           
static String getSimpleLine()
           
static void run(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HiveParserTest

public HiveParserTest()
Method Detail

getSimpleLine

public static String getSimpleLine()

getLine

public static String getLine(int dist,
                             String file)

run

public static void run(String[] args)
                throws Exception
Throws:
Exception

createPlan

public static PlanNode createPlan()
                           throws UnsupportedEncodingException
Throws:
UnsupportedEncodingException


Copyright © 2013. All Rights Reserved.