public class CdcRecordChannelComputer extends CdcFixedBucketChannelComputerBase<CdcRecord>
schema
Constructor and Description |
---|
CdcRecordChannelComputer(TableSchema schema) |
Modifier and Type | Method and Description |
---|---|
protected KeyAndBucketExtractor<CdcRecord> |
createExtractor() |
channel, setup, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
select, select, transform
public CdcRecordChannelComputer(TableSchema schema)
protected KeyAndBucketExtractor<CdcRecord> createExtractor()
createExtractor
in class CdcFixedBucketChannelComputerBase<CdcRecord>
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.