| Package | Description |
|---|---|
| org.apache.hudi.sink | |
| org.apache.hudi.sink.bucket |
| Modifier and Type | Method and Description |
|---|---|
protected List<WriteStatus> |
StreamWriteFunction.writeBucket(String instant,
StreamWriteFunction.DataBucket bucket,
List<HoodieRecord> records) |
| Modifier and Type | Method and Description |
|---|---|
protected List<WriteStatus> |
ConsistentBucketStreamWriteFunction.writeBucket(String instant,
StreamWriteFunction.DataBucket bucket,
List<HoodieRecord> records) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.