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
|
getSerde
public Set<String> getNames()
StorageFormatDescriptor
public String getInputFormat()
StorageFormatDescriptor
public String getOutputFormat()
StorageFormatDescriptor
Copyright © 2017 The Apache Software Foundation. All rights reserved.