public class GridHadoopProtocolConfigurationWrapper extends Object implements Externalizable
| Constructor and Description |
|---|
GridHadoopProtocolConfigurationWrapper()
Externalizable support. |
GridHadoopProtocolConfigurationWrapper(org.apache.hadoop.conf.Configuration conf)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.conf.Configuration |
get() |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
public GridHadoopProtocolConfigurationWrapper()
Externalizable support.public GridHadoopProtocolConfigurationWrapper(org.apache.hadoop.conf.Configuration conf)
conf - Configuration.public org.apache.hadoop.conf.Configuration get()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionCopyright © 2014. All rights reserved.