public class InstantDTO extends Object
| Constructor and Description |
|---|
InstantDTO() |
| Modifier and Type | Method and Description |
|---|---|
static InstantDTO |
fromInstant(HoodieInstant instant) |
static HoodieInstant |
toInstant(InstantDTO dto) |
public static InstantDTO fromInstant(HoodieInstant instant)
public static HoodieInstant toInstant(InstantDTO dto)
Copyright © 2024 The Apache Software Foundation. All rights reserved.