public final class ScriptRecordWriter
extends <any>
| Modifier and Type | Field and Description | 
|---|---|
| protected static String | SCRIPT_ENGINE | 
| protected static String | SCRIPT_FILE | 
| Constructor and Description | 
|---|
| ScriptRecordWriter(DataOutputStream out,
                  TaskAttemptContext context) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | close(TaskAttemptContext context) | 
| void | write(NullWritable key,
     VertexWritable vertex) | 
protected static final String SCRIPT_FILE
protected static final String SCRIPT_ENGINE
public ScriptRecordWriter(DataOutputStream out, TaskAttemptContext context) throws IOException
IOExceptionpublic void write(NullWritable key,
                  VertexWritable vertex)
           throws IOException
IOExceptionpublic void close(TaskAttemptContext context)
           throws IOException
IOExceptionCopyright © 2013–2015 Apache Software Foundation. All rights reserved.