Package | Description |
---|---|
org.apache.pig.impl.util |
Modifier and Type | Field and Description |
---|---|
static StreamingDelimiters |
StorageUtil.DEFAULT_DELIMITERS |
Modifier and Type | Method and Description |
---|---|
static void |
StorageUtil.putField(java.io.OutputStream out,
java.lang.Object field,
StreamingDelimiters delims,
boolean includeTypeInformation)
Serialize an object to an
OutputStream in the
field-delimited form. |
Copyright © 2007-2012 The Apache Software Foundation