public class TableSerializer extends Object implements JsonWriter.Serializer
| Modifier and Type | Field and Description |
|---|---|
static String |
FIELD_NAME |
UTF_8| Constructor and Description |
|---|
TableSerializer(Table tableHandle,
Iterable<Partition> partitions,
HiveConf hiveConf) |
| Modifier and Type | Method and Description |
|---|---|
void |
writeTo(JsonWriter writer,
ReplicationSpec additionalPropertiesProvider) |
public static final String FIELD_NAME
public void writeTo(JsonWriter writer, ReplicationSpec additionalPropertiesProvider) throws SemanticException, IOException
writeTo in interface JsonWriter.SerializerSemanticExceptionIOExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.