| Package | Description |
|---|---|
| org.apache.hudi.common.util.collection |
| Modifier and Type | Method and Description |
|---|---|
static <T0,T1,T2> Tuple3<T0,T1,T2> |
Tuple3.of(T0 f0,
T1 f1,
T2 f2)
Creates a new tuple and assigns the given values to the tuple's fields.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.