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