| Package | Description |
|---|---|
| org.apache.hudi.common.data | |
| org.apache.hudi.common.engine | |
| org.apache.hudi.common.function | |
| org.apache.hudi.common.table.view | |
| org.apache.hudi.util |
| Class and Description |
|---|
| SerializableBiFunction
A function that accepts two arguments and produces a result.
|
| SerializableFunction
A wrapped
Function which can be serialized. |
| SerializablePairFunction
A function that returns key-value pairs (Tuple2<K, V>).
|
| Class and Description |
|---|
| SerializableBiFunction
A function that accepts two arguments and produces a result.
|
| SerializableConsumer
A wrapped
Consumer which can be serialized. |
| SerializableFunction
A wrapped
Function which can be serialized. |
| SerializablePairFlatMapFunction
A function that returns a stream of key-value pairs (Pair<K, V>).
|
| SerializablePairFunction
A function that returns key-value pairs (Tuple2<K, V>).
|
| Class and Description |
|---|
| SerializableBiFunction
A function that accepts two arguments and produces a result.
|
| SerializableConsumer
A wrapped
Consumer which can be serialized. |
| SerializableFunction
A wrapped
Function which can be serialized. |
| SerializablePairFlatMapFunction
A function that returns a stream of key-value pairs (Pair<K, V>).
|
| SerializablePairFunction
A function that returns key-value pairs (Tuple2<K, V>).
|
| Class and Description |
|---|
| SerializableFunctionUnchecked
Serializable
Function interface that only might be throwing unchecked exceptions |
| SerializableSupplier
Serializable supplier interface.
|
| Class and Description |
|---|
| SerializableSupplier
Serializable supplier interface.
|
| ThrowingConsumer
Throwing counterpart of
Consumer |
Copyright © 2024 The Apache Software Foundation. All rights reserved.