Uses of Class
org.apache.ignite.lang.IgniteBiTuple
Packages that use IgniteBiTuple
Package
Description
-
Uses of IgniteBiTuple in org.apache.ignite.internal.persistence.tree
Subclasses of IgniteBiTuple in org.apache.ignite.internal.persistence.treeModifier and TypeClassDescriptionprotected static classShort forT2<Integer, Integer>. -
Uses of IgniteBiTuple in org.apache.ignite.internal.util.lang
Methods in org.apache.ignite.internal.util.lang that return IgniteBiTupleModifier and TypeMethodDescriptionstatic <V1,V2> IgniteBiTuple<V1, V2> GridFunc.t(V1 v1, V2 v2) Factory method returning new tuple with given parameters. -
Uses of IgniteBiTuple in org.apache.ignite.internal.util.typedef
Subclasses of IgniteBiTuple in org.apache.ignite.internal.util.typedefModifier and TypeClassDescriptionclassT2<V1,V2> DefinesaliasforIgniteBiTupleby extending it. -
Uses of IgniteBiTuple in org.apache.ignite.lang
Methods in org.apache.ignite.lang that return IgniteBiTuple