Package org.apache.calcite.plan
Class RelOptPlanReaderTest
- java.lang.Object
-
- org.apache.calcite.plan.RelOptPlanReaderTest
-
public class RelOptPlanReaderTest extends java.lang.Object
Unit test forRelJson
.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
RelOptPlanReaderTest.MyRel
Dummy relational expression.
-
Constructor Summary
Constructors Constructor Description RelOptPlanReaderTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testTypeToClass()
-