public class ShuffleMasterContextImpl extends Object implements ShuffleMasterContext
ShuffleMasterContext
.Constructor and Description |
---|
ShuffleMasterContextImpl(Configuration configuration,
FatalErrorHandler fatalErrorHandler) |
Modifier and Type | Method and Description |
---|---|
Configuration |
getConfiguration() |
void |
onFatalError(Throwable throwable)
Handles the fatal error if any.
|
public ShuffleMasterContextImpl(Configuration configuration, FatalErrorHandler fatalErrorHandler)
public Configuration getConfiguration()
getConfiguration
in interface ShuffleMasterContext
public void onFatalError(Throwable throwable)
ShuffleMasterContext
onFatalError
in interface ShuffleMasterContext
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.