|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectfabric.dissemination.pastry.messages.MessageType
public class MessageType
Identifiers for each message sent over the network. Pastry uses shorts as message type ids.
| Field Summary | |
|---|---|
static short |
FETCH
|
static short |
FETCH_REPLY
|
static short |
REPLICATE
|
static short |
REPLICATE_REPLY
|
| Constructor Summary | |
|---|---|
MessageType()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final short FETCH
public static final short FETCH_REPLY
public static final short REPLICATE
public static final short REPLICATE_REPLY
| Constructor Detail |
|---|
public MessageType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||