Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
com.cloudera.impala.analysis.ExprTest Class Reference
Collaboration diagram for com.cloudera.impala.analysis.ExprTest:

Public Member Functions

void TestLiteralExpr ()
 

Private Member Functions

void testLiteralExprPositive (String value, Type type)
 
void testLiteralExprNegative (String value, Type type)
 

Detailed Description

Definition at line 25 of file ExprTest.java.

Member Function Documentation

void com.cloudera.impala.analysis.ExprTest.testLiteralExprNegative ( String  value,
Type  type 
)
inlineprivate

Definition at line 72 of file ExprTest.java.

Referenced by com.cloudera.impala.analysis.ExprTest.TestLiteralExpr().

void com.cloudera.impala.analysis.ExprTest.testLiteralExprPositive ( String  value,
Type  type 
)
inlineprivate

Definition at line 59 of file ExprTest.java.

Referenced by com.cloudera.impala.analysis.ExprTest.TestLiteralExpr().


The documentation for this class was generated from the following file: