public class ClearConsumerAction extends TableActionBase
identifier, table
batchTEnv, catalog, catalogName, catalogOptions, env, flinkCatalog
Modifier | Constructor and Description |
---|---|
protected |
ClearConsumerAction(String databaseName,
String tableName,
Map<String,String> catalogConfig) |
Modifier and Type | Method and Description |
---|---|
void |
run()
The execution method of the action.
|
ClearConsumerAction |
withExcludingConsumers(String excludingConsumers) |
ClearConsumerAction |
withIncludingConsumers(String includingConsumers) |
batchSink
catalogConfig, catalogLoader, compatibleCheck, execute, initFlinkCatalog, initFlinkEnv, initPaimonCatalog, toPaimonTypes, withStreamExecutionEnvironment
public ClearConsumerAction withIncludingConsumers(@Nullable String includingConsumers)
public ClearConsumerAction withExcludingConsumers(@Nullable String excludingConsumers)
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.