public static class UDAFWrongArgLengthForTestCase.UDAFWrongArgLengthForTestCaseEvaluator extends java.lang.Object implements UDAFEvaluator
Constructor and Description |
---|
UDAFWrongArgLengthForTestCaseEvaluator() |
Modifier and Type | Method and Description |
---|---|
void |
init()
Initializer.
|
boolean |
iterate(java.lang.Object o) |
boolean |
merge() |
LongWritable |
terminate() |
LongWritable |
terminatePartial() |
public UDAFWrongArgLengthForTestCaseEvaluator()
public void init()
UDAFEvaluator
init
in interface UDAFEvaluator
public boolean iterate(java.lang.Object o)
public LongWritable terminatePartial()
public boolean merge()
public LongWritable terminate()
Copyright © 2012 The Apache Software Foundation