public class IgnitePair<T> extends IgniteBiTuple<T,T>
IgniteBiTuple for pair of objects of the same type.| Constructor and Description |
|---|
IgnitePair()
Empty constructor required by
Externalizable. |
IgnitePair(T t1,
T t2)
Creates pair with given objects.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
clear, containsKey, containsValue, entrySet, equals, get, get1, get2, getKey, getValue, hashCode, isEmpty, iterator, keySet, put, putAll, readExternal, remove, set, set1, set2, setValue, size, swap, toString, values, writeExternalfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllcomparingByKey, comparingByKey, comparingByValue, comparingByValueforEach, spliteratorpublic IgnitePair()
Externalizable.public Object clone()
clone in class IgniteBiTuple<T,T>
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023