public static interface PlanProto.CaseWhenEvalOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getElse()
optional int32 else = 2; |
int |
getIfConds(int index)
repeated int32 ifConds = 1; |
int |
getIfCondsCount()
repeated int32 ifConds = 1; |
List<Integer> |
getIfCondsList()
repeated int32 ifConds = 1; |
boolean |
hasElse()
optional int32 else = 2; |
Copyright © 2015 Apache Software Foundation. All Rights Reserved.