@Internal public abstract class DataViewSpec extends Object implements Serializable
DataView stored in state.| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.table.types.DataType |
getDataType() |
int |
getFieldIndex() |
String |
getStateId() |
public String getStateId()
public int getFieldIndex()
public org.apache.flink.table.types.DataType getDataType()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.