Esempio n. 1
0
 /** <inheritdoc /> */
 public IClusterGroup ForDataNodes(string name)
 {
     return(_prj.ForDataNodes(name));
 }