| Package | Description |
|---|---|
| org.apache.hudi.common.data | |
| org.apache.hudi.common.util |
| Modifier and Type | Field and Description |
|---|---|
protected Either<Stream<T>,List<T>> |
HoodieBaseListData.data |
| Modifier and Type | Class and Description |
|---|---|
static class |
Either.EitherLeft<L,R> |
static class |
Either.EitherRight<L,R> |
| Modifier and Type | Method and Description |
|---|---|
static <L,R> Either<L,R> |
Either.left(L left) |
static <L,R> Either<L,R> |
Either.right(R right) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.