You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streams.apache.org by "Robert Douglas (JIRA)" <ji...@apache.org> on 2014/06/05 18:00:02 UTC

[jira] [Created] (STREAMS-107) TwitterProfileProcessor should break out method to create StreamsDatum with custom ID

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)