public class TriggerWatermarkDescriptor extends Object
| Constructor and Description |
|---|
TriggerWatermarkDescriptor(String extraction,
DataTypeDescriptor dataType) |
| Modifier and Type | Method and Description |
|---|---|
DataTypeDescriptor |
getDataType() |
String |
getExtraction() |
public TriggerWatermarkDescriptor(String extraction, DataTypeDescriptor dataType)
public String getExtraction()
public DataTypeDescriptor getDataType()
Copyright © 2020. All rights reserved.