|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.lens.cube.parse.ValidationRule org.apache.lens.cube.parse.CheckTableNames
public class CheckTableNames
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 |
---|
public CheckTableNames(org.apache.hadoop.conf.Configuration conf)
Method Detail |
---|
public boolean validate(CubeQueryContext ctx) throws org.apache.hadoop.hive.ql.parse.SemanticException
validate
in class ValidationRule
org.apache.hadoop.hive.ql.parse.SemanticException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |