public static class BucketUnawareCompactSource.BucketUnawareCompactSourceReader extends AbstractNonCoordinatedSourceReader<UnawareAppendCompactionTask>
Constructor and Description |
---|
BucketUnawareCompactSourceReader(FileStoreTable table,
boolean streaming,
Predicate filter,
long scanInterval) |
Modifier and Type | Method and Description |
---|---|
org.apache.flink.core.io.InputStatus |
pollNext(org.apache.flink.api.connector.source.ReaderOutput<UnawareAppendCompactionTask> readerOutput) |
addSplits, close, isAvailable, notifyNoMoreSplits, snapshotState, start
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BucketUnawareCompactSourceReader(FileStoreTable table, boolean streaming, Predicate filter, long scanInterval)
public org.apache.flink.core.io.InputStatus pollNext(org.apache.flink.api.connector.source.ReaderOutput<UnawareAppendCompactionTask> readerOutput) throws Exception
Exception
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.