public static class HoodieLazyInsertIterable.HoodieInsertValueGenResult<R extends HoodieRecord> extends Object
| Modifier and Type | Field and Description |
|---|---|
Properties |
props |
org.apache.avro.Schema |
schema |
| Constructor and Description |
|---|
HoodieInsertValueGenResult(R record,
org.apache.avro.Schema schema,
Properties properties) |
public final org.apache.avro.Schema schema
public final Properties props
public HoodieInsertValueGenResult(R record, org.apache.avro.Schema schema, Properties properties)
public R getResult()
Copyright © 2023 The Apache Software Foundation. All rights reserved.