Uses of Class
org.apache.flink.api.common.typeutils.base.ByteSerializer
-
Packages that use ByteSerializer Package Description org.apache.flink.api.common.typeutils.base -
-
Uses of ByteSerializer in org.apache.flink.api.common.typeutils.base
Fields in org.apache.flink.api.common.typeutils.base declared as ByteSerializer Modifier and Type Field Description static ByteSerializerByteSerializer. INSTANCESharable instance of the ByteSerializer.
-