Esempio n. 1
0
 def __init__(self,host,ip):
     DHTnode.__init__(self,host,ip)
     self.addNewFunc(self.doMapReduce,"doMapReduce")