| 修飾子とタイプ | インタフェースと説明 |
|---|---|
interface |
ComparableKey<K>
ComparableKey.java - A class of a comparable key.
|
interface |
Endpoint
A class that corresponds to an endpoint.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
Location
This class represents the location of a geographical point.
|
class |
ObjectId
A class that corresponds to an identifier of a object.
|
class |
PeerId
A class which represents Peer Id.
|
class |
PeerIdWithLocator
A class to hold a pair of Peer Identifier and Locator.
|
class |
PeerLocator
ピアのlocatorを示す抽象クラスを定義する。
|
class |
ServiceId
A class that corresponds to an identifier of a service.
|
class |
TransportId
A class of a identifier of a Transport.
|
class |
TransportIdPath
階層構造にあるTransportにおいて、上位層に向かう順序で最下位層から当該TransportのTransportId
を並べたListを扱うクラス。
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
RowData
テーブルrowに相当するデータを管理するクラス。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Overlay<Destination,Key> |
Attribute.getBindOverlay() |
Overlay<Destination,Key> |
AttributeTable.getBindOverlay(String attribName) |
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
interface |
KeyContainable<K extends Key>
An interface of a key that contains a key
|
interface |
Region<K extends Key>
A class that corresponds to a region
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
ConvertedComparableKey<K extends Key>
A key wrapper of converted comparable type.
|
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
interface |
WrappedComparableKey<K extends Comparable<?>>
A common interface of wrapped keys.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
BooleanKey
A key wrapper of boolean type.
|
class |
ByteKey
A key wrapper of byte type.
|
class |
CharacterKey
A key wrapper of character type.
|
class |
ConvertedComparableKey<K extends Key>
A key wrapper of converted comparable type.
|
class |
DoubleKey
A key wrapper of double type.
|
class |
EnumKey<K extends Enum<K>>
A key wrapper of enum type.
|
class |
FloatKey
A key wrapper of float type.
|
class |
IntegerKey
A key wrapper of integer type.
|
class |
LongKey
A key wrapper of long type.
|
class |
NamedKey<K extends Comparable<?>>
A key wrapper of name (identifier)
|
class |
NumberKey<N extends Number & Comparable<?>>
A key wrapper of number type.
|
class |
ShortKey
A key wrapper of short type.
|
class |
StringKey
A key wrapper of string type.
|
class |
WrappedComparableKeyImpl<K extends Comparable<?>>
A common implementation of wrapped keys.
|
| 修飾子とタイプ | フィールドと説明 |
|---|---|
K |
ConvertedComparableKey.key |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
default Set<Key> |
RoutingTableAccessor.keySet() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Set<Key> |
CombinedOverlay.getKeys() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
boolean |
CombinedOverlay.addKey(ObjectId upper,
Key key) |
boolean |
CombinedOverlay.removeKey(ObjectId upper,
Key key) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
CombinedOverlay.onReceive(Overlay<Destination,Key> trans,
OverlayReceivedMessage<Key> rmsg) |
void |
CombinedOverlay.onReceive(Overlay<Destination,Key> trans,
OverlayReceivedMessage<Key> rmsg) |
FutureQueue<?> |
CombinedOverlay.onReceiveRequest(Overlay<Destination,Key> trans,
OverlayReceivedMessage<Key> rmsg) |
FutureQueue<?> |
CombinedOverlay.onReceiveRequest(Overlay<Destination,Key> trans,
OverlayReceivedMessage<Key> rmsg) |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
CompoundOverlay<D extends Destination,K extends Key>
An implementation of compound overlay
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
CompoundOverlay.SpecialKey
複合オーバーレイのgateway機能のためにセットする特殊key
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
DOLR<K extends Key>
Decentralized object location and routing implementation on PIAX
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
FloodingNode<D extends Destination,K extends Key>
An implementation of flooding node object.
|
class |
SimpleFlooding<D extends Destination,K extends Key>
An implementation of simple flooding.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
OverlayImpl<D extends Destination,K extends Key> |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
LocationId |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
InetLocator
IPv4アドレスを示すPeerLocatorの抽象クラス。
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
EmuLocator |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
TcpLocator
TCPのためのPeerLocatorを表現するクラス。
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
UdpLocator
UDPのためのPeerLocatorを表現するクラス。
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
KeyComparator.Infinity |
class |
UniqId |
Copyright © 2017. All rights reserved.