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