Robert Douglas created STREAMS-107:
--------------------------------------
Summary: TwitterProfileProcessor should break out method to create
StreamsDatum with custom ID
Key: STREAMS-107
URL: https://issues.apache.org/jira/browse/STREAMS-107
Project: Streams
Issue Type: Task
Reporter: Robert Douglas
At the moment, in TwitterProfileProcessor's process method, after identifying
the kind of incoming class we manually creates a new StreamsDatum object and
add that to the result list. In order to have extensions of this class where we
use different identifiers for the resulting StreamsDatum objects, we would need
to break the creation of the StreamsDatum object out into a separate method
where we can override it.
--
This message was sent by Atlassian JIRA
(v6.2#6252)