|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jgroups.Header
org.jgroups.protocols.MERGEFAST.MergefastHeader
public static class MERGEFAST.MergefastHeader
Field Summary |
---|
Fields inherited from class org.jgroups.Header |
---|
HDR_OVERHEAD |
Constructor Summary | |
---|---|
MERGEFAST.MergefastHeader()
|
|
MERGEFAST.MergefastHeader(Address coord)
|
Method Summary | |
---|---|
void |
readExternal(java.io.ObjectInput in)
|
void |
writeExternal(java.io.ObjectOutput out)
|
Methods inherited from class org.jgroups.Header |
---|
size, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MERGEFAST.MergefastHeader()
public MERGEFAST.MergefastHeader(Address coord)
Method Detail |
---|
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |