Steve Blackmon created STREAMS-605:
--------------------------------------

             Summary: Implement Callable interface on a few twitter providers
                 Key: STREAMS-605
                 URL: https://issues.apache.org/jira/browse/STREAMS-605
             Project: Streams
          Issue Type: Improvement
            Reporter: Steve Blackmon
            Assignee: Steve Blackmon


When interfacing with a Provider directly, we wind up needing a lot of 
boilerplate to get the resulting data.

It would be useful to be able to directly access a full resultset produced with 
readAll as underlying document objects (not datums) just by submitting a 
provider to a java executorservice.

Also this would allow for a provider to be run with a timeout chosen at 
run-time.

Implement Callable interface on a few twitter providers as a proof of concept.  
Shouldn’t need to interfere with the other interfaces.  If the community likes 
this approach we can roll it out more broadly and perhaps add Callable to the 
StreamsProvider interface.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to