Package io.delta.kernel.internal.util
Class Tuple2<K,V>
Object
io.delta.kernel.internal.util.Tuple2<K,V>
- Type Parameters:
K- Type of the first element in the tupleV- Type of the second element in the tuple
- Direct Known Subclasses:
LogReplayUtils.UniqueFileActionTuple
Represents tuple of objects.
- Since:
- 3.0.0
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary