Interface Metrics

  • All Known Implementing Classes:
    IngestMetrics, QueryMetrics

    public interface Metrics
    An implementation of this interface contains information about the performance of a test. Each metric has a name and a value. The name is just a String and the value can be any Object.