|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Objectorg.apache.spark.util.SparkShutdownHook
public class SparkShutdownHook
| Constructor Summary | |
|---|---|
SparkShutdownHook(int priority,
scala.Function0<scala.runtime.BoxedUnit> hook)
|
|
| Method Summary | |
|---|---|
int |
compareTo(SparkShutdownHook other)
|
void |
run()
|
| Methods inherited from class Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SparkShutdownHook(int priority,
scala.Function0<scala.runtime.BoxedUnit> hook)
| Method Detail |
|---|
public int compareTo(SparkShutdownHook other)
compareTo in interface Comparable<SparkShutdownHook>public void run()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||