Uses of Enum Class
org.apache.nifi.event.transport.configuration.ShutdownQuietPeriod
Packages that use ShutdownQuietPeriod
-
Uses of ShutdownQuietPeriod in org.apache.nifi.event.transport.configuration
Methods in org.apache.nifi.event.transport.configuration that return ShutdownQuietPeriodModifier and TypeMethodDescriptionstatic ShutdownQuietPeriodReturns the enum constant of this class with the specified name.static ShutdownQuietPeriod[]ShutdownQuietPeriod.values()Returns an array containing the constants of this enum class, in the order they are declared.