|
Rice Pastry API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrice.pastry.socket.SocketNodeHandleFactory
public class SocketNodeHandleFactory
| Constructor Summary | |
|---|---|
SocketNodeHandleFactory(TLPastryNode pn)
|
|
| Method Summary | |
|---|---|
NodeHandle |
coalesce(NodeHandle h)
Needed for legacy java deserialization of NodeHanlde because we aren't given any other way to do this properly such as a protected constructor. |
SocketNodeHandle |
getNodeHandle(MultiInetSocketAddress i,
long epoch,
Id id)
This is kind of weird, may need to rethink this. |
NodeHandle |
readNodeHandle(InputBuffer buf)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SocketNodeHandleFactory(TLPastryNode pn)
| Method Detail |
|---|
public SocketNodeHandle getNodeHandle(MultiInetSocketAddress i,
long epoch,
Id id)
i - id -
public NodeHandle readNodeHandle(InputBuffer buf)
throws java.io.IOException
readNodeHandle in interface NodeHandleFactoryjava.io.IOExceptionpublic NodeHandle coalesce(NodeHandle h)
NodeHandleFactory
coalesce in interface NodeHandleFactory
|
Rice Pastry API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||