You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@edgent.apache.org by "Will Marshall (JIRA)" <ji...@apache.org> on 2016/04/02 01:43:25 UTC

[jira] [Created] (QUARKS-108) [Question] Inserting oplets into the graph

Will Marshall created QUARKS-108:
------------------------------------

             Summary: [Question] Inserting oplets into the graph
                 Key: QUARKS-108
                 URL: https://issues.apache.org/jira/browse/QUARKS-108
             Project: Quarks
          Issue Type: Improvement
            Reporter: Will Marshall


When creating an oplet, the getInputs() method needs to be overridden to provide the consumers which process the data. Thus, an implementation of getInputs() determines the number of input ports.

At the same time, DirectGraph.insert(oplet, inputs, output) requires that the user specify the number of input ports. Why does this have to be done in two places?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)