类的使用
org.apache.pulsar.common.api.proto.CommandSeek
使用CommandSeek的程序包
-
org.apache.pulsar.common.api.proto中CommandSeek的使用
修饰符和类型方法说明CommandSeek.clear()CommandSeek.clearConsumerId()CommandSeek.clearMessageId()CommandSeek.clearMessagePublishTime()CommandSeek.clearRequestId()CommandSeek.copyFrom(CommandSeek _other) BaseCommand.getSeek()CommandSeek.setConsumerId(long consumerId) CommandSeek.setMessagePublishTime(long messagePublishTime) CommandSeek.setRequestId(long requestId) BaseCommand.setSeek() -
org.apache.pulsar.common.protocol中CommandSeek的使用