Uses of Class
org.apache.hadoop.service.launcher.IrqHandler.InterruptData
Packages that use IrqHandler.InterruptData
Package
Description
This package contains classes, interfaces and exceptions to launch
YARN services from the command line.
-
Uses of IrqHandler.InterruptData in org.apache.hadoop.service.launcher
Methods in org.apache.hadoop.service.launcher with parameters of type IrqHandler.InterruptDataModifier and TypeMethodDescriptionvoidInterruptEscalator.interrupted(IrqHandler.InterruptData interruptData) voidIrqHandler.Interrupted.interrupted(IrqHandler.InterruptData interruptData) Handle an interrupt.