public class Sink extends Object
Modifier and Type | Method and Description |
---|---|
String |
beforeSql() |
static List<Sink> |
load(Path location) |
String |
name() |
String |
tableName() |
String |
tableProperties() |
public String name()
public String beforeSql()
public String tableName()
public String tableProperties()
public static List<Sink> load(Path location) throws IOException
IOException
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.