measurements property

Stream<Measurement> measurements

The stream of Measurement collected by this executor.

Implementation

Stream<Measurement> get measurements;