|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Objectorg.apache.spark.util.SignalLoggerHandler
public class SignalLoggerHandler
| Field Summary |
|---|
| Fields inherited from interface sun.misc.SignalHandler |
|---|
SIG_DFL, SIG_IGN |
| Constructor Summary | |
|---|---|
SignalLoggerHandler(String name,
org.slf4j.Logger log)
|
|
| Method Summary | |
|---|---|
void |
handle(sun.misc.Signal signal)
|
sun.misc.SignalHandler |
prevHandler()
|
| Methods inherited from class Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SignalLoggerHandler(String name,
org.slf4j.Logger log)
| Method Detail |
|---|
public sun.misc.SignalHandler prevHandler()
public void handle(sun.misc.Signal signal)
handle in interface sun.misc.SignalHandler
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||