You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by al...@apache.org on 2017/07/17 11:42:12 UTC

[1/2] brooklyn-docs git commit: Add first addition to Aggregator

Repository: brooklyn-docs
Updated Branches:
  refs/heads/master 19dd880b6 -> 4268b6713


Add first addition to Aggregator

Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/06a56562
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/06a56562
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/06a56562

Branch: refs/heads/master
Commit: 06a56562f61f6cea083900bdffcb41c7557b9bd0
Parents: 19dd880
Author: Duncan Godwin <dr...@googlemail.com>
Authored: Mon Jul 17 10:02:55 2017 +0100
Committer: GitHub <no...@github.com>
Committed: Mon Jul 17 10:02:55 2017 +0100

----------------------------------------------------------------------
 guide/blueprints/enrichers.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/06a56562/guide/blueprints/enrichers.md
----------------------------------------------------------------------
diff --git a/guide/blueprints/enrichers.md b/guide/blueprints/enrichers.md
index 788fb52..6ef1247 100644
--- a/guide/blueprints/enrichers.md
+++ b/guide/blueprints/enrichers.md
@@ -44,7 +44,7 @@ There are a number of additional configuration keys available for the Aggregator
 
 | Configuration Key                 | Default | Description                                                         |
 |-----------------------------------|---------|---------------------------------------------------------------------|
-| enricher.transformation.untyped   | list    | Specifies a transformation, as a function from a collection to the value, or as a string matching a pre-defined named transformation, such as 'average' (for numbers), 'sum' (for numbers), 'isQuorate' (to compute a quorum), or 'list' (the default, putting any collection of items into a list) |
+| enricher.transformation.untyped   | list    | Specifies a transformation, as a function from a collection to the value, or as a string matching a pre-defined named transformation, such as 'average' (for numbers), 'sum' (for numbers), 'isQuorate' (to compute a quorum), 'first' (the first value, or null if empty), or 'list' (the default, putting any collection of items into a list) |
 | quorum.check.type                 |         | The requirement to be considered quorate -- possible values: 'all', 'allAndAtLeastOne', 'atLeastOne', 'atLeastOneUnlessEmpty', 'alwaysHealthy'", "allAndAtLeastOne" |
 | quorum.total.size                 | 1       | The total size to consider when determining if quorate              |
 


[2/2] brooklyn-docs git commit: This closes #203

Posted by al...@apache.org.
This closes #203


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/4268b671
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/4268b671
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/4268b671

Branch: refs/heads/master
Commit: 4268b6713fe190d0108b325228783d9a872acd2c
Parents: 19dd880 06a5656
Author: Aled Sage <al...@gmail.com>
Authored: Mon Jul 17 12:42:02 2017 +0100
Committer: Aled Sage <al...@gmail.com>
Committed: Mon Jul 17 12:42:02 2017 +0100

----------------------------------------------------------------------
 guide/blueprints/enrichers.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------