added new MessageTypes
This commit is contained in:
parent
a6b79c4b6b
commit
717e0c9c29
@ -10,8 +10,8 @@ public class MessageType {
|
||||
public final static byte LEAVE = 2;
|
||||
|
||||
public final static byte FIND_VALUE = 4;
|
||||
public final static byte FOUND_VALUE = 8;
|
||||
public final static byte STORE = 5;
|
||||
public final static byte DATA = 6;
|
||||
public final static byte VALUE_NODES = 7;
|
||||
public final static byte FOUND_VALUE = 8;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user