public class MaterializedCollectBatchResult extends MaterializedCollectResultBase
CollectResultBase.ResultRetrievalThreadMATERIALIZED_TABLE_CAPACITY_FACTOR, MATERIALIZED_TABLE_MAX_INITIAL_CAPACITY, MATERIALIZED_TABLE_MAX_OVERCOMMIT, MATERIALIZED_TABLE_OVERCOMMIT_FACTOR, materializedTable, maxRowCount, overcommitThreshold, validRowPositionexecutionException, resultLock, retrievalThread| Constructor and Description |
|---|
MaterializedCollectBatchResult(StatementResult tableResult,
int maxRowCount) |
MaterializedCollectBatchResult(StatementResult tableResult,
int maxRowCount,
int overcommitThreshold) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
processRecord(org.apache.flink.table.data.RowData row) |
computeMaterializedTableCapacity, computeMaterializedTableOvercommit, getMaterializedTable, retrievePage, snapshotclose, handleMissingResult, isRetrievingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose@VisibleForTesting public MaterializedCollectBatchResult(StatementResult tableResult, int maxRowCount, int overcommitThreshold)
public MaterializedCollectBatchResult(StatementResult tableResult, int maxRowCount)
protected void processRecord(org.apache.flink.table.data.RowData row)
processRecord in class CollectResultBaseCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.