public static interface LlapDaemonProtocolProtos.UpdateFragmentResponseProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getIsGuaranteed()
optional bool is_guaranteed = 2; |
boolean |
getResult()
optional bool result = 1; |
boolean |
hasIsGuaranteed()
optional bool is_guaranteed = 2; |
boolean |
hasResult()
optional bool result = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasResult()
optional bool result = 1;boolean getResult()
optional bool result = 1;boolean hasIsGuaranteed()
optional bool is_guaranteed = 2;boolean getIsGuaranteed()
optional bool is_guaranteed = 2;Copyright © 2024 The Apache Software Foundation. All rights reserved.