public final class YarnConfigurationConstructor extends Object implements ExternalConstructor<org.apache.hadoop.yarn.conf.YarnConfiguration>
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.yarn.conf.YarnConfiguration |
newInstance()
This method will only be called once.
|
public org.apache.hadoop.yarn.conf.YarnConfiguration newInstance()
ExternalConstructor
newInstance
in interface ExternalConstructor<org.apache.hadoop.yarn.conf.YarnConfiguration>
Copyright © 2016 The Apache Software Foundation. All rights reserved.