public interface Metrics
| Modifier and Type | Interface and Description |
|---|---|
static class |
Metrics.ConfigurationContext |
| Modifier and Type | Method and Description |
|---|---|
default void |
close() |
default void |
configure(Metrics.ConfigurationContext context) |
default boolean |
isEnabled(CommandLineProxy cmd) |
org.apache.commons.cli.Options |
options() |
org.apache.commons.cli.Options options()
default void configure(Metrics.ConfigurationContext context) throws java.lang.Exception
java.lang.Exceptiondefault boolean isEnabled(CommandLineProxy cmd)
default void close()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2022 Pivotal Software, Inc.. All rights reserved.