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, setRuntimeContext
public Utils.ChecksumHashCodeHelper(String id)
public void configure(Configuration parameters)
public void open(int taskNumber, int numTasks)
public void writeRecord(T record) throws IOException
IOException
public void close() throws IOException
IOException
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.