Modifier and Type | Method and Description |
---|---|
AbstractWriter |
FormatPlugin.getWriter(PhysicalOperator child,
String location,
List<String> partitionColumns) |
Modifier and Type | Class and Description |
---|---|
class |
EasyWriter |
Modifier and Type | Method and Description |
---|---|
AbstractWriter |
EasyFormatPlugin.getWriter(PhysicalOperator child,
String location,
List<String> partitionColumns) |
Modifier and Type | Method and Description |
---|---|
AbstractWriter |
IcebergFormatPlugin.getWriter(PhysicalOperator child,
String location,
List<String> partitionColumns) |
Modifier and Type | Class and Description |
---|---|
class |
JdbcWriter |
Modifier and Type | Class and Description |
---|---|
class |
KuduWriter |
Modifier and Type | Method and Description |
---|---|
AbstractWriter |
TableFormatPlugin.getWriter(PhysicalOperator child,
String location,
List<String> partitionColumns) |
Modifier and Type | Method and Description |
---|---|
AbstractWriter |
StreamsFormatPlugin.getWriter(PhysicalOperator child,
String location,
List<String> partitionColumns) |
Modifier and Type | Class and Description |
---|---|
class |
ParquetWriter |
Modifier and Type | Method and Description |
---|---|
AbstractWriter |
ParquetFormatPlugin.getWriter(PhysicalOperator child,
String location,
List<String> partitionColumns) |
Copyright © 1970 The Apache Software Foundation. All rights reserved.