|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WritableByteArray | |
|---|---|
| org.apache.pig | Public interfaces and classes for Pig. |
| org.apache.pig.builtin | This package contains builtin Pig UDFs. |
| org.apache.pig.impl.streaming | |
| Uses of WritableByteArray in org.apache.pig |
|---|
| Methods in org.apache.pig that return WritableByteArray | |
|---|---|
abstract WritableByteArray |
PigStreamingBase.serializeToBytes(Tuple t)
Given a tuple, produce an array of bytes to be passed to the streaming executable. |
| Uses of WritableByteArray in org.apache.pig.builtin |
|---|
| Methods in org.apache.pig.builtin that return WritableByteArray | |
|---|---|
WritableByteArray |
PigStreaming.serializeToBytes(Tuple t)
|
| Uses of WritableByteArray in org.apache.pig.impl.streaming |
|---|
| Methods in org.apache.pig.impl.streaming that return WritableByteArray | |
|---|---|
WritableByteArray |
PigStreamingUDF.serializeToBytes(Tuple t)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||