public class SendItem extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
ISubscriberCallback |
cb |
PSData[] |
items |
int |
retryCnt |
ServiceMethod |
sm |
long |
time |
String |
topic |
static int |
TYPY_RESEND |
| 构造器和说明 |
|---|
SendItem() |
SendItem(int type,
ISubscriberCallback cb,
PSData[] items,
int retryCnt) |
public static final transient int TYPY_RESEND
public transient ISubscriberCallback cb
public PSData[] items
public int retryCnt
public long time
public ServiceMethod sm
public String topic
public SendItem()
public SendItem(int type,
ISubscriberCallback cb,
PSData[] items,
int retryCnt)
Copyright © 2018–2021 The Apache Software Foundation. All rights reserved.