| 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
Collectorcollect in interface CollectorHiveExceptionpublic int getCounter()
public void reset()
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.