public static interface YarnProtos.NodeToLabelsListProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getNode()
optional string node = 1; |
com.google.protobuf.ByteString |
getNodeBytes()
optional string node = 1; |
String |
getNodeLabels(int index)
repeated string nodeLabels = 2; |
com.google.protobuf.ByteString |
getNodeLabelsBytes(int index)
repeated string nodeLabels = 2; |
int |
getNodeLabelsCount()
repeated string nodeLabels = 2; |
List<String> |
getNodeLabelsList()
repeated string nodeLabels = 2; |
boolean |
hasNode()
optional string node = 1; |
boolean hasNode()
optional string node = 1;String getNode()
optional string node = 1;com.google.protobuf.ByteString getNodeBytes()
optional string node = 1;int getNodeLabelsCount()
repeated string nodeLabels = 2;String getNodeLabels(int index)
repeated string nodeLabels = 2;com.google.protobuf.ByteString getNodeLabelsBytes(int index)
repeated string nodeLabels = 2;Copyright © 2014 Apache Software Foundation. All Rights Reserved.