protected abstract static class TableWriteOperator.Factory<IN> extends PrepareCommitOperator.Factory<IN,Committable>
StreamOperatorFactory
of TableWriteOperator
.Modifier and Type | Field and Description |
---|---|
protected String |
initialCommitUser |
protected StoreSinkWrite.Provider |
storeSinkWriteProvider |
protected FileStoreTable |
table |
options
Modifier | Constructor and Description |
---|---|
protected |
Factory(FileStoreTable table,
StoreSinkWrite.Provider storeSinkWriteProvider,
String initialCommitUser) |
getChainingStrategy, getMailboxExecutor, setChainingStrategy, setMailboxExecutor, setProcessingTimeService
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createStreamOperator, getChainingStrategy, getOperatorAttributes, getStreamOperatorClass, isInputTypeConfigurable, isLegacySource, isOutputTypeConfigurable, isStreamSource, setChainingStrategy, setInputType, setOutputType
protected final FileStoreTable table
protected final StoreSinkWrite.Provider storeSinkWriteProvider
protected final String initialCommitUser
protected Factory(FileStoreTable table, StoreSinkWrite.Provider storeSinkWriteProvider, String initialCommitUser)
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.