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