Property | Type | Description | |
---|---|---|---|
$lastRotated | |||
$queueDir | Member attributes specific to this subclass | ||
$rotateInterval | |||
$statusStream | |||
$streamFile |
Method | Description | |
---|---|---|
__construct ( $username, $password ) | ||
checkFilterPredicates ( ) | ||
enqueueStatus ( $status ) | ||
log ( $message ) |
Method | Description | |
---|---|---|
processQueueFile ( string $queueFile ) | Processes a queue file and does something with it (example only) |
Method | Description | |
---|---|---|
ParseTweetToSanitizedTweetDiffCollection ( |
||
getStream ( ) : resource | Returns a stream resource for the current file being written/enqueued to | |
rotateStreamFile ( ) | Rotates the stream file if due |
protected processQueueFile ( string $queueFile ) | ||
$queueFile | string | The queue file |