public class ProduceResult extends Object implements Serializable
ProduceResult(String topic, short partition, long index, long startTime)
long
getIndex()
short
getPartition()
getStartTime()
String
getTopic()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ProduceResult(String topic, short partition, long index, long startTime)
public String getTopic()
public short getPartition()
public long getIndex()
public long getStartTime()
Copyright © 2020 Joyqueue Community. All rights reserved.