Uses of Enum Class
org.nuxeo.runtime.metrics.reporter.patch.NuxeoDatadogReporter.Expansion
-
Uses of NuxeoDatadogReporter.Expansion in org.nuxeo.runtime.metrics.reporter
Modifier and TypeMethodDescriptionprotected EnumSet<NuxeoDatadogReporter.Expansion>
DatadogReporter.getExpansions
(Set<io.dropwizard.metrics5.MetricAttribute> deniedExpansions) -
Uses of NuxeoDatadogReporter.Expansion in org.nuxeo.runtime.metrics.reporter.patch
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static NuxeoDatadogReporter.Expansion[]
NuxeoDatadogReporter.Expansion.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionNuxeoDatadogReporter.Builder.withExpansions
(EnumSet<NuxeoDatadogReporter.Expansion> expansions)