public class HoodieAvroKeyGeneratorFactory extends Object
KeyGenerator.
This factory will try HoodieWriteConfig.KEYGENERATOR_CLASS_NAME firstly, this ensures the class prop
will not be overwritten by KeyGeneratorType
| Constructor and Description |
|---|
HoodieAvroKeyGeneratorFactory() |
| Modifier and Type | Method and Description |
|---|---|
static KeyGenerator |
createKeyGenerator(TypedProperties props) |
public static KeyGenerator createKeyGenerator(TypedProperties props) throws IOException
IOExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.