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