# IGNITE-843 Tips for groups.
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/5264147b Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/5264147b Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/5264147b Branch: refs/heads/ignite-843 Commit: 5264147bc73be93933de912414b033f8cb80b5ee Parents: 906853d Author: AKuznetsov <akuznet...@gridgain.com> Authored: Mon Jun 29 14:23:04 2015 +0700 Committer: AKuznetsov <akuznet...@gridgain.com> Committed: Mon Jun 29 14:23:04 2015 +0700 ---------------------------------------------------------------------- modules/webconfig/nodejs/public/form-models/caches.json | 7 +++++++ modules/webconfig/nodejs/public/form-models/clusters.json | 8 ++++++++ 2 files changed, 15 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/5264147b/modules/webconfig/nodejs/public/form-models/caches.json ---------------------------------------------------------------------- diff --git a/modules/webconfig/nodejs/public/form-models/caches.json b/modules/webconfig/nodejs/public/form-models/caches.json index caa34a4..a1d1989 100644 --- a/modules/webconfig/nodejs/public/form-models/caches.json +++ b/modules/webconfig/nodejs/public/form-models/caches.json @@ -49,6 +49,7 @@ "advanced": [ { "label": "Memory", + "tip": ["Cache memory settings."], "fields": [ { "label": "Mode", @@ -222,6 +223,7 @@ }, { "label": "Near cache", + "tip": ["Near cache settings."], "fields": [ { "label": "Start size", @@ -361,6 +363,7 @@ }, { "label": "Query", + "tip": ["Cache query settings."], "fields": [ { "label": "Escape all", @@ -411,6 +414,7 @@ }, { "label": "Rebalance", + "tip": ["Cache rebalance settings."], "fields": [ { "label": "Mode", @@ -487,6 +491,7 @@ }, { "label": "Store", + "tip": ["Cache store settings."], "fields": [ { "label": "Store factory", @@ -663,6 +668,7 @@ }, { "label": "Transaction", + "tip": ["Cache transactions settings."], "fields": [ { "label": "Invalidate", @@ -695,6 +701,7 @@ }, { "label": "Write behind", + "tip": ["Cache write behind settings."], "fields": [ { "label": "Enabled", http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/5264147b/modules/webconfig/nodejs/public/form-models/clusters.json ---------------------------------------------------------------------- diff --git a/modules/webconfig/nodejs/public/form-models/clusters.json b/modules/webconfig/nodejs/public/form-models/clusters.json index 68b7517..b991d10 100644 --- a/modules/webconfig/nodejs/public/form-models/clusters.json +++ b/modules/webconfig/nodejs/public/form-models/clusters.json @@ -498,6 +498,7 @@ }, { "label": "Metrics", + "tip": ["Cluster runtime metrics settings."], "fields": [ { "label": "Elapsed time", @@ -546,6 +547,7 @@ }, { "label": "Peer Class Loading", + "tip": ["Cluster peer class loading settings."], "fields": [ { "label": "Enable peer class loading", @@ -588,6 +590,7 @@ }, { "label": "Segmentation", + "tip": ["How node will react on topology segmentation."], "fields": [ { "label": "Policy", @@ -624,6 +627,7 @@ }, { "label": "Swap", + "tip": ["Settings for overflow data to disk if it cannot fit in memory."], "fields": [ { "label": "Swap space SPI", @@ -700,6 +704,7 @@ }, { "label": "Time configuration", + "tip": ["Time settings for CLOCK write ordering mode."], "fields": [ { "label": "Samples size", @@ -745,6 +750,7 @@ }, { "label": "Thread pools size", + "tip": ["Settings for node thread pools."], "fields": [ { "label": "Public", @@ -786,6 +792,7 @@ }, { "label": "Transactions", + "tip": ["Settings for transactions."], "fields": [ { "label": "Cache concurrency", @@ -853,6 +860,7 @@ }, { "label": "Utility", + "tip": ["Settings for utility messages processing."], "fields": [ { "label": "Keep alive time",