Uses of Class
org.apache.drill.yarn.core.NameValuePair
Package
Description
Holds functionality common to the Drill-on-YARN client and Application Master (AM).
-
Uses of NameValuePair in org.apache.drill.yarn.core
Modifier and TypeMethodDescriptionprotected void
ClusterDef.ClusterGroup.addPairs
(List<NameValuePair> pairs, String key) protected void
ClusterDef.LabeledGroup.addPairs
(List<NameValuePair> pairs, String key) void
ClusterDef.ClusterGroup.getPairs
(int index, List<NameValuePair> pairs)