public static interface LlapDaemonProtocolProtos.RegisterDagRequestProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getCredentialsBinary()
optional bytes credentials_binary = 3; |
LlapDaemonProtocolProtos.QueryIdentifierProto |
getQueryIdentifier()
required .QueryIdentifierProto query_identifier = 2; |
LlapDaemonProtocolProtos.QueryIdentifierProtoOrBuilder |
getQueryIdentifierOrBuilder()
required .QueryIdentifierProto query_identifier = 2; |
String |
getUser()
optional string user = 1; |
com.google.protobuf.ByteString |
getUserBytes()
optional string user = 1; |
boolean |
hasCredentialsBinary()
optional bytes credentials_binary = 3; |
boolean |
hasQueryIdentifier()
required .QueryIdentifierProto query_identifier = 2; |
boolean |
hasUser()
optional string user = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasUser()
optional string user = 1;String getUser()
optional string user = 1;com.google.protobuf.ByteString getUserBytes()
optional string user = 1;boolean hasQueryIdentifier()
required .QueryIdentifierProto query_identifier = 2;LlapDaemonProtocolProtos.QueryIdentifierProto getQueryIdentifier()
required .QueryIdentifierProto query_identifier = 2;LlapDaemonProtocolProtos.QueryIdentifierProtoOrBuilder getQueryIdentifierOrBuilder()
required .QueryIdentifierProto query_identifier = 2;boolean hasCredentialsBinary()
optional bytes credentials_binary = 3;com.google.protobuf.ByteString getCredentialsBinary()
optional bytes credentials_binary = 3;Copyright © 2022 The Apache Software Foundation. All rights reserved.