public class PeerIdWithLocator extends PeerId
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected PeerLocator |
locator |
DEFAULT_BYTE_LENGTH| コンストラクタと説明 |
|---|
PeerIdWithLocator(PeerId peerId,
PeerLocator locator) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
PeerLocator |
getLocator() |
PeerId |
getPeerId() |
_getBytes, commonPostfixLen, commonPrefixLen, compareTo, equals, getByteLen, getBytes, hashCode, newId, newRandomBytes, setBinaryString, setHexString, testBit, toBinaryString, toHexString, toStringcompareToprotected final PeerLocator locator
public PeerIdWithLocator(PeerId peerId, PeerLocator locator)
public PeerId getPeerId()
public PeerLocator getLocator()
Copyright © 2017. All rights reserved.