public static interface LlapDaemonProtocolProtos.TerminateFragmentRequestProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getFragmentIdentifierString()
optional string fragment_identifier_string = 2; |
com.google.protobuf.ByteString |
getFragmentIdentifierStringBytes()
optional string fragment_identifier_string = 2; |
LlapDaemonProtocolProtos.QueryIdentifierProto |
getQueryIdentifier()
optional .QueryIdentifierProto query_identifier = 1; |
LlapDaemonProtocolProtos.QueryIdentifierProtoOrBuilder |
getQueryIdentifierOrBuilder()
optional .QueryIdentifierProto query_identifier = 1; |
boolean |
hasFragmentIdentifierString()
optional string fragment_identifier_string = 2; |
boolean |
hasQueryIdentifier()
optional .QueryIdentifierProto query_identifier = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasQueryIdentifier()
optional .QueryIdentifierProto query_identifier = 1;LlapDaemonProtocolProtos.QueryIdentifierProto getQueryIdentifier()
optional .QueryIdentifierProto query_identifier = 1;LlapDaemonProtocolProtos.QueryIdentifierProtoOrBuilder getQueryIdentifierOrBuilder()
optional .QueryIdentifierProto query_identifier = 1;boolean hasFragmentIdentifierString()
optional string fragment_identifier_string = 2;String getFragmentIdentifierString()
optional string fragment_identifier_string = 2;com.google.protobuf.ByteString getFragmentIdentifierStringBytes()
optional string fragment_identifier_string = 2;Copyright © 2024 The Apache Software Foundation. All rights reserved.