IN - row typeStateT - state typeCommitInfoT - commit info typeAggregatedCommitInfoT - aggregated commit info typepublic interface TableSinkFactory<IN,StateT,CommitInfoT,AggregatedCommitInfoT> extends Factory
TableSink. Each plugin need to have it own
implementation.| 限定符和类型 | 方法和说明 |
|---|---|
default TableSink<IN,StateT,CommitInfoT,AggregatedCommitInfoT> |
createSink(TableSinkFactoryContext context)
We will never use this method now.
|
factoryIdentifier, optionRuledefault TableSink<IN,StateT,CommitInfoT,AggregatedCommitInfoT> createSink(TableSinkFactoryContext context)
context - TableFactoryContextCopyright © 2024 The Apache Software Foundation. All rights reserved.