|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
PigStreamingBase
@Deprecated @InterfaceAudience.Public @InterfaceStability.Stable public interface StreamToPig
| Method Summary | |
|---|---|
Tuple |
deserialize(byte[] bytes)
Deprecated. Given a byte array from a streaming executable, produce a tuple. |
LoadCaster |
getLoadCaster()
Deprecated. This will be called on the front end during planning and not on the back end during execution. |
| Method Detail |
|---|
Tuple deserialize(byte[] bytes)
throws IOException
bytes - to deserialize.
IOException
LoadCaster getLoadCaster()
throws IOException
LoadCaster associated with this object, or null if
there is no such LoadCaster.
IOException - if there is an exception during LoadCaster
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||