Github user mattf-horton commented on a diff in the pull request:

    https://github.com/apache/incubator-metron/pull/516#discussion_r110964577
  
    --- Diff: metron-platform/metron-common/README.md ---
    @@ -434,6 +466,14 @@ The `!=` operator is the negation of the above.
         * dateTime - The datetime as a long representing the milliseconds 
since unix epoch
       * Returns: The current month (0-based).
     
    +### `PREPEND_IF_MISSING`
    +  * Description: Prepends the prefix to the start of the string if the 
string does not already start with any of the prefixes.
    +  * Input:
    +    * string - The string to be prepended.
    +    * prefix - The string prefix to prepend to the start of the string.
    +    * prefixes - Optional - Additional string prefixes that are valid.
    --- End diff --
    
    ditto


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to