public class Message extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
protected Map<String,String> |
attributes |
protected long |
id |
static String |
SOURCEIPANDPORT |
protected int |
type |
| 构造器和说明 |
|---|
Message() |
public long getMid()
public int getType()
public String getStoreIpAndPort()
public void setId(long id)
public void setType(int type)
public void clear()
Copyright © 2024. All rights reserved.