public class RQVNode<E extends Endpoint> extends RingVNode<E>
RingVNode.VNodeMode| 修飾子とタイプ | フィールドと説明 |
|---|---|
QueryStore |
store |
DDLL_OPT, DDLL_RETRY_INTERVAL, ddllNode, DEFAULT_DDLL_CHECK_PERIOD, key, manager, mode, NUMBER_OF_DDLL_RETRY| コンストラクタと説明 |
|---|
RQVNode(RingManager<E> p2p,
Comparable<?> rawkey) |
addKey, fixLeftLinks, getAllLinks, getCheckPeriod, getDdllNode, getKey, getLocalLink, getManager, getMode, getPredecessor, getRawKey, getSuccessor, isInserted, onNodeFailure, onRightNodeChange, payloadNotSent, removeKey, rtLockR, rtLockW, rtUnlockR, rtUnlockW, suppplyLeftCandidatesForFix, toString, toStringRoutingTablepublic final QueryStore store
public RQVNode(RingManager<E> p2p, Comparable<?> rawkey)
Copyright © 2017. All rights reserved.