クラス RQMessage

java.lang.Object
org.piax.gtrans.ov.ring.RequestMessage
org.piax.gtrans.ov.ring.rq.RQMessage
すべての実装されたインタフェース:
Serializable
直系の既知のサブクラス:
BasicRQMessage, ChordSharpRQMessage

public abstract class RQMessage
extends RequestMessage
an abstract class representing a message used for propagating range queries.

this class contains various data that are required to be transmitted to the target nodes. this class also contains failedLinks field, which represents a set of failed nodes that are found while processing the range query.

this class also manages (partial) results returned from child nodes ( rqRet).

関連項目:
直列化された形式