|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kth.dks.dks_dht.ReplicateMsg.ReplicationType
public static class ReplicateMsg.ReplicationType
| Field Summary | |
|---|---|
static ReplicateMsg.ReplicationType |
JOIN
|
static ReplicateMsg.ReplicationType |
LEAVE
|
| Constructor Summary | |
|---|---|
ReplicateMsg.ReplicationType(java.lang.String a)
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
static ReplicateMsg.ReplicationType |
valueOf(java.lang.String a)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final ReplicateMsg.ReplicationType JOIN
public static final ReplicateMsg.ReplicationType LEAVE
| Constructor Detail |
|---|
public ReplicateMsg.ReplicationType(java.lang.String a)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic static ReplicateMsg.ReplicationType valueOf(java.lang.String a)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||