public class AvroStorageFormatDescriptor extends AbstractStorageFormatDescriptor
| Constructor and Description |
|---|
AvroStorageFormatDescriptor() |
| 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
|
String |
getSerde()
Return the name of the serde as a string or null
|
public Set<String> getNames()
StorageFormatDescriptorpublic String getInputFormat()
StorageFormatDescriptorpublic String getOutputFormat()
StorageFormatDescriptorpublic String getSerde()
StorageFormatDescriptorgetSerde in interface StorageFormatDescriptorgetSerde in class AbstractStorageFormatDescriptorCopyright © 2017 The Apache Software Foundation. All rights reserved.