public static class TaskTracker.DefaultShuffleProvider extends java.lang.Object implements ShuffleProviderPlugin
Constructor and Description |
---|
TaskTracker.DefaultShuffleProvider() |
Modifier and Type | Method and Description |
---|---|
void |
destroy()
close and cleanup any resource, including threads and disk space.
|
void |
initialize(TaskTracker tt)
Do constructor work here.
|
public void initialize(TaskTracker tt)
ShuffleProviderPlugin
initialize
in interface ShuffleProviderPlugin
public void destroy()
ShuffleProviderPlugin
destroy
in interface ShuffleProviderPlugin
Copyright © 2009 The Apache Software Foundation