public class FunctionSerializer extends Object implements JsonWriter.Serializer
| Modifier and Type | Field and Description |
|---|---|
static String |
FIELD_NAME |
UTF_8| Constructor and Description |
|---|
FunctionSerializer(org.apache.hadoop.hive.metastore.api.Function function,
HiveConf hiveConf) |
| Modifier and Type | Method and Description |
|---|---|
void |
writeTo(JsonWriter writer,
ReplicationSpec additionalPropertiesProvider) |
public static final String FIELD_NAME
public FunctionSerializer(org.apache.hadoop.hive.metastore.api.Function function,
HiveConf hiveConf)
public void writeTo(JsonWriter writer, ReplicationSpec additionalPropertiesProvider) throws SemanticException, IOException
writeTo in interface JsonWriter.SerializerSemanticExceptionIOExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.