Uses of Class
org.apache.drill.yarn.core.NameValuePair
Packages that use 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
Methods in org.apache.drill.yarn.core that return types with arguments of type NameValuePairMethod parameters in org.apache.drill.yarn.core with type arguments of type NameValuePairModifier and TypeMethodDescriptionprotected voidClusterDef.ClusterGroup.addPairs(List<NameValuePair> pairs, String key) protected voidClusterDef.LabeledGroup.addPairs(List<NameValuePair> pairs, String key) voidClusterDef.ClusterGroup.getPairs(int index, List<NameValuePair> pairs)