public class CdcMultiplexRecordChannelComputer extends Object implements ChannelComputer<CdcMultiplexRecord>
| Constructor and Description |
|---|
CdcMultiplexRecordChannelComputer(Catalog.Loader catalogLoader) |
| Modifier and Type | Method and Description |
|---|---|
int |
channel(CdcMultiplexRecord multiplexRecord) |
void |
setup(int numChannels) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitselect, select, transformpublic CdcMultiplexRecordChannelComputer(Catalog.Loader catalogLoader)
public void setup(int numChannels)
setup in interface ChannelComputer<CdcMultiplexRecord>public int channel(CdcMultiplexRecord multiplexRecord)
channel in interface ChannelComputer<CdcMultiplexRecord>Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.