Segment_QueueConsumer::flushBatch PHP Method

flushBatch() abstract public method

Flushes a batch of messages.
abstract public flushBatch ( [type] $batch ) : [type]
$batch [type]
return [type]
    abstract function flushBatch($batch);