This project has retired. For details please refer to its Attic page.
CheckTableNames (Lens 2.0.1-beta-incubating API)

org.apache.lens.cube.parse
Class CheckTableNames

java.lang.Object
  extended by org.apache.lens.cube.parse.ValidationRule
      extended by org.apache.lens.cube.parse.CheckTableNames

public class CheckTableNames
extends ValidationRule


Constructor Summary
CheckTableNames(org.apache.hadoop.conf.Configuration conf)
           
 
Method Summary
 boolean validate(CubeQueryContext ctx)
           
 
Methods inherited from class org.apache.lens.cube.parse.ValidationRule
getErrorMessage
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckTableNames

public CheckTableNames(org.apache.hadoop.conf.Configuration conf)
Method Detail

validate

public boolean validate(CubeQueryContext ctx)
                 throws org.apache.hadoop.hive.ql.parse.SemanticException
Specified by:
validate in class ValidationRule
Throws:
org.apache.hadoop.hive.ql.parse.SemanticException


Copyright © 2014–2015 Apache Software Foundation. All rights reserved.