Constructor and Description |
---|
UDTFCollector(UDTFOperator op) |
Modifier and Type | Method and Description |
---|---|
void |
collect(Object input)
Other classes will call collect() with the data that it has.
|
int |
getCounter() |
void |
reset() |
public UDTFCollector(UDTFOperator op)
public void collect(Object input) throws HiveException
Collector
collect
in interface Collector
HiveException
public int getCounter()
public void reset()
Copyright © 2017 The Apache Software Foundation. All rights reserved.