|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
PigStreamingBase
@Deprecated @InterfaceAudience.Public @InterfaceStability.Stable public interface PigToStream
Method Summary | |
---|---|
byte[] |
serialize(Tuple t)
Deprecated. Given a tuple, produce an array of bytes to be passed to the streaming executable. |
Method Detail |
---|
byte[] serialize(Tuple t) throws IOException
t
- Tuple to serialize
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |