public static interface PlanProto.IfCondEvalOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getCondition()
required int32 condition = 1; |
int |
getThen()
required int32 then = 2; |
boolean |
hasCondition()
required int32 condition = 1; |
boolean |
hasThen()
required int32 then = 2; |
Copyright © 2015 Apache Software Foundation. All Rights Reserved.