Package | Description |
---|---|
com.ibm.cloud.objectstorage.metrics |
Classes used to support the AWS SDK metrics API.
|
Modifier and Type | Field and Description |
---|---|
static ServiceMetricCollector |
ServiceMetricCollector.NONE
A convenient instance of a no-op service metric collector.
|
Modifier and Type | Method and Description |
---|---|
static <T extends ServiceMetricCollector> |
AwsSdkMetrics.getServiceMetricCollector() |
Modifier and Type | Method and Description |
---|---|
abstract ServiceMetricCollector |
MetricCollector.getServiceMetricCollector() |
ServiceMetricCollector |
ServiceMetricCollector.Factory.getServiceMetricCollector()
Returns an instance of the collector; or null if if failed to create
one.
|
Copyright © 2024. All rights reserved.