すべてのクラス
| クラス | 説明 |
|---|---|
| BooleanKey |
A key wrapper of boolean type.
|
| ByteBufferUtil |
Messaging Framework で使用するByteBufferに関するユーティティクラス。
|
| ByteKey |
A key wrapper of byte type.
|
| ByteUtil |
byte配列を処理するためのユーティリティ。
|
| Cache<K,V> | |
| CharacterKey |
A key wrapper of character type.
|
| ComparableKey<K> |
ComparableKey.java - A class of a comparable key.
|
| ComparableKey.SpecialKey | |
| ConcurrentReferenceHashMap<K,V> |
An advanced hash table supporting configurable garbage collection semantics of keys and values, optional
referential-equality, full concurrency of retrievals, and adjustable expected concurrency for updates.
|
| ConcurrentReferenceHashMap.Option | |
| ConcurrentReferenceHashMap.ReferenceType |
An option specifying which Java reference type should be used to refer to a key and/or value.
|
| Config | |
| ConfigurationError | |
| ConvertedComparableKey<K extends Key> |
A key wrapper of converted comparable type.
|
| DdllKey |
A class representing a key for DDLL.
|
| Destination | |
| DoubleKey |
A key wrapper of double type.
|
| Endpoint |
A class that corresponds to an endpoint.
|
| EndpointParser | |
| EnumKey<K extends Enum<K>> |
A key wrapper of enum type.
|
| Exception4StackTracing | |
| FlexibleArray<T> |
an array without size restriction.
|
| FloatKey |
A key wrapper of float type.
|
| GeoCircle |
An area defined by geographical circle.
|
| GeoEllipse | |
| GeoRectangle |
The
GeoRectangle class describes a geographical rectangle
defined by a location (x,y) and dimension
(width x height). |
| GeoRegion |
A class that corresponds to a geographical region.
|
| GTransConfigValues | |
| Id |
任意長のbyte列、または ASCII文字列からなる Identifierを実現するImmutableクラス。
|
| IntegerKey |
A key wrapper of integer type.
|
| JarUtil | |
| JarUtil.Parcel | |
| Key |
A class that corresponds to a key.
|
| KeyComparator | |
| KeyComparator.Infinity | |
| KeyContainable<K extends Key> |
An interface of a key that contains a key
|
| KeyRange<K extends ComparableKey<?>> |
A class that corresponds to the range of key
|
| KeyRanges<K extends ComparableKey<?>> |
ComparableであるKey型を要素として持つ様々な範囲指定を統一的に扱うためのクラス。
|
| KeyRanges.Mode | |
| Keys |
An entry point for key wrappers.
|
| LocalInetAddrs |
ローカルに保持されるIPアドレスを外向けアドレスとして使用されているものを
選び出すためのユーティリティクラス。
|
| Location |
This class represents the location of a geographical point.
|
| LogFilter | |
| LogFilter.LogLevel | |
| LogFormatter | |
| LongKey |
A key wrapper of long type.
|
| Lower<K extends ComparableKey<?>> |
A class that corresponds to the range lower than
|
| LowerUpper |
The max value that is not larger than specified value.
|
| MersenneTwister |
Mersenne Twister(高速・高精度の乱数ジェネレータ)の実装クラス。
|
| NamedKey<K extends Comparable<?>> |
A key wrapper of name (identifier)
|
| Near |
A class that corresponds to a k-nearest
|
| NumberKey<N extends Number & Comparable<?>> |
A key wrapper of number type.
|
| ObjectId |
A class that corresponds to an identifier of a object.
|
| ObjectInputStreamX |
ObjectInputStream which can be specified the class loader.
|
| Option<E> | |
| Option.BooleanOption | |
| Option.DoubleOption | |
| Option.EnumOption<E extends Enum<E>> | |
| Option.IntegerOption | |
| Option.StringOption | |
| PeerId | |
| PeerId.SpecialId | |
| ProtocolUnsupportedException |
An exception occurs when a protocol is not supported.
|
| RandomUtil | |
| Range<K extends Comparable<?>> |
a class that represents a single range.
|
| Region<K extends Key> |
A class that corresponds to a region
|
| Register<K,V> | |
| RemoteValue<V> |
A container of the remote value.
|
| ReturnValue<V> |
A container of return value.
|
| SerializingUtil |
バイト列の serialize/deserialize をサポートするユーティリティ。
|
| ServiceId |
A class that corresponds to an identifier of a service.
|
| ShortKey |
A key wrapper of short type.
|
| StatusRepo |
状態保存用のRepositoryを実現するクラス。
|
| StrictMap<K,V> | |
| StringKey |
A key wrapper of string type.
|
| TransOptions |
A transport options
|
| TransOptions.DeliveryMode | |
| TransOptions.ResponseType | |
| TransOptions.RetransMode | |
| TransportId |
A class of a identifier of a Transport.
|
| TransportIdPath |
階層構造にあるTransportにおいて、上位層に向かう順序で最下位層から当該TransportのTransportId
を並べたListを扱うクラス。
|
| UnavailableEndpointError | |
| UniqNumberGenerator<O> |
ユニーク性を保証したint値、ユニークNoを生成するためのクラス。
|
| Upper<K extends ComparableKey<?>> |
A class that corresponds to the upper limit
|
| WrappedComparableKey<K extends Comparable<?>> |
A common interface of wrapped keys.
|
| WrappedComparableKeyImpl<K extends Comparable<?>> |
A common implementation of wrapped keys.
|