索引
A B C D E F G H I J K L M N O P R S T U V W _
すべてのクラス|すべてのパッケージ
すべてのクラス|すべてのパッケージ
すべてのクラス|すべてのパッケージ
A
- ACCEPT_ONCE - org.piax.gtrans.TransOptions.DeliveryMode
- ACCEPT_REPEATED - org.piax.gtrans.TransOptions.DeliveryMode
- add(double, double) - クラス のメソッドorg.piax.common.subspace.GeoRectangle
- add(Rectangle2D) - クラス のメソッドorg.piax.common.subspace.GeoRectangle
- add(K, V) - クラス のメソッドorg.piax.util.Register
- AGGREGATE - org.piax.gtrans.TransOptions.ResponseType
- allOptions() - クラス のstaticメソッドorg.piax.common.Option
- ALLOW_REF_SEND_IN_BASE_TRANSPORT - クラス のstatic変数org.piax.gtrans.GTransConfigValues
- appData - クラス の変数org.piax.common.DdllKey
-
application supplied data
- argName - クラス の変数org.piax.common.Option
- attribs - クラス の変数org.piax.util.JarUtil.Parcel
B
- BooleanKey - org.piax.common.wrapperのクラス
-
A key wrapper of boolean type.
- BooleanKey(Boolean) - クラス のコンストラクタorg.piax.common.wrapper.BooleanKey
- BooleanOption(boolean, String) - クラス のコンストラクタorg.piax.common.Option.BooleanOption
- BooleanOption(boolean, String, Consumer<Boolean>) - クラス のコンストラクタorg.piax.common.Option.BooleanOption
- buffer2Bytes(ByteBuffer) - クラス のstaticメソッドorg.piax.util.ByteBufferUtil
-
ByteBufferのpositionからlimitで指定されたbyte列を新規のbyte配列として返す。
- byte2Binary(byte) - クラス のstaticメソッドorg.piax.util.ByteUtil
-
指定されたbyteデータを2進法の文字列に変換する。
- byte2Buffer(byte[]) - クラス のstaticメソッドorg.piax.util.ByteBufferUtil
-
指定されたbyte列を値として持つByteBufferを生成する。
- byte2Buffer(byte[], int, int) - クラス のstaticメソッドorg.piax.util.ByteBufferUtil
-
指定されたbyte列を値として持つByteBufferを生成する。
- byte2Buffer(int, byte[], int, int) - クラス のstaticメソッドorg.piax.util.ByteBufferUtil
- ByteBufferUtil - org.piax.utilのクラス
-
Messaging Framework で使用するByteBufferに関するユーティティクラス。
- ByteBufferUtil() - クラス のコンストラクタorg.piax.util.ByteBufferUtil
- ByteKey - org.piax.common.wrapperのクラス
-
A key wrapper of byte type.
- ByteKey(Byte) - クラス のコンストラクタorg.piax.common.wrapper.ByteKey
- bytes - クラス の変数org.piax.common.Id
-
Idオブジェクトを表現するbyte列。
- bytes2Binary(byte[]) - クラス のstaticメソッドorg.piax.util.ByteUtil
-
指定されたbyte列データを2進法の文字列に変換する。
- bytes2File(byte[], File) - クラス のstaticメソッドorg.piax.util.ByteUtil
- bytes2Hex(byte[]) - クラス のstaticメソッドorg.piax.util.ByteUtil
- bytes2Int(byte[]) - クラス のstaticメソッドorg.piax.util.ByteUtil
- bytes2Int(byte[], int) - クラス のstaticメソッドorg.piax.util.ByteUtil
- bytes2Long(byte[]) - クラス のstaticメソッドorg.piax.util.ByteUtil
- bytes2Long(byte[], int) - クラス のstaticメソッドorg.piax.util.ByteUtil
- bytes2Stream(byte[], OutputStream) - クラス のstaticメソッドorg.piax.util.ByteUtil
- ByteUtil - org.piax.utilのクラス
-
byte配列を処理するためのユーティリティ。
- ByteUtil() - クラス のコンストラクタorg.piax.util.ByteUtil
C
- Cache<K,V> - org.piax.utilのクラス
- Cache(int) - クラス のコンストラクタorg.piax.util.Cache
- change(K, K, V) - クラス のメソッドorg.piax.util.Register
- CharacterKey - org.piax.common.wrapperのクラス
-
A key wrapper of character type.
- CharacterKey(Character) - クラス のコンストラクタorg.piax.common.wrapper.CharacterKey
- choice() - クラス のstaticメソッドorg.piax.util.LocalInetAddrs
-
グローバルアドレス、サイトローカルアドレス、リンクローカルアドレスの順に、 ローカルIPアドレスの中から接続性の高い外部アドレスを選択して返す。
- choiceIfIsLocal(InetAddress) - クラス のstaticメソッドorg.piax.util.LocalInetAddrs
-
指定されたInetAddress targetがローカルIPアドレスの場合に限り、 choiceを呼び出す。
- classes - クラス の変数org.piax.util.JarUtil.Parcel
- classLoaderForDeserialize - クラス のstatic変数org.piax.gtrans.GTransConfigValues
- classNamesInJar(String) - クラス のstaticメソッドorg.piax.util.JarUtil
- clazz - クラス の変数org.piax.util.KeyComparator.Infinity
- cleanUp() - クラス のメソッドorg.piax.common.StatusRepo
- clear() - クラス のメソッドorg.piax.util.Cache
- clear() - クラス のメソッドorg.piax.util.ConcurrentReferenceHashMap
-
Removes all of the mappings from this map.
- clear() - クラス のメソッドorg.piax.util.Register
- clear() - クラス のメソッドorg.piax.util.StrictMap
- clear(ByteBuffer) - クラス のstaticメソッドorg.piax.util.ByteBufferUtil
-
指定されたByteBufferをclearする。
- clone() - クラス のメソッドorg.piax.common.DdllKey
- clone() - クラス のメソッドorg.piax.common.subspace.Range
- commonPostfixLen(byte[], byte[]) - クラス のstaticメソッドorg.piax.util.ByteUtil
-
指定された2つのbyte列に共通するpostfixのbit長を返す。
- commonPostfixLen(byte, byte) - クラス のstaticメソッドorg.piax.util.ByteUtil
-
指定された2つのbyteに共通するpostfixのbit長を返す。
- commonPostfixLen(Id) - クラス のメソッドorg.piax.common.Id
- commonPrefixLen(byte[], byte[]) - クラス のstaticメソッドorg.piax.util.ByteUtil
-
指定された2つのbyte列に共通するprefixのbit長を返す。
- commonPrefixLen(byte, byte) - クラス のstaticメソッドorg.piax.util.ByteUtil
-
指定された2つのbyteに共通するprefixのbit長を返す。
- commonPrefixLen(Id) - クラス のメソッドorg.piax.common.Id
- ComparableKey<K> - org.piax.commonのインタフェース
-
ComparableKey.java - A class of a comparable key.
- ComparableKey.SpecialKey - org.piax.commonの列挙
- compare(byte[], byte[]) - クラス のstaticメソッドorg.piax.util.ByteUtil
-
指定された2つのbyte列を符号なし整数として比較して、b1がb2より小さい場合は負の整数、 両方が等しい場合は0、b1がb2より大きい場合は正の整数を返す。
- compare(Comparable<?>, Comparable<?>) - クラス のメソッドorg.piax.util.KeyComparator
- compareAsNumber(byte[], byte[]) - クラス のstaticメソッドorg.piax.util.ByteUtil
-
指定された2つのbyte列を符号なし整数として比較して、b1がb2より小さい場合は負の整数、 両方が等しい場合は0、b1がb2より大きい場合は正の整数を返す。
- compareTo(DdllKey) - クラス のメソッドorg.piax.common.DdllKey
- compareTo(Id) - クラス のメソッドorg.piax.common.Id
- compareTo(Id) - クラス のメソッドorg.piax.common.PeerId
- compareTo(TransportIdPath) - クラス のメソッドorg.piax.common.TransportIdPath
-
辞書的順序に従い、引数で指定されたTransportIdPathと比較する。
- compareTo(ConvertedComparableKey<K>) - クラス のメソッドorg.piax.common.wrapper.ConvertedComparableKey
- compareTo(NamedKey<K>) - クラス のメソッドorg.piax.common.wrapper.NamedKey
- compareTo(WrappedComparableKey<K>) - クラス のメソッドorg.piax.common.wrapper.WrappedComparableKeyImpl
- compareTo(KeyComparator.Infinity) - クラス のメソッドorg.piax.util.KeyComparator.Infinity
- concat(byte[], byte[]) - クラス のstaticメソッドorg.piax.util.ByteUtil
- concat(byte[], ByteBuffer) - クラス のstaticメソッドorg.piax.util.ByteBufferUtil
-
bbufの持つbyte列の先頭にpreで指定されたbyte列を結合する。
- concat(ByteBuffer, ByteBuffer) - クラス のstaticメソッドorg.piax.util.ByteBufferUtil
-
bbufの持つbyte列の先頭にpreで指定されたByteBufferを結合する。
- ConcurrentReferenceHashMap<K,V> - org.piax.utilのクラス
-
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() - クラス のコンストラクタorg.piax.util.ConcurrentReferenceHashMap
-
Creates a new, empty map with a default initial capacity (16), reference types (weak keys, strong values), default load factor (0.75) and concurrencyLevel (16).
- ConcurrentReferenceHashMap(int) - クラス のコンストラクタorg.piax.util.ConcurrentReferenceHashMap
-
Creates a new, empty map with the specified initial capacity, and with default reference types (weak keys, strong values), load factor (0.75) and concurrencyLevel (16).
- ConcurrentReferenceHashMap(int, float) - クラス のコンストラクタorg.piax.util.ConcurrentReferenceHashMap
-
Creates a new, empty map with the specified initial capacity and load factor and with the default reference types (weak keys, strong values), and concurrencyLevel (16).
- ConcurrentReferenceHashMap(int, float, int) - クラス のコンストラクタorg.piax.util.ConcurrentReferenceHashMap
-
Creates a new, empty map with the specified initial capacity, load factor and concurrency level.
- ConcurrentReferenceHashMap(int, float, int, ConcurrentReferenceHashMap.ReferenceType, ConcurrentReferenceHashMap.ReferenceType, EnumSet<ConcurrentReferenceHashMap.Option>) - クラス のコンストラクタorg.piax.util.ConcurrentReferenceHashMap
-
Creates a new, empty map with the specified initial capacity, reference types, load factor and concurrency level.
- ConcurrentReferenceHashMap(int, ConcurrentReferenceHashMap.ReferenceType, ConcurrentReferenceHashMap.ReferenceType) - クラス のコンストラクタorg.piax.util.ConcurrentReferenceHashMap
-
Creates a new, empty map with the specified initial capacity, reference types and with default load factor (0.75) and concurrencyLevel (16).
- ConcurrentReferenceHashMap(Map<? extends K, ? extends V>) - クラス のコンストラクタorg.piax.util.ConcurrentReferenceHashMap
-
Creates a new map with the same mappings as the given map.
- ConcurrentReferenceHashMap.Option - org.piax.utilの列挙
- ConcurrentReferenceHashMap.ReferenceType - org.piax.utilの列挙
-
An option specifying which Java reference type should be used to refer to a key and/or value.
- Config - org.piax.commonのクラス
- Config() - クラス のコンストラクタorg.piax.common.Config
- ConfigurationError - org.piax.gtransのエラー
- ConfigurationError() - エラー のコンストラクタorg.piax.gtrans.ConfigurationError
- ConfigurationError(String) - エラー のコンストラクタorg.piax.gtrans.ConfigurationError
- ConfigurationError(Throwable) - エラー のコンストラクタorg.piax.gtrans.ConfigurationError
- contains(double, double) - クラス のメソッドorg.piax.common.subspace.GeoEllipse
- contains(double, double) - クラス のメソッドorg.piax.common.subspace.GeoRectangle
- contains(double, double, double, double) - クラス のメソッドorg.piax.common.subspace.GeoRectangle
- contains(Comparable<?>) - クラス のメソッドorg.piax.common.subspace.Range
-
returns true if a key is within this range.
- contains(Object) - クラス のメソッドorg.piax.util.ConcurrentReferenceHashMap
-
Legacy method testing if some key maps into the specified value in this table.
- contains(K) - インタフェース のメソッドorg.piax.common.subspace.KeyContainable
- contains(ComparableKey<?>) - クラス のメソッドorg.piax.common.subspace.KeyRange
- contains(ComparableKey<?>) - クラス のメソッドorg.piax.common.subspace.KeyRanges
-
Returns true if a key is within this Range.
- contains(Location) - クラス のメソッドorg.piax.common.subspace.GeoEllipse
- contains(Location) - クラス のメソッドorg.piax.common.subspace.GeoRectangle
- contains(Range<K>) - クラス のメソッドorg.piax.common.subspace.Range
-
check if another range ⊆ this range.
- containsKey(Object) - クラス のメソッドorg.piax.util.ConcurrentReferenceHashMap
-
Tests if the specified object is a key in this table.
- containsKey(K) - クラス のメソッドorg.piax.util.Register
- containsKey(K) - クラス のメソッドorg.piax.util.StrictMap
- containsPair(K, V) - クラス のメソッドorg.piax.util.Register
- containsValue(Object) - クラス のメソッドorg.piax.util.ConcurrentReferenceHashMap
-
Returns true if this map maps one or more keys to the specified value.
- containsValue(V) - クラス のメソッドorg.piax.util.StrictMap
- ConvertedComparableKey<K extends Key> - org.piax.common.wrapperのクラス
-
A key wrapper of converted comparable type.
- ConvertedComparableKey(K) - クラス のコンストラクタorg.piax.common.wrapper.ConvertedComparableKey
- copy2Buffer(byte[], int, int, ByteBuffer, int) - クラス のstaticメソッドorg.piax.util.ByteBufferUtil
-
指定されたbyte列を指定されたByteBufferの指定位置にコピーする。
- createIntersection(Rectangle2D) - クラス のメソッドorg.piax.common.subspace.GeoRectangle
- createUnion(Rectangle2D) - クラス のメソッドorg.piax.common.subspace.GeoRectangle
D
- DdllKey - org.piax.commonのクラス
-
A class representing a key for DDLL.
- DdllKey(Comparable<?>, PeerId) - クラス のコンストラクタorg.piax.common.DdllKey
- DdllKey(Comparable<?>, PeerId, int) - クラス のコンストラクタorg.piax.common.DdllKey
- DdllKey(Comparable<?>, PeerId, String, int, Object) - クラス のコンストラクタorg.piax.common.DdllKey
- DdllKey(Comparable<?>, PeerId, String, Object) - クラス のコンストラクタorg.piax.common.DdllKey
- debug - org.piax.util.LogFilter.LogLevel
- decode4escape(byte[], int, byte[], byte[]) - クラス のstaticメソッドorg.piax.util.ByteUtil
-
encode4escapeメソッドによってencodeされたbyte配列を 元のbyte配列にdecodeする。 - DEFAULT_BYTE_LENGTH - クラス のstatic変数org.piax.common.PeerId
- DEFAULT_DELIVERY_MODE - クラス のstatic変数org.piax.gtrans.TransOptions
- DEFAULT_RESPONSE_TYPE - クラス のstatic変数org.piax.gtrans.TransOptions
- DEFAULT_RETRANS_MODE - クラス のstatic変数org.piax.gtrans.TransOptions
- DEFAULT_TIMEOUT - クラス のstatic変数org.piax.gtrans.TransOptions
- defaultLevel - クラス のstatic変数org.piax.util.LogFilter
- delete(String) - クラス のメソッドorg.piax.common.StatusRepo
- deliveryMode(TransOptions) - クラス のstaticメソッドorg.piax.gtrans.TransOptions
- deserialize(byte[]) - クラス のstaticメソッドorg.piax.util.SerializingUtil
- deserialize(byte[], int, int) - クラス のstaticメソッドorg.piax.util.SerializingUtil
- deserialize(byte[], int, int, ClassLoader) - クラス のstaticメソッドorg.piax.util.SerializingUtil
- deserialize(byte[], ClassLoader) - クラス のstaticメソッドorg.piax.util.SerializingUtil
- deserialize(ByteBuffer) - クラス のstaticメソッドorg.piax.util.SerializingUtil
- deserialize(ByteBuffer, ClassLoader) - クラス のstaticメソッドorg.piax.util.SerializingUtil
-
ByteBufferからオブジェクトをdeserializeする。
- Destination - org.piax.commonのインタフェース
- DIRECT - org.piax.gtrans.TransOptions.ResponseType
- discardNo(int) - クラス のメソッドorg.piax.util.UniqNumberGenerator
-
指定されたユニークNoを再利用できるよう破棄する。
- DoubleKey - org.piax.common.wrapperのクラス
-
A key wrapper of double type.
- DoubleKey(Double) - クラス のコンストラクタorg.piax.common.wrapper.DoubleKey
- DoubleOption(double, String) - クラス のコンストラクタorg.piax.common.Option.DoubleOption
- DoubleOption(double, String, Consumer<Double>) - クラス のコンストラクタorg.piax.common.Option.DoubleOption
- dumpBytes(byte[]) - クラス のstaticメソッドorg.piax.util.ByteUtil
- dumpBytes(byte[], int, int) - クラス のstaticメソッドorg.piax.util.ByteUtil
-
byte列をダンプ用の文字列に変換する。
- dumpBytes(ByteBuffer) - クラス のstaticメソッドorg.piax.util.ByteUtil
E
- elements() - クラス のメソッドorg.piax.util.ConcurrentReferenceHashMap
-
Returns an enumeration of the values in this table.
- encode4escape(byte[], int, byte[], byte[]) - クラス のstaticメソッドorg.piax.util.ByteUtil
-
与えられたbyte配列を指定されたbyte値が出現しないようにencodeする。
- Endpoint - org.piax.commonのインタフェース
-
A class that corresponds to an endpoint.
- EndpointParser - org.piax.commonのクラス
- EndpointParser() - クラス のコンストラクタorg.piax.common.EndpointParser
- enhance(int, ByteBuffer) - クラス のstaticメソッドorg.piax.util.ByteBufferUtil
-
ByteBufferのヘッダマージンをsizeのbyte分だけ拡張する。
- enhance(ByteBuffer, int) - クラス のstaticメソッドorg.piax.util.ByteBufferUtil
-
ByteBufferのbodyをsizeのbyte分だけ拡張する。
- entrySet() - クラス のメソッドorg.piax.util.ConcurrentReferenceHashMap
-
Returns a
Setview of the mappings contained in this map. - entrySet() - クラス のメソッドorg.piax.util.StrictMap
- EnumKey<K extends Enum<K>> - org.piax.common.wrapperのクラス
-
A key wrapper of enum type.
- EnumKey(K) - クラス のコンストラクタorg.piax.common.wrapper.EnumKey
- EnumOption(Class<E>, E, String) - クラス のコンストラクタorg.piax.common.Option.EnumOption
- EnumOption(Class<E>, E, String, Consumer<E>) - クラス のコンストラクタorg.piax.common.Option.EnumOption
- equals(byte[], byte[]) - クラス のstaticメソッドorg.piax.util.ByteUtil
-
指定された 2つのbyte列が同等である場合に trueを返す。
- equals(Object) - クラス のメソッドorg.piax.common.DdllKey
- equals(Object) - クラス のメソッドorg.piax.common.Id
- equals(Object) - クラス のメソッドorg.piax.common.PeerId
- equals(Object) - クラス のメソッドorg.piax.common.subspace.Range
- equals(Object) - クラス のメソッドorg.piax.common.TransportIdPath
- equals(Object) - クラス のメソッドorg.piax.common.wrapper.ConvertedComparableKey
- equals(Object) - クラス のメソッドorg.piax.common.wrapper.NamedKey
- equals(Object) - クラス のメソッドorg.piax.common.wrapper.WrappedComparableKeyImpl
- equals(Object) - クラス のメソッドorg.piax.gtrans.RemoteValue
- equals(Object) - クラス のメソッドorg.piax.gtrans.ReturnValue
- equals(Object) - クラス のメソッドorg.piax.util.FlexibleArray
- equals(Object) - クラス のメソッドorg.piax.util.KeyComparator.Infinity
- equals2(DdllKey) - クラス のメソッドorg.piax.common.DdllKey
-
compare without id
- error - org.piax.util.LogFilter.LogLevel
- Exception4StackTracing - org.piax.utilの例外
- Exception4StackTracing() - 例外 のコンストラクタorg.piax.util.Exception4StackTracing
- extraTime(Long) - クラス のメソッドorg.piax.gtrans.TransOptions
F
- FAST - org.piax.gtrans.TransOptions.RetransMode
- file2Bytes(File) - クラス のstaticメソッドorg.piax.util.ByteUtil
- fin() - クラス のメソッドorg.piax.common.StatusRepo
- FlexibleArray<T> - org.piax.utilのクラス
-
an array without size restriction.
- FlexibleArray() - クラス のコンストラクタorg.piax.util.FlexibleArray
- FlexibleArray(int) - クラス のコンストラクタorg.piax.util.FlexibleArray
- flip(ByteBuffer) - クラス のstaticメソッドorg.piax.util.ByteBufferUtil
-
指定されたByteBufferを反転する。
- FloatKey - org.piax.common.wrapperのクラス
-
A key wrapper of float type.
- FloatKey(Float) - クラス のコンストラクタorg.piax.common.wrapper.FloatKey
- flop(ByteBuffer) - クラス のstaticメソッドorg.piax.util.ByteBufferUtil
-
read状態から再びデータをputする状態に変える。
- format(LogRecord) - クラス のメソッドorg.piax.util.LogFormatter
- from - クラス の変数org.piax.common.subspace.Range
- fromInclusive - クラス の変数org.piax.common.subspace.Range
- futureQueueGetNextTimeout - クラス のstatic変数org.piax.gtrans.GTransConfigValues
G
- GeoCircle - org.piax.common.subspaceのクラス
-
An area defined by geographical circle.
- GeoCircle(double, double, double) - クラス のコンストラクタorg.piax.common.subspace.GeoCircle
-
Constructs and initializes an
GeoCirclefrom the specified coordinates. - GeoCircle(Point2D, double) - クラス のコンストラクタorg.piax.common.subspace.GeoCircle
-
Constructs and initializes an
GeoCirclefrom the specified coordinates. - GeoEllipse - org.piax.common.subspaceのクラス
- GeoEllipse(double, double, double, double) - クラス のコンストラクタorg.piax.common.subspace.GeoEllipse
-
Constructs and initializes an
GeoEllipsefrom the specified coordinates. - GeoEllipse(Point2D, double, double) - クラス のコンストラクタorg.piax.common.subspace.GeoEllipse
- GeoRectangle - org.piax.common.subspaceのクラス
-
The
GeoRectangleclass describes a geographical rectangle defined by a location(x,y)and dimension(width x height). - GeoRectangle() - クラス のコンストラクタorg.piax.common.subspace.GeoRectangle
-
Constructs a new
GeoRectangle, initialized to location(0,0)and size(0,0). - GeoRectangle(double, double, double, double) - クラス のコンストラクタorg.piax.common.subspace.GeoRectangle
-
Constructs and initializes a
GeoRectanglefrom the specified geographical coordinates. - GeoRectangle(Point2D, double, double) - クラス のコンストラクタorg.piax.common.subspace.GeoRectangle
-
Constructs and initializes a
GeoRectanglefrom the specified geographical coordinates. - GeoRegion - org.piax.common.subspaceのインタフェース
-
A class that corresponds to a geographical region.
- get() - クラス のメソッドorg.piax.gtrans.RemoteValue
- get() - クラス のメソッドorg.piax.gtrans.ReturnValue
- get(int) - クラス のメソッドorg.piax.util.FlexibleArray
- get(Object) - クラス のメソッドorg.piax.util.ConcurrentReferenceHashMap
-
Returns the value to which the specified key is mapped, or
nullif this map contains no mapping for the key. - get(K) - クラス のメソッドorg.piax.util.Cache
- get(K) - クラス のメソッドorg.piax.util.StrictMap
- getAll() - クラス のメソッドorg.piax.util.FlexibleArray
- getArgName() - クラス のメソッドorg.piax.common.Option
- getBounds2D() - クラス のメソッドorg.piax.common.subspace.GeoEllipse
- getByteLen() - クラス のメソッドorg.piax.common.Id
- getBytes() - クラス のメソッドorg.piax.common.Id
-
Idオブジェクトの内部表現であるbyte列を返す。
- getCenter() - クラス のメソッドorg.piax.common.subspace.GeoCircle
-
Returns the location of the center of this
GeoCircle. - getCenterX() - クラス のメソッドorg.piax.common.subspace.GeoCircle
-
Returns the X coordinate of the center of this
GeoCircle. - getCenterY() - クラス のメソッドorg.piax.common.subspace.GeoCircle
-
Returns the Y coordinate of the center of this
GeoCircle. - getComparator() - クラス のstaticメソッドorg.piax.util.ByteUtil
-
byte列を符号なし整数として比較する Comparatorを取得する。
- getException() - クラス のメソッドorg.piax.gtrans.RemoteValue
- getException() - クラス のメソッドorg.piax.gtrans.ReturnValue
- getExtraTime() - クラス のメソッドorg.piax.gtrans.TransOptions
- getHeight() - クラス のメソッドorg.piax.common.subspace.GeoEllipse
- getHeight() - クラス のメソッドorg.piax.common.subspace.GeoRectangle
- getId() - クラス のメソッドorg.piax.common.DdllKey
- getIdChangedKey(String) - クラス のメソッドorg.piax.common.DdllKey
-
get a DdllKey instance with the specified ID
- getInstance() - クラス のstaticメソッドorg.piax.util.KeyComparator
- getKey() - クラス のメソッドorg.piax.common.subspace.KeyRanges
- getKey() - インタフェース のメソッドorg.piax.common.wrapper.WrappedComparableKey
- getKey() - クラス のメソッドorg.piax.common.wrapper.WrappedComparableKeyImpl
- getLatitude() - クラス のメソッドorg.piax.common.Location
-
Returns the latitude of this
Location. - getLatitude() - クラス のメソッドorg.piax.common.subspace.GeoRectangle
-
Returns the latitude of the lower-left corner of the framing rectangle.
- getLevel(String) - クラス のstaticメソッドorg.piax.util.LogFilter
- getLocation(String) - クラス のstaticメソッドorg.piax.common.Location
- getLogLevel(Level) - クラス のstaticメソッドorg.piax.util.LogFormatter
- getLongitude() - クラス のメソッドorg.piax.common.Location
-
Returns the longitude of this
Location. - getLongitude() - クラス のメソッドorg.piax.common.subspace.GeoRectangle
-
Returns the longitude of the lower-left corner of the framing rectangle.
- getMaxNum() - クラス のメソッドorg.piax.common.subspace.LowerUpper
- getMinusInfinity() - クラス のstaticメソッドorg.piax.util.KeyComparator
- getMinusInfinity(Class<?>) - クラス のstaticメソッドorg.piax.util.KeyComparator
- getMode() - クラス のメソッドorg.piax.common.subspace.KeyRanges
- getObject(int) - クラス のメソッドorg.piax.util.UniqNumberGenerator
-
指定されたユニークNoに割り当てられたオブジェクトを取得する。
- getOption() - クラス のメソッドorg.piax.gtrans.RemoteValue
- getPath() - クラス のメソッドorg.piax.common.StatusRepo
- getPath() - クラス のメソッドorg.piax.common.TransportIdPath
- getPeer() - クラス のメソッドorg.piax.gtrans.RemoteValue
- getPeerId() - クラス のメソッドorg.piax.common.DdllKey
-
get PeerID portion of the key
- getPeriod() - クラス のメソッドorg.piax.gtrans.TransOptions
- getPlusInfinity() - クラス のstaticメソッドorg.piax.util.KeyComparator
- getPlusInfinity(Class<?>) - クラス のstaticメソッドorg.piax.util.KeyComparator
- getPoint() - クラス のメソッドorg.piax.common.subspace.Lower
- getPoint() - クラス のメソッドorg.piax.common.subspace.Upper
- getProp(String) - クラス のメソッドorg.piax.common.StatusRepo
- getRadius() - クラス のメソッドorg.piax.common.subspace.GeoCircle
-
Returns the radius of this
GeoCircle. - getRange() - クラス のメソッドorg.piax.common.subspace.KeyRanges
- getRange() - クラス のメソッドorg.piax.common.subspace.LowerUpper
- getRanges() - クラス のメソッドorg.piax.common.subspace.KeyRanges
- getRawKey() - クラス のメソッドorg.piax.common.DdllKey
-
get rawKey portion of the key
- getResponseType() - クラス のメソッドorg.piax.gtrans.TransOptions
- getRetransMode() - クラス のメソッドorg.piax.gtrans.TransOptions
- getSharedRandom() - クラス のstaticメソッドorg.piax.util.RandomUtil
- getSpec(String) - クラス のstaticメソッドorg.piax.common.EndpointParser
- getTimeout() - クラス のメソッドorg.piax.gtrans.TransOptions
- getUndef() - クラス のstaticメソッドorg.piax.common.Location
-
Returns the undefined location.
- getValue() - クラス のメソッドorg.piax.gtrans.RemoteValue
- getValue() - クラス のメソッドorg.piax.gtrans.ReturnValue
- getValues(K) - クラス のメソッドorg.piax.util.Register
- getWidth() - クラス のメソッドorg.piax.common.subspace.GeoEllipse
- getWidth() - クラス のメソッドorg.piax.common.subspace.GeoRectangle
- getX() - クラス のメソッドorg.piax.common.Location
- getX() - クラス のメソッドorg.piax.common.subspace.GeoEllipse
-
Returns the X coordinate of the lower-left corner of the framing rectangle.
- getX() - クラス のメソッドorg.piax.common.subspace.GeoRectangle
-
Returns the X coordinate of the lower-left corner of the framing rectangle.
- getY() - クラス のメソッドorg.piax.common.Location
- getY() - クラス のメソッドorg.piax.common.subspace.GeoEllipse
-
Returns the Y coordinate of the lower-left corner of the framing rectangle.
- getY() - クラス のメソッドorg.piax.common.subspace.GeoRectangle
-
Returns the Y coordinate of the lower-left corner of the framing rectangle.
- GTransConfigValues - org.piax.gtransのクラス
- GTransConfigValues() - クラス のコンストラクタorg.piax.gtrans.GTransConfigValues
H
- hashCode() - クラス のメソッドorg.piax.common.DdllKey
- hashCode() - クラス のメソッドorg.piax.common.Id
- hashCode() - クラス のメソッドorg.piax.common.subspace.Range
- hashCode() - クラス のメソッドorg.piax.common.TransportIdPath
- hashCode() - クラス のメソッドorg.piax.common.wrapper.ConvertedComparableKey
- hashCode() - クラス のメソッドorg.piax.common.wrapper.NamedKey
- hashCode() - クラス のメソッドorg.piax.common.wrapper.WrappedComparableKeyImpl
- hashCode() - クラス のメソッドorg.piax.gtrans.RemoteValue
- hashCode() - クラス のメソッドorg.piax.gtrans.ReturnValue
- hashCode() - クラス のメソッドorg.piax.util.FlexibleArray
- hashCode() - クラス のメソッドorg.piax.util.KeyComparator.Infinity
- hashCode2() - クラス のメソッドorg.piax.common.DdllKey
-
hashcode without id
- hasIntersection(Range<K>) - クラス のメソッドorg.piax.common.subspace.Range
-
returns if another range intersects this range.
- help() - クラス のstaticメソッドorg.piax.common.Option
- hex2Bytes(String) - クラス のstaticメソッドorg.piax.util.ByteUtil
- hexBytes2Bytes(byte[]) - クラス のstaticメソッドorg.piax.util.ByteUtil
- HT_BROADCAST_LOCATOR_INTERVAL - クラス のstatic変数org.piax.gtrans.GTransConfigValues
- HT_DEFAULT_PIGGYBACK_MODE - クラス のstatic変数org.piax.gtrans.GTransConfigValues
I
- id - クラス の変数org.piax.common.DdllKey
- Id - org.piax.commonのクラス
-
任意長のbyte列、または ASCII文字列からなる Identifierを実現するImmutableクラス。
- Id(byte[]) - クラス のコンストラクタorg.piax.common.Id
-
指定されたbyte列を値として持つIdオブジェクトを生成する。
- Id(String) - クラス のコンストラクタorg.piax.common.Id
-
指定された文字列を値として持つIdオブジェクトを生成する。
- ID_PATH_SEPARATOR - クラス のstatic変数org.piax.gtrans.GTransConfigValues
- IDENTITY_COMPARISONS - org.piax.util.ConcurrentReferenceHashMap.Option
-
Indicates that referential-equality (== instead of .equals()) should be used when locating keys.
- indexOf(byte[], byte) - クラス のstaticメソッドorg.piax.util.ByteUtil
- INET_CHECK_INTERVAL - クラス のstatic変数org.piax.gtrans.GTransConfigValues
- info - org.piax.util.LogFilter.LogLevel
- inspect(boolean) - クラス のメソッドorg.piax.gtrans.TransOptions
- inspect(TransOptions) - クラス のstaticメソッドorg.piax.gtrans.TransOptions
- int2bytes(int) - クラス のstaticメソッドorg.piax.util.ByteUtil
- IntegerKey - org.piax.common.wrapperのクラス
-
A key wrapper of integer type.
- IntegerKey(Integer) - クラス のコンストラクタorg.piax.common.wrapper.IntegerKey
- IntegerOption(int, String) - クラス のコンストラクタorg.piax.common.Option.IntegerOption
- IntegerOption(int, String, Consumer<Integer>) - クラス のコンストラクタorg.piax.common.Option.IntegerOption
- intersects(double, double, double, double) - クラス のメソッドorg.piax.common.subspace.GeoRectangle
- invokeCallback() - クラス のメソッドorg.piax.common.Option
- isActive(int) - クラス のメソッドorg.piax.util.UniqNumberGenerator
-
指定されたユニークNoがすでに生成されたものかどうかをチェックする。
- isASCII(byte[]) - クラス のstaticメソッドorg.piax.util.ByteUtil
-
指定されたbyte列が、7bit ASCII文字列である場合はtrueを返す。
- isEmpty() - クラス のメソッドorg.piax.common.subspace.GeoEllipse
- isEmpty() - クラス のメソッドorg.piax.common.subspace.GeoRectangle
- isEmpty() - クラス のメソッドorg.piax.util.ConcurrentReferenceHashMap
-
Returns true if this map contains no key-value mappings.
- isEmpty() - クラス のメソッドorg.piax.util.StrictMap
- isFollowedBy(Range<K>) - クラス のメソッドorg.piax.common.subspace.Range
-
returns if this range is immediately followed by another range.
- isInclusive() - クラス のメソッドorg.piax.common.subspace.Lower
- isInclusive() - クラス のメソッドorg.piax.common.subspace.Upper
- isInspect() - クラス のメソッドorg.piax.gtrans.TransOptions
- isLocal(InetAddress) - クラス のstaticメソッドorg.piax.util.LocalInetAddrs
-
指定されたInetAddressがローカルIPアドレスの場合はtrueを返す。
- isLoggable(LogRecord) - クラス のメソッドorg.piax.util.LogFilter
- isOrdered(Comparable<?>, boolean, Comparable<?>, Comparable<?>, boolean) - クラス のメソッドorg.piax.util.KeyComparator
- isOrdered(Comparable<?>, Comparable<?>, Comparable<?>) - クラス のメソッドorg.piax.util.KeyComparator
- isPlus - クラス の変数org.piax.util.KeyComparator.Infinity
- isPlusDir - クラス の変数org.piax.common.subspace.LowerUpper
- isPlusDir() - クラス のメソッドorg.piax.common.subspace.LowerUpper
- isSameRange(Range<K>) - クラス のメソッドorg.piax.common.subspace.Range
- isSingleton() - クラス のメソッドorg.piax.common.subspace.Range
-
returns whether the range represents [x, x].
- isUNDEF() - クラス のメソッドorg.piax.common.Location
-
Tests whether this
Locationis undefined. - isWhole() - クラス のメソッドorg.piax.common.subspace.Range
-
returns whether the range represents [x, x).
J
- JarUtil - org.piax.utilのクラス
- JarUtil() - クラス のコンストラクタorg.piax.util.JarUtil
- JarUtil.Parcel - org.piax.utilのクラス
K
- key - クラス の変数org.piax.common.wrapper.ConvertedComparableKey
- key - クラス の変数org.piax.common.wrapper.NamedKey
- Key - org.piax.commonのインタフェース
-
A class that corresponds to a key.
- keyComp - クラス のstatic変数org.piax.common.subspace.Range
- KeyComparator - org.piax.utilのクラス
- KeyComparator.Infinity - org.piax.utilのクラス
- KeyContainable<K extends Key> - org.piax.common.subspaceのインタフェース
-
An interface of a key that contains a key
- KeyRange<K extends ComparableKey<?>> - org.piax.common.subspaceのクラス
-
A class that corresponds to the range of key
- KeyRange(K) - クラス のコンストラクタorg.piax.common.subspace.KeyRange
- KeyRange(K, boolean, K, boolean) - クラス のコンストラクタorg.piax.common.subspace.KeyRange
- KeyRange(K, K) - クラス のコンストラクタorg.piax.common.subspace.KeyRange
- KeyRanges<K extends ComparableKey<?>> - org.piax.common.subspaceのクラス
-
ComparableであるKey型を要素として持つ様々な範囲指定を統一的に扱うためのクラス。
- KeyRanges(Collection<? extends KeyRange<K>>) - クラス のコンストラクタorg.piax.common.subspace.KeyRanges
- KeyRanges(K) - クラス のコンストラクタorg.piax.common.subspace.KeyRanges
- KeyRanges(KeyRange<K>) - クラス のコンストラクタorg.piax.common.subspace.KeyRanges
- KeyRanges.Mode - org.piax.common.subspaceの列挙
- keys() - クラス のメソッドorg.piax.util.ConcurrentReferenceHashMap
-
Returns an enumeration of the keys in this table.
- Keys - org.piax.common.wrapperのクラス
-
An entry point for key wrappers.
- Keys() - クラス のコンストラクタorg.piax.common.wrapper.Keys
- keySet() - クラス のメソッドorg.piax.util.ConcurrentReferenceHashMap
-
Returns a
Setview of the keys contained in this map. - keySet() - クラス のメソッドorg.piax.util.Register
- keySet() - クラス のメソッドorg.piax.util.StrictMap
L
- load() - クラス のstaticメソッドorg.piax.common.Config
- load(String) - クラス のstaticメソッドorg.piax.common.Config
- load(Properties) - クラス のstaticメソッドorg.piax.common.Config
- LocalInetAddrs - org.piax.utilのクラス
-
ローカルに保持されるIPアドレスを外向けアドレスとして使用されているものを 選び出すためのユーティリティクラス。
- LocalInetAddrs() - クラス のコンストラクタorg.piax.util.LocalInetAddrs
- Location - org.piax.commonのクラス
-
This class represents the location of a geographical point.
- Location(double, double) - クラス のコンストラクタorg.piax.common.Location
-
Constructs and initializes a
Locationwith the specified coordinates. - LogFilter - org.piax.utilのクラス
- LogFilter() - クラス のコンストラクタorg.piax.util.LogFilter
- LogFilter.LogLevel - org.piax.utilの列挙
- LogFormatter - org.piax.utilのクラス
- LogFormatter() - クラス のコンストラクタorg.piax.util.LogFormatter
- logLevelMap - クラス のstatic変数org.piax.util.LogFilter
- long2bytes(long) - クラス のstaticメソッドorg.piax.util.ByteUtil
- LongKey - org.piax.common.wrapperのクラス
-
A key wrapper of long type.
- LongKey(Long) - クラス のコンストラクタorg.piax.common.wrapper.LongKey
- Lower<K extends ComparableKey<?>> - org.piax.common.subspaceのクラス
-
A class that corresponds to the range lower than
- Lower(boolean, K, int) - クラス のコンストラクタorg.piax.common.subspace.Lower
- Lower(K) - クラス のコンストラクタorg.piax.common.subspace.Lower
- Lower(K, int) - クラス のコンストラクタorg.piax.common.subspace.Lower
- LowerUpper - org.piax.common.subspaceのクラス
-
The max value that is not larger than specified value.
- LowerUpper(KeyRange<?>, boolean, int) - クラス のコンストラクタorg.piax.common.subspace.LowerUpper
M
- main(String[]) - クラス のstaticメソッドorg.piax.common.Config
- main(String[]) - クラス のstaticメソッドorg.piax.common.subspace.GeoCircle
- main(String[]) - クラス のstaticメソッドorg.piax.util.FlexibleArray
- main(String[]) - クラス のstaticメソッドorg.piax.util.LogFilter
- MANIFEST_VERSION_NUM - クラス のstatic変数org.piax.util.JarUtil
- mark(ByteBuffer) - クラス のstaticメソッドorg.piax.util.ByteBufferUtil
-
指定されたByteBufferの先頭マークを設定する。
- matches(TransportIdPath) - クラス のメソッドorg.piax.common.TransportIdPath
-
指定されたTransportIdPathがこのTransportIdPathのsuffixとして一致するかどうかを判定する。
- MAX_CHANNELS - クラス のstatic変数org.piax.gtrans.GTransConfigValues
-
ピアが一時的に保持できるChannel数の上限
- MAX_MSG_SIZE - クラス のstatic変数org.piax.gtrans.GTransConfigValues
-
send/replyで送受信可能なメッセージ長の上限。
- MAX_PACKET_SIZE - クラス のstatic変数org.piax.gtrans.GTransConfigValues
-
MTU
- MAX_RECEIVER_THREAD_SIZE - クラス のstatic変数org.piax.gtrans.GTransConfigValues
-
スレッドプールの終了時にアクティブなスレッドの終了を待機する最長時間
- maxIndexPlus1() - クラス のメソッドorg.piax.util.FlexibleArray
- maxNum - クラス の変数org.piax.common.subspace.LowerUpper
- MersenneTwister - org.piax.utilのクラス
-
Mersenne Twister(高速・高精度の乱数ジェネレータ)の実装クラス。
- MersenneTwister() - クラス のコンストラクタorg.piax.util.MersenneTwister
-
Mersenne Twisterを生成する。
- MersenneTwister(int[]) - クラス のコンストラクタorg.piax.util.MersenneTwister
-
intの配列型のシードを使って、Mersenne Twisterを生成する。
- MersenneTwister(long) - クラス のコンストラクタorg.piax.util.MersenneTwister
-
long型のシードを使って、Mersenne Twisterを生成する。
- minIndex() - クラス のメソッドorg.piax.util.FlexibleArray
- MINUS_INFINITY - クラス のstatic変数org.piax.common.PeerId
- MSG_MAGIC - クラス のstatic変数org.piax.gtrans.GTransConfigValues
- MULTI_RANGE - org.piax.common.subspace.KeyRanges.Mode
N
- name - クラス の変数org.piax.common.wrapper.NamedKey
- NamedKey<K extends Comparable<?>> - org.piax.common.wrapperのクラス
-
A key wrapper of name (identifier)
- NamedKey(ObjectId, K) - クラス のコンストラクタorg.piax.common.wrapper.NamedKey
- Near - org.piax.common.subspaceのクラス
-
A class that corresponds to a k-nearest
- Near(double, double, int) - クラス のコンストラクタorg.piax.common.subspace.Near
- Near(Point2D, int) - クラス のコンストラクタorg.piax.common.subspace.Near
- newByteBuffer(int) - クラス のstaticメソッドorg.piax.util.ByteBufferUtil
-
指定された容量capacityを持つByteBufferを生成する。
- newByteBuffer(int, int) - クラス のstaticメソッドorg.piax.util.ByteBufferUtil
-
指定されたmarginと容量capacityを持つByteBufferを生成する。
- newBytes(int, Random) - クラス のstaticメソッドorg.piax.util.RandomUtil
- newChannelTimeout - クラス のstatic変数org.piax.gtrans.GTransConfigValues
- newCollisionlessRandom() - クラス のstaticメソッドorg.piax.util.RandomUtil
-
seedの初期生成を工夫し、その際に起こりうるコリジョンを抑制したRandomオブジェクトを生成する。
- newEndpoint(String) - インタフェース のstaticメソッドorg.piax.common.Endpoint
- newId() - クラス のstaticメソッドorg.piax.common.PeerId
- newId(int) - クラス のstaticメソッドorg.piax.common.Id
-
指定された長さのランダムなbyte列を持つIdオブジェクトを生成する。
- newNo() - クラス のメソッドorg.piax.util.UniqNumberGenerator
-
ユニークNoを生成する。
- newNo(O) - クラス のメソッドorg.piax.util.UniqNumberGenerator
-
ユニークNoを生成し、指定された オブジェクトをユニークNoを使って取得できるよう内部のmapに割り当てる。
- newRandomBytes(int) - クラス のstaticメソッドorg.piax.common.Id
-
指定された長さのランダムなbyte列を生成する。
- newRange(K, boolean, K, boolean) - クラス のメソッドorg.piax.common.subspace.Range
-
create a new range.
- newRange(Range<K>) - クラス のメソッドorg.piax.common.subspace.Range
- newSameTypeEndpoint(String) - インタフェース のメソッドorg.piax.common.Endpoint
- newSpecialId(int) - クラス のstaticメソッドorg.piax.common.PeerId.SpecialId
- newWrappedKey(E) - クラス のstaticメソッドorg.piax.common.wrapper.Keys
- newWrappedKey(Boolean) - クラス のstaticメソッドorg.piax.common.wrapper.Keys
- newWrappedKey(Byte) - クラス のstaticメソッドorg.piax.common.wrapper.Keys
- newWrappedKey(Character) - クラス のstaticメソッドorg.piax.common.wrapper.Keys
- newWrappedKey(Double) - クラス のstaticメソッドorg.piax.common.wrapper.Keys
- newWrappedKey(Float) - クラス のstaticメソッドorg.piax.common.wrapper.Keys
- newWrappedKey(Integer) - クラス のstaticメソッドorg.piax.common.wrapper.Keys
- newWrappedKey(Long) - クラス のstaticメソッドorg.piax.common.wrapper.Keys
- newWrappedKey(Short) - クラス のstaticメソッドorg.piax.common.wrapper.Keys
- newWrappedKey(String) - クラス のstaticメソッドorg.piax.common.wrapper.Keys
- newWrappedKey(K) - クラス のstaticメソッドorg.piax.common.wrapper.Keys
- next(int) - クラス のメソッドorg.piax.util.MersenneTwister
- NO_LISTUP_PERIOD - クラス のstatic変数org.piax.util.LocalInetAddrs
-
ローカルIPアドレスのリストを頻繁に更新しないための抑止期間
- NO_RESPONSE - org.piax.gtrans.TransOptions.ResponseType
- NONE - org.piax.gtrans.TransOptions.RetransMode
- NONE_ACK - org.piax.gtrans.TransOptions.RetransMode
- NULL_ID - クラス のstatic変数org.piax.common.TransportId
-
無名のTransportIdの指定に用いる
- NumberKey<N extends Number & Comparable<?>> - org.piax.common.wrapperのクラス
-
A key wrapper of number type.
- NumberKey(N) - クラス のコンストラクタorg.piax.common.wrapper.NumberKey
- numKeys() - クラス のメソッドorg.piax.util.Register
- numValues(K) - クラス のメソッドorg.piax.util.Register
O
- ObjectId - org.piax.commonのクラス
-
A class that corresponds to an identifier of a object.
- ObjectId(byte[]) - クラス のコンストラクタorg.piax.common.ObjectId
- ObjectId(String) - クラス のコンストラクタorg.piax.common.ObjectId
- ObjectInputStreamX - org.piax.utilのクラス
-
ObjectInputStream which can be specified the class loader.
- ObjectInputStreamX(InputStream, ClassLoader) - クラス のコンストラクタorg.piax.util.ObjectInputStreamX
- ON_MEMORY - クラス のstatic変数org.piax.common.StatusRepo
- Option<E> - org.piax.commonのクラス
- Option(E, String) - クラス のコンストラクタorg.piax.common.Option
- Option(E, String, Consumer<E>) - クラス のコンストラクタorg.piax.common.Option
- Option.BooleanOption - org.piax.commonのクラス
- Option.DoubleOption - org.piax.commonのクラス
- Option.EnumOption<E extends Enum<E>> - org.piax.commonのクラス
- Option.IntegerOption - org.piax.commonのクラス
- Option.StringOption - org.piax.commonのクラス
- org.piax.common - パッケージ org.piax.common
- org.piax.common.subspace - パッケージ org.piax.common.subspace
- org.piax.common.wrapper - パッケージ org.piax.common.wrapper
- org.piax.gtrans - パッケージ org.piax.gtrans
- org.piax.util - パッケージ org.piax.util
- others - クラス の変数org.piax.util.JarUtil.Parcel
- outcode(double, double) - クラス のメソッドorg.piax.common.subspace.GeoRectangle
P
- Parcel() - クラス のコンストラクタorg.piax.util.JarUtil.Parcel
- parse(String) - クラス のstaticメソッドorg.piax.common.EndpointParser
- parse(List<String>) - クラス のメソッドorg.piax.common.Option.BooleanOption
- parse(List<String>) - クラス のメソッドorg.piax.common.Option.DoubleOption
- parse(List<String>) - クラス のメソッドorg.piax.common.Option.EnumOption
- parse(List<String>) - クラス のメソッドorg.piax.common.Option.IntegerOption
- parse(List<String>) - クラス のメソッドorg.piax.common.Option
- parse(List<String>) - クラス のメソッドorg.piax.common.Option.StringOption
- parseParams(List<String>) - クラス のstaticメソッドorg.piax.common.Option
- PeerId - org.piax.commonのクラス
- PeerId(byte[]) - クラス のコンストラクタorg.piax.common.PeerId
- PeerId(byte[], int) - クラス のコンストラクタorg.piax.common.PeerId
- PeerId(String) - クラス のコンストラクタorg.piax.common.PeerId
- PeerId(Id) - クラス のコンストラクタorg.piax.common.PeerId
- PeerId.SpecialId - org.piax.commonのクラス
- period(Long) - クラス のメソッドorg.piax.gtrans.TransOptions
- PLUS_INFINITY - クラス のstatic変数org.piax.common.PeerId
- possibleArgs() - クラス のメソッドorg.piax.common.Option.BooleanOption
- possibleArgs() - クラス のメソッドorg.piax.common.Option.DoubleOption
- possibleArgs() - クラス のメソッドorg.piax.common.Option.EnumOption
- possibleArgs() - クラス のメソッドorg.piax.common.Option.IntegerOption
- possibleArgs() - クラス のメソッドorg.piax.common.Option
- possibleArgs() - クラス のメソッドorg.piax.common.Option.StringOption
- PROPERTY_FILE - クラス のstatic変数org.piax.common.Config
- ProtocolUnsupportedException - org.piax.gtransの例外
-
An exception occurs when a protocol is not supported.
- ProtocolUnsupportedException() - 例外 のコンストラクタorg.piax.gtrans.ProtocolUnsupportedException
- ProtocolUnsupportedException(String) - 例外 のコンストラクタorg.piax.gtrans.ProtocolUnsupportedException
- ProtocolUnsupportedException(Throwable) - 例外 のコンストラクタorg.piax.gtrans.ProtocolUnsupportedException
- purgeStaleEntries() - クラス のメソッドorg.piax.util.ConcurrentReferenceHashMap
-
Removes any stale entries whose keys have been finalized.
- put(ByteBuffer, byte[]) - クラス のstaticメソッドorg.piax.util.ByteBufferUtil
-
bbufにpostで指定されたbyte列を追加する。
- put(ByteBuffer, ByteBuffer) - クラス のstaticメソッドorg.piax.util.ByteBufferUtil
-
bbufにpostで指定されたByteBufferを追加する。
- put(K, V) - クラス のメソッドorg.piax.util.Cache
- put(K, V) - クラス のメソッドorg.piax.util.ConcurrentReferenceHashMap
-
Maps the specified key to the specified value in this table.
- put(K, V) - クラス のメソッドorg.piax.util.StrictMap
- putAll(Map<? extends K, ? extends V>) - クラス のメソッドorg.piax.util.ConcurrentReferenceHashMap
-
Copies all of the mappings from the specified map to this one.
- putAll(Map<? extends K, ? extends V>) - クラス のメソッドorg.piax.util.StrictMap
- putIfAbsent(K, V) - クラス のメソッドorg.piax.util.ConcurrentReferenceHashMap
R
- RandomUtil - org.piax.utilのクラス
- RandomUtil() - クラス のコンストラクタorg.piax.util.RandomUtil
- range - クラス の変数org.piax.common.subspace.LowerUpper
- Range<K extends Comparable<?>> - org.piax.common.subspaceのクラス
-
a class that represents a single range.
- Range(boolean, K, boolean, K, boolean) - クラス のコンストラクタorg.piax.common.subspace.Range
-
construct a range.
- Range(char, K, K, char) - クラス のコンストラクタorg.piax.common.subspace.Range
-
constructor to allow the form like Range('[', 10, 20, ')');
- Range(K) - クラス のコンストラクタorg.piax.common.subspace.Range
-
construct [key, key]
- Range(K, boolean, K, boolean) - クラス のコンストラクタorg.piax.common.subspace.Range
-
construct a range
- Range(K, K) - クラス のコンストラクタorg.piax.common.subspace.Range
-
construct a non-circular range [from, to]
- rangeString() - クラス のメソッドorg.piax.common.subspace.Range
- rawKey - クラス の変数org.piax.common.DdllKey
- Region<K extends Key> - org.piax.common.subspaceのインタフェース
-
A class that corresponds to a region
- Register<K,V> - org.piax.utilのクラス
- Register() - クラス のコンストラクタorg.piax.util.Register
- registerParser(String, String) - クラス のstaticメソッドorg.piax.common.EndpointParser
- RELIABLE - org.piax.gtrans.TransOptions.RetransMode
- RemoteValue<V> - org.piax.gtransのクラス
-
A container of the remote value.
- RemoteValue(Endpoint) - クラス のコンストラクタorg.piax.gtrans.RemoteValue
- RemoteValue(Endpoint, Throwable) - クラス のコンストラクタorg.piax.gtrans.RemoteValue
- RemoteValue(Endpoint, V) - クラス のコンストラクタorg.piax.gtrans.RemoteValue
- RemoteValue(Endpoint, V, Throwable) - クラス のコンストラクタorg.piax.gtrans.RemoteValue
- remove(Object) - クラス のメソッドorg.piax.util.ConcurrentReferenceHashMap
-
Removes the key (and its corresponding value) from this map.
- remove(Object, Object) - クラス のメソッドorg.piax.util.ConcurrentReferenceHashMap
- remove(K) - クラス のメソッドorg.piax.util.Cache
- remove(K) - クラス のメソッドorg.piax.util.Register
- remove(K) - クラス のメソッドorg.piax.util.StrictMap
- remove(K, V) - クラス のメソッドorg.piax.util.Register
- removeProp(String) - クラス のメソッドorg.piax.common.StatusRepo
- renewSharedRandom() - クラス のstaticメソッドorg.piax.util.RandomUtil
- replace(K, V) - クラス のメソッドorg.piax.util.ConcurrentReferenceHashMap
- replace(K, V, V) - クラス のメソッドorg.piax.util.ConcurrentReferenceHashMap
- REPO_PATH - クラス のstatic変数org.piax.gtrans.GTransConfigValues
- reserve(int, ByteBuffer) - クラス のstaticメソッドorg.piax.util.ByteBufferUtil
-
bbufの持つbyte列の前方にpreLenで指定されたbyte長だけ領域確保する。
- reset(int, ByteBuffer) - クラス のstaticメソッドorg.piax.util.ByteBufferUtil
-
指定されたByteBufferの先頭をoffsetとしてresetする。
- resolveClass(ObjectStreamClass) - クラス のメソッドorg.piax.util.ObjectInputStreamX
- responseType(TransOptions) - クラス のstaticメソッドorg.piax.gtrans.TransOptions
- responseType(TransOptions.ResponseType) - クラス のメソッドorg.piax.gtrans.TransOptions
- restoreBytes(String) - クラス のメソッドorg.piax.common.StatusRepo
- restoreData(String) - クラス のメソッドorg.piax.common.StatusRepo
- retain(Range<K>, List<T>) - クラス のメソッドorg.piax.common.subspace.Range
-
returns remaining range(s) when subtracting a specified range from this range.
- retransMode(TransOptions) - クラス のstaticメソッドorg.piax.gtrans.TransOptions
- retransMode(TransOptions.RetransMode) - クラス のメソッドorg.piax.gtrans.TransOptions
- ReturnValue<V> - org.piax.gtransのクラス
-
A container of return value.
- ReturnValue(Throwable) - クラス のコンストラクタorg.piax.gtrans.ReturnValue
- ReturnValue(V) - クラス のコンストラクタorg.piax.gtrans.ReturnValue
- ReturnValue(V, Throwable) - クラス のコンストラクタorg.piax.gtrans.ReturnValue
- reverse32(int) - クラス のstaticメソッドorg.piax.util.ByteUtil
- reverse8(byte) - クラス のstaticメソッドorg.piax.util.ByteUtil
- rewind(ByteBuffer) - クラス のstaticメソッドorg.piax.util.ByteBufferUtil
-
指定されたByteBufferを巻き戻す。
- rpcTimeout - クラス のstatic変数org.piax.gtrans.GTransConfigValues
S
- saveBytes(String, byte[]) - クラス のメソッドorg.piax.common.StatusRepo
- saveData(String, Serializable) - クラス のメソッドorg.piax.common.StatusRepo
- saveProp() - クラス のメソッドorg.piax.common.StatusRepo
- sdf - クラス のstatic変数org.piax.util.LogFormatter
- seed - クラス のstatic変数org.piax.util.RandomUtil
- serialize(Object) - クラス のstaticメソッドorg.piax.util.SerializingUtil
- SerializingUtil - org.piax.utilのクラス
-
バイト列の serialize/deserialize をサポートするユーティリティ。
- SerializingUtil() - クラス のコンストラクタorg.piax.util.SerializingUtil
- ServiceId - org.piax.commonのクラス
-
A class that corresponds to an identifier of a service.
- ServiceId(byte[]) - クラス のコンストラクタorg.piax.common.ServiceId
- ServiceId(String) - クラス のコンストラクタorg.piax.common.ServiceId
- set(int, T) - クラス のメソッドorg.piax.util.FlexibleArray
- set(E) - クラス のメソッドorg.piax.common.Option
- setCircle(double, double, double) - クラス のメソッドorg.piax.common.subspace.GeoCircle
-
Sets the location and size of this
GeoCircle. - setCircle(Location, double) - クラス のメソッドorg.piax.common.subspace.GeoCircle
-
Sets the location and size of this
GeoCircle. - setException(Throwable) - クラス のメソッドorg.piax.gtrans.RemoteValue
- setException(Throwable) - クラス のメソッドorg.piax.gtrans.ReturnValue
- setFrame(double, double, double, double) - クラス のメソッドorg.piax.common.subspace.GeoEllipse
-
Sets the location and size of the framing rectangle of this
GeoEllipseto the specified rectangular values. - setInitEntNum(int) - クラス のstaticメソッドorg.piax.util.Register
- setLocation(double, double) - クラス のメソッドorg.piax.common.Location
-
Sets the location of this
Locationto the specified coordinates. - setOption(Object) - クラス のメソッドorg.piax.gtrans.RemoteValue
- setProp(String, String) - クラス のメソッドorg.piax.common.StatusRepo
- setRect(double, double, double, double) - クラス のメソッドorg.piax.common.subspace.GeoRectangle
-
Sets the location and size of this
GeoRectangleto the specified double values. - setRect(Point2D, double, double) - クラス のメソッドorg.piax.common.subspace.GeoRectangle
-
Sets the location and size of this
GeoRectangleto the specified values. - setSeed(int[]) - クラス のメソッドorg.piax.util.MersenneTwister
-
単一のint配列型のシードを使って、乱数ジェネレータのシードを設定する。
- setSeed(long) - クラス のメソッドorg.piax.util.MersenneTwister
- setSharedRandom(Random) - クラス のstaticメソッドorg.piax.util.RandomUtil
- shared - クラス のstatic変数org.piax.util.RandomUtil
- ShortKey - org.piax.common.wrapperのクラス
-
A key wrapper of short type.
- ShortKey(Short) - クラス のコンストラクタorg.piax.common.wrapper.ShortKey
- shrink(int) - クラス のメソッドorg.piax.util.FlexibleArray
- SINGLE_KEY - org.piax.common.subspace.KeyRanges.Mode
- SINGLE_RANGE - org.piax.common.subspace.KeyRanges.Mode
- size() - クラス のメソッドorg.piax.util.Cache
- size() - クラス のメソッドorg.piax.util.ConcurrentReferenceHashMap
-
Returns the number of key-value mappings in this map.
- size() - クラス のメソッドorg.piax.util.FlexibleArray
- size() - クラス のメソッドorg.piax.util.StrictMap
- SLOW - org.piax.gtrans.TransOptions.RetransMode
- SOCKET_RECV_BUF_SIZE - クラス のstatic変数org.piax.gtrans.GTransConfigValues
- SOCKET_SEND_BUF_SIZE - クラス のstatic変数org.piax.gtrans.GTransConfigValues
-
socketのsend/receive時に用いる内部バッファのサイズ。
- SOFT - org.piax.util.ConcurrentReferenceHashMap.ReferenceType
-
Indicates a
SoftReferenceshould be used - split(K) - クラス のメソッドorg.piax.common.subspace.Range
-
split the range with given k.
- startsWith(byte[], byte[]) - クラス のstaticメソッドorg.piax.util.ByteUtil
- startsWith(byte[], ByteBuffer) - クラス のstaticメソッドorg.piax.util.ByteBufferUtil
-
bbufの持つbyte列の先頭が、prefixと等しいか判定する。
- StatusRepo - org.piax.commonのクラス
-
状態保存用のRepositoryを実現するクラス。
- StatusRepo(String) - クラス のコンストラクタorg.piax.common.StatusRepo
- stream() - クラス のメソッドorg.piax.util.FlexibleArray
- stream2Bytes(InputStream) - クラス のstaticメソッドorg.piax.util.ByteUtil
- StrictMap<K,V> - org.piax.utilのクラス
- StrictMap(Map) - クラス のコンストラクタorg.piax.util.StrictMap
- StringKey - org.piax.common.wrapperのクラス
-
A key wrapper of string type.
- StringKey(String) - クラス のコンストラクタorg.piax.common.wrapper.StringKey
- StringOption(String, String) - クラス のコンストラクタorg.piax.common.Option.StringOption
- StringOption(String, String, Consumer<String>) - クラス のコンストラクタorg.piax.common.Option.StringOption
- strip(int, ByteBuffer) - クラス のstaticメソッドorg.piax.util.ByteBufferUtil
-
bbufの持つbyte列から先頭部preLen分のbyte列を削る。
- STRONG - org.piax.util.ConcurrentReferenceHashMap.ReferenceType
-
Indicates a normal Java strong reference should be used
- strVal - クラス の変数org.piax.common.Id
-
Idオブジェクトを文字列を使って生成した場合に保持される値。
T
- TCP_READ_BUF_LEN - クラス のstatic変数org.piax.gtrans.GTransConfigValues
-
TcpTransport内のread用のbyte列のバッファサイズ。
- testBit(byte[], int) - クラス のstaticメソッドorg.piax.util.ByteUtil
-
指定されたbyte列の先頭のbyteを起点として上位からカウントしたixビット目が1か0かを調べる。
- testBit(byte, int) - クラス のstaticメソッドorg.piax.util.ByteUtil
-
指定されたbyteの上位からixビット目が1か0かを調べる。
- testBit(int) - クラス のメソッドorg.piax.common.Id
- testChange(K, K, V) - クラス のメソッドorg.piax.util.Register
- timeout(long) - クラス のメソッドorg.piax.gtrans.TransOptions
- timeout(TransOptions) - クラス のstaticメソッドorg.piax.gtrans.TransOptions
- to - クラス の変数org.piax.common.subspace.Range
- toBinaryString() - クラス のメソッドorg.piax.common.Id
-
Idを2進表記した文字列を返す。
- toHexString() - クラス のメソッドorg.piax.common.Id
-
Idを16進表記した文字列を返す。
- toInclusive - クラス の変数org.piax.common.subspace.Range
- toString() - クラス のメソッドorg.piax.common.DdllKey
- toString() - クラス のメソッドorg.piax.common.Id
-
Idの文字列表現を返す。
- toString() - クラス のメソッドorg.piax.common.Location
-
Returns a
Stringthat represents the value of thisLocation. - toString() - クラス のメソッドorg.piax.common.Option.DoubleOption
- toString() - クラス のメソッドorg.piax.common.Option.IntegerOption
- toString() - クラス のメソッドorg.piax.common.Option.StringOption
- toString() - クラス のメソッドorg.piax.common.Option
- toString() - クラス のメソッドorg.piax.common.PeerId
- toString() - クラス のメソッドorg.piax.common.subspace.GeoCircle
-
Returns the
Stringrepresentation of thisGeoCircle. - toString() - クラス のメソッドorg.piax.common.subspace.GeoEllipse
-
Returns the
Stringrepresentation of thisGeoEllipse. - toString() - クラス のメソッドorg.piax.common.subspace.GeoRectangle
-
Returns the
Stringrepresentation of thisGeoRectangle. - toString() - クラス のメソッドorg.piax.common.subspace.KeyRanges
- toString() - クラス のメソッドorg.piax.common.subspace.Lower
- toString() - クラス のメソッドorg.piax.common.subspace.LowerUpper
- toString() - クラス のメソッドorg.piax.common.subspace.Near
- toString() - クラス のメソッドorg.piax.common.subspace.Range
- toString() - クラス のメソッドorg.piax.common.subspace.Upper
- toString() - クラス のメソッドorg.piax.common.TransportIdPath
- toString() - クラス のメソッドorg.piax.common.wrapper.ConvertedComparableKey
- toString() - クラス のメソッドorg.piax.common.wrapper.NamedKey
- toString() - クラス のメソッドorg.piax.common.wrapper.WrappedComparableKeyImpl
- toString() - クラス のメソッドorg.piax.gtrans.RemoteValue
- toString() - クラス のメソッドorg.piax.gtrans.ReturnValue
- toString() - クラス のメソッドorg.piax.gtrans.TransOptions
- toString() - クラス のメソッドorg.piax.util.FlexibleArray
- toString() - クラス のメソッドorg.piax.util.KeyComparator.Infinity
- toString() - クラス のメソッドorg.piax.util.Register
- toString() - クラス のメソッドorg.piax.util.StrictMap
- toString() - クラス のメソッドorg.piax.util.UniqNumberGenerator
- toString2() - クラス のメソッドorg.piax.common.subspace.Range
- trace - org.piax.util.LogFilter.LogLevel
- TransOptions - org.piax.gtransのクラス
-
A transport options
- TransOptions() - クラス のコンストラクタorg.piax.gtrans.TransOptions
- TransOptions(long) - クラス のコンストラクタorg.piax.gtrans.TransOptions
- TransOptions(long, TransOptions.ResponseType) - クラス のコンストラクタorg.piax.gtrans.TransOptions
- TransOptions(long, TransOptions.ResponseType, boolean) - クラス のコンストラクタorg.piax.gtrans.TransOptions
- TransOptions(long, TransOptions.ResponseType, TransOptions.RetransMode) - クラス のコンストラクタorg.piax.gtrans.TransOptions
- TransOptions(long, TransOptions.ResponseType, TransOptions.RetransMode, TransOptions.DeliveryMode) - クラス のコンストラクタorg.piax.gtrans.TransOptions
- TransOptions(long, TransOptions.ResponseType, TransOptions.RetransMode, TransOptions.DeliveryMode, boolean) - クラス のコンストラクタorg.piax.gtrans.TransOptions
- TransOptions(long, TransOptions.ResponseType, TransOptions.RetransMode, TransOptions.DeliveryMode, boolean, Long, Long) - クラス のコンストラクタorg.piax.gtrans.TransOptions
- TransOptions(long, TransOptions.RetransMode) - クラス のコンストラクタorg.piax.gtrans.TransOptions
- TransOptions(TransOptions) - クラス のコンストラクタorg.piax.gtrans.TransOptions
- TransOptions(TransOptions.ResponseType) - クラス のコンストラクタorg.piax.gtrans.TransOptions
- TransOptions(TransOptions.ResponseType, TransOptions.RetransMode) - クラス のコンストラクタorg.piax.gtrans.TransOptions
- TransOptions(TransOptions.RetransMode) - クラス のコンストラクタorg.piax.gtrans.TransOptions
- TransOptions.DeliveryMode - org.piax.gtransの列挙
- TransOptions.ResponseType - org.piax.gtransの列挙
- TransOptions.RetransMode - org.piax.gtransの列挙
- TransportId - org.piax.commonのクラス
-
A class of a identifier of a Transport.
- TransportId(byte[]) - クラス のコンストラクタorg.piax.common.TransportId
- TransportId(String) - クラス のコンストラクタorg.piax.common.TransportId
- TransportIdPath - org.piax.commonのクラス
-
階層構造にあるTransportにおいて、上位層に向かう順序で最下位層から当該TransportのTransportId を並べたListを扱うクラス。
- TransportIdPath(byte[]...) - クラス のコンストラクタorg.piax.common.TransportIdPath
- TransportIdPath(String...) - クラス のコンストラクタorg.piax.common.TransportIdPath
- TransportIdPath(TransportId...) - クラス のコンストラクタorg.piax.common.TransportIdPath
- TransportIdPath(TransportIdPath, TransportId) - クラス のコンストラクタorg.piax.common.TransportIdPath
- type - クラス の変数org.piax.common.PeerId
U
- UnavailableEndpointError - org.piax.gtransのエラー
- UnavailableEndpointError() - エラー のコンストラクタorg.piax.gtrans.UnavailableEndpointError
- UnavailableEndpointError(String) - エラー のコンストラクタorg.piax.gtrans.UnavailableEndpointError
- UnavailableEndpointError(Throwable) - エラー のコンストラクタorg.piax.gtrans.UnavailableEndpointError
- UniqNumberGenerator<O> - org.piax.utilのクラス
-
ユニーク性を保証したint値、ユニークNoを生成するためのクラス。
- UniqNumberGenerator(int, int, int) - クラス のコンストラクタorg.piax.util.UniqNumberGenerator
-
ユニークNoの初期値と生成範囲を指定して、UniqNoGeneratorオブジェクトを生成する。
- unregisterParser(String) - クラス のstaticメソッドorg.piax.common.EndpointParser
- unwrap(byte[]) - クラス のstaticメソッドorg.piax.util.JarUtil
- Upper<K extends ComparableKey<?>> - org.piax.common.subspaceのクラス
-
A class that corresponds to the upper limit
- Upper(boolean, K, int) - クラス のコンストラクタorg.piax.common.subspace.Upper
- Upper(K) - クラス のコンストラクタorg.piax.common.subspace.Upper
- Upper(K, int) - クラス のコンストラクタorg.piax.common.subspace.Upper
- url2Bytes(URL) - クラス のstaticメソッドorg.piax.util.ByteUtil
- USE_INET_MON - クラス のstatic変数org.piax.gtrans.GTransConfigValues
V
- value() - クラス のメソッドorg.piax.common.Option
- valueOf(String) - 列挙 のstaticメソッドorg.piax.common.ComparableKey.SpecialKey
-
指定した名前を持つこの型の列挙型定数を返します。
- valueOf(String) - 列挙 のstaticメソッドorg.piax.common.subspace.KeyRanges.Mode
-
指定した名前を持つこの型の列挙型定数を返します。
- valueOf(String) - 列挙 のstaticメソッドorg.piax.gtrans.TransOptions.DeliveryMode
-
指定した名前を持つこの型の列挙型定数を返します。
- valueOf(String) - 列挙 のstaticメソッドorg.piax.gtrans.TransOptions.ResponseType
-
指定した名前を持つこの型の列挙型定数を返します。
- valueOf(String) - 列挙 のstaticメソッドorg.piax.gtrans.TransOptions.RetransMode
-
指定した名前を持つこの型の列挙型定数を返します。
- valueOf(String) - 列挙 のstaticメソッドorg.piax.util.ConcurrentReferenceHashMap.Option
-
指定した名前を持つこの型の列挙型定数を返します。
- valueOf(String) - 列挙 のstaticメソッドorg.piax.util.ConcurrentReferenceHashMap.ReferenceType
-
指定した名前を持つこの型の列挙型定数を返します。
- valueOf(String) - 列挙 のstaticメソッドorg.piax.util.LogFilter.LogLevel
-
指定した名前を持つこの型の列挙型定数を返します。
- values() - 列挙 のstaticメソッドorg.piax.common.ComparableKey.SpecialKey
-
この列挙型の定数を含む配列を宣言されている順序で 返します。
- values() - 列挙 のstaticメソッドorg.piax.common.subspace.KeyRanges.Mode
-
この列挙型の定数を含む配列を宣言されている順序で 返します。
- values() - 列挙 のstaticメソッドorg.piax.gtrans.TransOptions.DeliveryMode
-
この列挙型の定数を含む配列を宣言されている順序で 返します。
- values() - 列挙 のstaticメソッドorg.piax.gtrans.TransOptions.ResponseType
-
この列挙型の定数を含む配列を宣言されている順序で 返します。
- values() - 列挙 のstaticメソッドorg.piax.gtrans.TransOptions.RetransMode
-
この列挙型の定数を含む配列を宣言されている順序で 返します。
- values() - 列挙 のstaticメソッドorg.piax.util.ConcurrentReferenceHashMap.Option
-
この列挙型の定数を含む配列を宣言されている順序で 返します。
- values() - 列挙 のstaticメソッドorg.piax.util.ConcurrentReferenceHashMap.ReferenceType
-
この列挙型の定数を含む配列を宣言されている順序で 返します。
- values() - クラス のメソッドorg.piax.util.ConcurrentReferenceHashMap
-
Returns a
Collectionview of the values contained in this map. - values() - 列挙 のstaticメソッドorg.piax.util.LogFilter.LogLevel
-
この列挙型の定数を含む配列を宣言されている順序で 返します。
- values() - クラス のメソッドorg.piax.util.StrictMap
- VERSION_NO - クラス のstatic変数org.piax.gtrans.GTransConfigValues
W
- warn - org.piax.util.LogFilter.LogLevel
- WEAK - org.piax.util.ConcurrentReferenceHashMap.ReferenceType
-
Indicates a
WeakReferenceshould be used - WILDCARD - org.piax.common.ComparableKey.SpecialKey
- wrap(JarUtil.Parcel) - クラス のstaticメソッドorg.piax.util.JarUtil
- WrappedComparableKey<K extends Comparable<?>> - org.piax.common.wrapperのインタフェース
-
A common interface of wrapped keys.
- WrappedComparableKeyImpl<K extends Comparable<?>> - org.piax.common.wrapperのクラス
-
A common implementation of wrapped keys.
- WrappedComparableKeyImpl(K) - クラス のコンストラクタorg.piax.common.wrapper.WrappedComparableKeyImpl
_
- _getBytes() - クラス のメソッドorg.piax.common.Id
-
Idオブジェクトの内部表現であるbyte列を返す。
すべてのクラス|すべてのパッケージ