Method | Description | |
---|---|---|
GnipPowerStreamDataProvider ( string username, string password, string dataUrl ) : System | ||
Initialize ( ) : bool | ||
ReadBatch ( int size ) : List |
||
ReadNext ( ) : dynamic | ||
Reschedule ( dynamic record ) : bool | ||
RescheduleBatch ( List |
Method | Description | |
---|---|---|
ExtractTweetData ( dynamic tweet ) : System.Dynamic.ExpandoObject | ||
FetchLinkData ( |
||
GetTweets ( string data ) : List |
public GnipPowerStreamDataProvider ( string username, string password, string dataUrl ) : System | ||
username | string | |
password | string | |
dataUrl | string | |
return | System |