Ejemplo n.º 1
0
 public void Watchers()
 {
     RingMasterPerformance.Main(new[] { "watchers" });
 }
Ejemplo n.º 2
0
 public void GetData()
 {
     RingMasterPerformance.Main(new[] { "getdata" });
 }
Ejemplo n.º 3
0
 public void Create()
 {
     RingMasterPerformance.Main(new[] { "create" });
 }