|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OverwritableStoreFunc | |
|---|---|
| org.apache.pig.builtin | This package contains builtin Pig UDFs. |
| org.apache.pig.piggybank.storage | |
| Uses of OverwritableStoreFunc in org.apache.pig.builtin |
|---|
| Classes in org.apache.pig.builtin that implement OverwritableStoreFunc | |
|---|---|
class |
PigStorage
A load function that parses a line of input into fields using a character delimiter. |
| Uses of OverwritableStoreFunc in org.apache.pig.piggybank.storage |
|---|
| Classes in org.apache.pig.piggybank.storage that implement OverwritableStoreFunc | |
|---|---|
class |
CSVExcelStorage
CSV loading and storing with support for multi-line fields, and escaping of delimiters and double quotes within fields; uses CSV conventions of Excel 2007. |
class |
HiveColumnarStorage
|
class |
IndexedStorage
IndexedStorage is a form of PigStorage that supports a
per record seek. |
class |
PigStorageSchema
Deprecated. Use PigStorage with a -schema option instead |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||