Interface DocumentReadMetricsFilter


public interface DocumentReadMetricsFilter
  • Method Details

    • applyClientId

      default boolean applyClientId()
      Returns:
      whether to append the clientId after the postfix
    • exposeMetric

      default boolean exposeMetric(Document filter)
      Parameters:
      filter - the object containing info for that render operation, like, e.g. zoom or rotation
      Returns:
      whether to expose the metric for one specific rendering or not
    • getPostfix

      default String getPostfix()
      Returns:
      the metrics postfix that will be appended to MetricNamesConfiguration.renderTile()