PigStreamingBase@Deprecated @InterfaceAudience.Public @InterfaceStability.Stable public interface PigToStream
| Modifier and Type | Method and Description |
|---|---|
byte[] |
serialize(Tuple t)
Deprecated.
Given a tuple, produce an array of bytes to be passed to the streaming
executable.
|
byte[] serialize(Tuple t) throws java.io.IOException
t - Tuple to serializejava.io.IOExceptionCopyright © 2007-2025 The Apache Software Foundation