public class SchemaMetadataTransform extends Object implements Serializable
Schema.| Constructor and Description |
|---|
SchemaMetadataTransform(String primaryKeyString,
String partitionKeyString,
String tableOptionString) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getOptions() |
List<String> |
getPartitionKeys() |
List<String> |
getPrimaryKeys() |
Copyright © 2024 The Apache Software Foundation. All rights reserved.