public static interface LlapDaemonProtocolProtos.GroupInputSpecProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getGroupName()
optional string group_name = 1; |
com.google.protobuf.ByteString |
getGroupNameBytes()
optional string group_name = 1; |
String |
getGroupVertices(int index)
repeated string group_vertices = 2; |
com.google.protobuf.ByteString |
getGroupVerticesBytes(int index)
repeated string group_vertices = 2; |
int |
getGroupVerticesCount()
repeated string group_vertices = 2; |
List<String> |
getGroupVerticesList()
repeated string group_vertices = 2; |
LlapDaemonProtocolProtos.EntityDescriptorProto |
getMergedInputDescriptor()
optional .EntityDescriptorProto merged_input_descriptor = 3; |
LlapDaemonProtocolProtos.EntityDescriptorProtoOrBuilder |
getMergedInputDescriptorOrBuilder()
optional .EntityDescriptorProto merged_input_descriptor = 3; |
boolean |
hasGroupName()
optional string group_name = 1; |
boolean |
hasMergedInputDescriptor()
optional .EntityDescriptorProto merged_input_descriptor = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasGroupName()
optional string group_name = 1;String getGroupName()
optional string group_name = 1;com.google.protobuf.ByteString getGroupNameBytes()
optional string group_name = 1;List<String> getGroupVerticesList()
repeated string group_vertices = 2;int getGroupVerticesCount()
repeated string group_vertices = 2;String getGroupVertices(int index)
repeated string group_vertices = 2;index - The index of the element to return.com.google.protobuf.ByteString getGroupVerticesBytes(int index)
repeated string group_vertices = 2;index - The index of the value to return.boolean hasMergedInputDescriptor()
optional .EntityDescriptorProto merged_input_descriptor = 3;LlapDaemonProtocolProtos.EntityDescriptorProto getMergedInputDescriptor()
optional .EntityDescriptorProto merged_input_descriptor = 3;LlapDaemonProtocolProtos.EntityDescriptorProtoOrBuilder getMergedInputDescriptorOrBuilder()
optional .EntityDescriptorProto merged_input_descriptor = 3;Copyright © 2024 The Apache Software Foundation. All rights reserved.