public static class Utils.ChecksumHashCodeHelper<T> extends RichOutputFormat<T>
| Constructor and Description |
|---|
Utils.ChecksumHashCodeHelper(String id) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
configure(Configuration parameters) |
void |
open(int taskNumber,
int numTasks) |
void |
writeRecord(T record) |
getRuntimeContext, setRuntimeContextpublic Utils.ChecksumHashCodeHelper(String id)
public void configure(Configuration parameters)
public void open(int taskNumber,
int numTasks)
public void writeRecord(T record) throws IOException
IOExceptionpublic void close()
throws IOException
IOExceptionCopyright © 2014–2017 The Apache Software Foundation. All rights reserved.