|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StreamingDelimiters | |
---|---|
org.apache.pig.impl.util |
Uses of StreamingDelimiters in org.apache.pig.impl.util |
---|
Fields in org.apache.pig.impl.util declared as StreamingDelimiters | |
---|---|
static StreamingDelimiters |
StorageUtil.DEFAULT_DELIMITERS
|
Methods in org.apache.pig.impl.util with parameters of type StreamingDelimiters | |
---|---|
static void |
StorageUtil.putField(OutputStream out,
Object field,
StreamingDelimiters delims,
boolean includeTypeInformation)
Serialize an object to an OutputStream in the
field-delimited form. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |