public class WriteMarkersFactory extends Object
WriteMarkers instance based on the MarkerType.| Constructor and Description |
|---|
WriteMarkersFactory() |
| Modifier and Type | Method and Description |
|---|---|
static WriteMarkers |
get(MarkerType markerType,
HoodieTable table,
String instantTime) |
public static WriteMarkers get(MarkerType markerType, HoodieTable table, String instantTime)
markerType - the type of markers to usetable - HoodieTable instanceinstantTime - current instant timeWriteMarkers instance based on the MarkerTypeCopyright © 2022 The Apache Software Foundation. All rights reserved.