Uses of Enum Class
io.fluxzero.sdk.publishing.correlation.DefaultCorrelationDataProvider
Packages that use DefaultCorrelationDataProvider
-
Uses of DefaultCorrelationDataProvider in io.fluxzero.sdk.publishing.correlation
Subclasses with type arguments of type DefaultCorrelationDataProvider in io.fluxzero.sdk.publishing.correlationModifier and TypeClassDescriptionenumDefault implementation of theCorrelationDataProviderinterface.Methods in io.fluxzero.sdk.publishing.correlation that return DefaultCorrelationDataProviderModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static DefaultCorrelationDataProvider[]DefaultCorrelationDataProvider.values()Returns an array containing the constants of this enum class, in the order they are declared.