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 Summary
Constructors -
Method Summary
-
Constructor Details
-
JmxMetricPublisher
-
-
Method Details
-
publish
public void publish(software.amazon.awssdk.metrics.MetricCollection metricCollection) - Specified by:
publishin interfacesoftware.amazon.awssdk.metrics.MetricPublisher
-
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfacesoftware.amazon.awssdk.metrics.MetricPublisher- Specified by:
closein interfacesoftware.amazon.awssdk.utils.SdkAutoCloseable
-