public class MultiTableCommittableChannelComputer extends Object implements ChannelComputer<MultiTableCommittable>
| Constructor and Description |
|---|
MultiTableCommittableChannelComputer() |
| Modifier and Type | Method and Description |
|---|---|
int |
channel(MultiTableCommittable multiTableCommittable) |
static int |
computeChannel(String database,
String table,
int numChannels) |
void |
setup(int numChannels) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitselect, select, transformpublic MultiTableCommittableChannelComputer()
public void setup(int numChannels)
setup in interface ChannelComputer<MultiTableCommittable>public int channel(MultiTableCommittable multiTableCommittable)
channel in interface ChannelComputer<MultiTableCommittable>Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.