Exemplo n.º 1
0
 def start(self,track,follow):
     StreamingTweets.start(self,track,follow)
Exemplo n.º 2
0
    def __init__(self,tabelName, tableCols):

        StreamingTweets.__init__(self, tabelName, tableCols,self.createTuple)