|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.pig.impl.streaming.InputHandler
org.apache.pig.impl.streaming.DefaultInputHandler
org.apache.pig.impl.streaming.StreamingUDFInputHandler
public class StreamingUDFInputHandler
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.pig.impl.streaming.InputHandler |
---|
InputHandler.InputType |
Field Summary |
---|
Fields inherited from class org.apache.pig.impl.streaming.InputHandler |
---|
alreadyClosed, serializer |
Constructor Summary | |
---|---|
StreamingUDFInputHandler(PigStreamingBase serializer)
|
Method Summary |
---|
Methods inherited from class org.apache.pig.impl.streaming.DefaultInputHandler |
---|
close, getInputType |
Methods inherited from class org.apache.pig.impl.streaming.InputHandler |
---|
bindTo, putNext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StreamingUDFInputHandler(PigStreamingBase serializer)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |