| BinaryId |
A binary id.
|
| BinarySize |
Collects the total binary size (references to the datastore) per path.
|
| BinarySizeHistogram |
Collects the histogram of binary sizes (embedded binaries and references to
the datastore).
|
| DistinctBinarySize |
Collects the number and size of distinct binaries.
|
| DistinctBinarySizeHistogram |
A histogram of distinct binaries.
|
| IndexedProperty |
An indexed property.
|
| ListCollector |
A collector for a list of collectors.
|
| NodeCount |
A collector for approximate node counts.
|
| NodeNameFilter |
A wrapper for a collector that allows to filter for certain node names, or
children of those.
|
| NodeTypeCount |
A collector for node types.
|
| PropertyStats |
Property statistics.
|
| Storage |
An in-memory storage for collectors.
|
| TimeMeasureCollector |
A collector that also measures the elapsed time.
|
| TopLargestBinaries |
Collect the top largest binaries.
|