| Package | Description |
|---|---|
| org.apache.tajo.plan.serder |
This package provides (de)serialization API for logical plan and it related parts.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
PlanProto.IfCondEval
Protobuf type
IfCondEval |
static class |
PlanProto.IfCondEval.Builder
Protobuf type
IfCondEval |
| Modifier and Type | Method and Description |
|---|---|
PlanProto.IfCondEvalOrBuilder |
PlanProto.EvalNodeOrBuilder.getIfCondOrBuilder()
optional .IfCondEval ifCond = 14; |
PlanProto.IfCondEvalOrBuilder |
PlanProto.EvalNode.getIfCondOrBuilder()
optional .IfCondEval ifCond = 14; |
PlanProto.IfCondEvalOrBuilder |
PlanProto.EvalNode.Builder.getIfCondOrBuilder()
optional .IfCondEval ifCond = 14; |
Copyright © 2015 Apache Software Foundation. All Rights Reserved.