インタフェースの使用
org.piax.common.Destination
| パッケージ | 説明 |
|---|---|
| org.piax.common | |
| org.piax.common.subspace | |
| org.piax.common.wrapper | |
| org.piax.util |
-
org.piax.commonでのDestinationの使用
org.piax.commonでのDestinationのサブインタフェース 修飾子とタイプ インタフェース 説明 interfaceComparableKey<K>ComparableKey.java - A class of a comparable key.interfaceEndpointA class that corresponds to an endpoint.interfaceKeyA class that corresponds to a key.Destinationを実装しているorg.piax.commonのクラス 修飾子とタイプ クラス 説明 static classComparableKey.SpecialKeyclassLocationThis class represents the location of a geographical point.classObjectIdA class that corresponds to an identifier of a object.classPeerIdstatic classPeerId.SpecialIdclassServiceIdA class that corresponds to an identifier of a service.classTransportIdA class of a identifier of a Transport.classTransportIdPath階層構造にあるTransportにおいて、上位層に向かう順序で最下位層から当該TransportのTransportId を並べたListを扱うクラス。 -
org.piax.common.subspaceでのDestinationの使用
org.piax.common.subspaceでのDestinationのサブインタフェース 修飾子とタイプ インタフェース 説明 interfaceGeoRegionA class that corresponds to a geographical region.interfaceKeyContainable<K extends Key>An interface of a key that contains a keyinterfaceRegion<K extends Key>A class that corresponds to a regionDestinationを実装しているorg.piax.common.subspaceのクラス 修飾子とタイプ クラス 説明 classGeoCircleAn area defined by geographical circle.classGeoEllipseclassGeoRectangleTheGeoRectangleclass describes a geographical rectangle defined by a location(x,y)and dimension(width x height).classKeyRange<K extends ComparableKey<?>>A class that corresponds to the range of keyclassKeyRanges<K extends ComparableKey<?>>ComparableであるKey型を要素として持つ様々な範囲指定を統一的に扱うためのクラス。classLower<K extends ComparableKey<?>>A class that corresponds to the range lower thanclassLowerUpperThe max value that is not larger than specified value.classNearA class that corresponds to a k-nearestclassUpper<K extends ComparableKey<?>>A class that corresponds to the upper limit -
org.piax.common.wrapperでのDestinationの使用
org.piax.common.wrapperでのDestinationのサブインタフェース 修飾子とタイプ インタフェース 説明 interfaceWrappedComparableKey<K extends Comparable<?>>A common interface of wrapped keys.Destinationを実装しているorg.piax.common.wrapperのクラス 修飾子とタイプ クラス 説明 classBooleanKeyA key wrapper of boolean type.classByteKeyA key wrapper of byte type.classCharacterKeyA key wrapper of character type.classConvertedComparableKey<K extends Key>A key wrapper of converted comparable type.classDoubleKeyA key wrapper of double type.classEnumKey<K extends Enum<K>>A key wrapper of enum type.classFloatKeyA key wrapper of float type.classIntegerKeyA key wrapper of integer type.classLongKeyA key wrapper of long type.classNamedKey<K extends Comparable<?>>A key wrapper of name (identifier)classNumberKey<N extends Number & Comparable<?>>A key wrapper of number type.classShortKeyA key wrapper of short type.classStringKeyA key wrapper of string type.classWrappedComparableKeyImpl<K extends Comparable<?>>A common implementation of wrapped keys. -
org.piax.utilでのDestinationの使用
Destinationを実装しているorg.piax.utilのクラス 修飾子とタイプ クラス 説明 static classKeyComparator.Infinity