|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cassandra.net.CompactEndPointSerializationHelper
public class CompactEndPointSerializationHelper
Constructor Summary | |
---|---|
CompactEndPointSerializationHelper()
|
Method Summary | |
---|---|
static java.net.InetAddress |
deserialize(java.io.DataInputStream dis)
|
static void |
serialize(java.net.InetAddress endPoint,
java.io.DataOutputStream dos)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CompactEndPointSerializationHelper()
Method Detail |
---|
public static void serialize(java.net.InetAddress endPoint, java.io.DataOutputStream dos) throws java.io.IOException
java.io.IOException
public static java.net.InetAddress deserialize(java.io.DataInputStream dis) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |