commit | 14a09efe421b82f7b987863ffc12e4b68e739dc8 | [log] [tgz] |
---|---|---|
author | Robin Thellend <rthellend@google.com> | Fri Aug 29 13:55:19 2014 -0700 |
committer | Robin Thellend <rthellend@google.com> | Fri Aug 29 13:55:38 2014 -0700 |
tree | cb906113bdf09e45b146a17a3e08e0935f318891 | |
parent | 9a24655641cc6a400810446751554dde32d9d02b [diff] |
veyron/lib/stats: Let Glob return inner nodes With this change, Glob will include inner nodes that don't have a value when includeValues is false. This means that Glob can be used to traverse the tree one level at a time. WatchGlob will return all nodes on the first cycle, and then only the nodes that change afterwards. Change-Id: I221b4f4672992b3173810c7e6a4b63985eaba1b1