public class ContainerContext extends Object implements org.apache.hadoop.io.Writable
| Constructor and Description |
|---|
ContainerContext() |
ContainerContext(String containerIdStr) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContainerIdentifier() |
void |
readFields(DataInput in) |
void |
write(DataOutput out) |
public ContainerContext()
public ContainerContext(String containerIdStr)
public String getContainerIdentifier()
public void readFields(DataInput in) throws IOException
readFields in interface org.apache.hadoop.io.WritableIOExceptionpublic void write(DataOutput out) throws IOException
write in interface org.apache.hadoop.io.WritableIOExceptionCopyright © 2017 Apache Software Foundation. All rights reserved.