Java org.apache.hadoop.mapred ShuffleHandler fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.mapred ShuffleHandler fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.mapred ShuffleHandler.

The text is from its open source code.

Field

Method

voidclose()
Relay to #stop()
ConfigurationgetConfig()
VersiongetCurrentVersion()
ShufflegetShuffle(Configuration conf)
voidinit(Configuration conf)
This invokes #serviceInit
voidinitializeApplication(ApplicationInitializationContext context)
VersionloadVersion()
voidsetRecoveryPath(Path recoveryPath)
Set the path for this auxiliary service to use for storing state that will be used during recovery.
voidstart()
voidstop()
voidstopApplication(ApplicationTerminationContext context)
voidstoreVersion(Version version)