Enum Class的使用
org.apache.pulsar.io.kinesis.KinesisSinkConfig.MessageFormat
程序包
说明
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
org.apache.pulsar.io.kinesis中KinesisSinkConfig.MessageFormat的使用
修饰符和类型方法说明Returns the enum constant of this class with the specified name.static KinesisSinkConfig.MessageFormat[]KinesisSinkConfig.MessageFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.修饰符和类型方法说明static ByteBufferKinesisSink.createKinesisMessage(KinesisSinkConfig.MessageFormat msgFormat, org.apache.pulsar.functions.api.Record<byte[]> record)