public class InstantStateDTO extends Object
see org.apache.hudi.sink.meta.CkpMessage.
| Constructor and Description |
|---|
InstantStateDTO() |
| Modifier and Type | Method and Description |
|---|---|
static InstantStateDTO |
fromStoragePathInfo(StoragePathInfo pathInfo) |
String |
getInstant() |
String |
getState() |
public static InstantStateDTO fromStoragePathInfo(StoragePathInfo pathInfo)
public String getInstant()
public String getState()
Copyright © 2024 The Apache Software Foundation. All rights reserved.