public final class RecordSender extends Object
static void
send(String topic, int partition, String key, String record)
send(String topic, String record)
send(String topic, String key, String record)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static void send(String topic, String record)
public static void send(String topic, String key, String record)
public static void send(String topic, int partition, String key, String record)
Copyright © 2022. All rights reserved.