|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractOutputFormatter | |
|---|---|
| org.apache.lens.lib.query | |
| Uses of AbstractOutputFormatter in org.apache.lens.lib.query |
|---|
| Subclasses of AbstractOutputFormatter in org.apache.lens.lib.query | |
|---|---|
class |
AbstractFileFormatter
Abstract implementation of FileFormatter, which gets column details from AbstractOutputFormatter. |
class |
FilePersistentFormatter
File formatter for PersistedOutputFormatter
This is a WrappedFileFormatter which can wrap any FileFormatter. |
class |
FileSerdeFormatter
File format which provides implementation for InMemoryOutputFormatter
This is a wrapped formatter, which serializes the rows of the result with configured serde. |
class |
HadoopFileFormatter
A hadoop file formatter This has capability to create output on Hadoop compatible files systems, with hadoop supported compression codecs. |
class |
WrappedFileFormatter
Wraps the formatter FileFormatter, which can have implementations like HadoopFileFormatter or
ZipFileFormatter. |
class |
ZipFileFormatter
Zip file formatter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||