Uses of Interface
org.apache.flink.table.data.binary.NullAwareGetters
-
Packages that use NullAwareGetters Package Description org.apache.flink.table.data.binary -
-
Uses of NullAwareGetters in org.apache.flink.table.data.binary
Classes in org.apache.flink.table.data.binary that implement NullAwareGetters Modifier and Type Class Description classBinaryRowDataAn implementation ofRowDatawhich is backed byMemorySegmentinstead of Object.
-