public class TextFileStorageFormatDescriptor extends AbstractStorageFormatDescriptor
| Constructor and Description |
|---|
TextFileStorageFormatDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getInputFormat()
Return the name of the input format as a string
|
Set<String> |
getNames()
Return the set of names this storage format is known as.
|
String |
getOutputFormat()
Return the name of the output format as a string
|
getSerdepublic Set<String> getNames()
StorageFormatDescriptorpublic String getInputFormat()
StorageFormatDescriptorpublic String getOutputFormat()
StorageFormatDescriptorCopyright © 2019 The Apache Software Foundation. All Rights Reserved.