Histograms returns a snapshot of the histograms for this collection. Note that histograms might be updated asynchronously.
()
| 171 | // collection. Note that histograms might be updated |
| 172 | // asynchronously. |
| 173 | Histograms() ghistogram.Histograms |
| 174 | } |
| 175 | |
| 176 | // CollectionOptions allows applications to specify config settings. |
no outgoing calls