| パッケージ | 説明 |
|---|---|
| org.piax.gtrans.ov.sg |
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
RQMessage.RQReplyMessage<E extends Endpoint>
a class representing a reply message against
RQMessage,
containing range query results. |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
boolean |
RQMessage.onReceivingReply(SkipGraph<E> sg,
SGMessagingFramework.SGReplyMessage<E> reply0) |
abstract boolean |
SGMessagingFramework.SGRequestMessage.onReceivingReply(SkipGraph<E> sg,
SGMessagingFramework.SGReplyMessage<E> reply)
this method is called when a reply message is received at the sender
node.
|
void |
SGMessagingFramework.replyMsgReceived(SGMessagingFramework.SGReplyMessage<E> repl) |
void |
SkipGraph.replyMsgReceived(SGMessagingFramework.SGReplyMessage<E> sgReplyMessage) |
void |
SkipGraphIf.replyMsgReceived(SGMessagingFramework.SGReplyMessage<E> sgReplyMessage) |
Copyright © 2017. All rights reserved.