| 修飾子とタイプ | クラスと説明 |
|---|---|
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 |
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 |
KeyRange<K extends ComparableKey<?>>
A class that corresponds to the range of key
|
class |
KeyRanges<K extends ComparableKey<?>>
ComparableであるKey型を要素として持つ様々な範囲指定を統一的に扱うためのクラス。
|
class |
Lower<K extends ComparableKey<?>>
A class that corresponds to the range lower than
|
class |
Upper<K extends ComparableKey<?>>
A class that corresponds to the upper limit
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
boolean |
KeyRange.contains(ComparableKey<?> key) |
boolean |
KeyRanges.contains(ComparableKey<?> k)
Returns true if a key is within this Range.
|
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
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.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
CompoundOverlay.SpecialKey
複合オーバーレイのgateway機能のためにセットする特殊key
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
LocationId |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
MSkipGraph<D extends Destination,K extends ComparableKey<?>>
Multi-key Skip Graph implementation for GTRANS.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
Suzaku<D extends Destination,K extends ComparableKey<?>> |
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
KeyComparator.Infinity |
class |
UniqId |
Copyright © 2017. All rights reserved.