Class S3FileSystemStats.JmxMetricPublisher

java.lang.Object
io.trino.filesystem.s3.S3FileSystemStats.JmxMetricPublisher
All Implemented Interfaces:
AutoCloseable, software.amazon.awssdk.metrics.MetricPublisher, software.amazon.awssdk.utils.SdkAutoCloseable
Enclosing class:
S3FileSystemStats

public static final class S3FileSystemStats.JmxMetricPublisher extends Object implements software.amazon.awssdk.metrics.MetricPublisher
  • Constructor Details

  • Method Details

    • publish

      public void publish(software.amazon.awssdk.metrics.MetricCollection metricCollection)
      Specified by:
      publish in interface software.amazon.awssdk.metrics.MetricPublisher
    • close

      public void close()
      Specified by:
      close in interface AutoCloseable
      Specified by:
      close in interface software.amazon.awssdk.metrics.MetricPublisher
      Specified by:
      close in interface software.amazon.awssdk.utils.SdkAutoCloseable