You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@metron.apache.org by nickwallen <gi...@git.apache.org> on 2016/09/06 16:18:00 UTC

[GitHub] incubator-metron pull request #:

Github user nickwallen commented on the pull request:

    https://github.com/apache/incubator-metron/commit/1ea8d9ee426c6e0b14238abd6cfb5f8763fd9fa5#commitcomment-18913936
  
    In metron-platform/metron-common/src/main/java/org/apache/metron/common/dsl/StellarFunction.java:
    In metron-platform/metron-common/src/main/java/org/apache/metron/common/dsl/StellarFunction.java on line 25:
    As part of this PR, the `StellarFunction` interface was added.   A `Context` is passed to both the `apply` and the `initialize` method.  Why do both methods receive a Context? Are they the same Context?  When should I initialize my function with one over the other?  Docs/comments on this key interface would be very helpful.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---