GitHub user rjbriody opened a pull request:
https://github.com/apache/incubator-tinkerpop/pull/58
Add `Profileable` interface to enable vendors to receive a `Step's
MutableMetrics`.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rjbriody/incubator-tinkerpop master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-tinkerpop/pull/58.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #58
----
commit 01ed125da25f32b564f41bde88cd57d75bf322ee
Author: rjbriody <[email protected]>
Date: 2015-05-01T18:40:34Z
Add Profileable interface to enable vendors to receive a Step's
MutableMetrics reference for profile extention.
commit e55eaf83c393f983e7667b67f580cf5d2eb1b863
Author: rjbriody <[email protected]>
Date: 2015-05-01T19:10:16Z
CHANGELOG.asciidoc
commit 036e4c0693fd99869b3e981cdb6d7b66fdbdfe84
Author: rjbriody <[email protected]>
Date: 2015-05-01T19:33:16Z
Merge remote-tracking branch 'upstream/master'
Conflicts:
gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/step/sideEffect/ProfileStep.java
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---