Esempio n. 1
0
 /// <exception cref="Org.Apache.Hadoop.Yarn.Exceptions.YarnException"/>
 /// <exception cref="System.IO.IOException"/>
 public override IDictionary <string, ICollection <NodeId> > GetLabelsToNodes()
 {
     return(client.GetLabelsToNodes());
 }