public static interface LlapDaemonProtocolProtos.UserPayloadProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getUserPayload()
optional bytes user_payload = 1; |
int |
getVersion()
optional int32 version = 2; |
boolean |
hasUserPayload()
optional bytes user_payload = 1; |
boolean |
hasVersion()
optional int32 version = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasUserPayload()
optional bytes user_payload = 1;com.google.protobuf.ByteString getUserPayload()
optional bytes user_payload = 1;boolean hasVersion()
optional int32 version = 2;int getVersion()
optional int32 version = 2;Copyright © 2022 The Apache Software Foundation. All rights reserved.