类 JSONMessageConverter


  • public class JSONMessageConverter
    extends xin.manong.stream.sdk.receiver.ReceiveConverter
    kafka JSON消息装换器
    作者:
    frankcl
    • 构造器详细资料

      • JSONMessageConverter

        public JSONMessageConverter​(Map<String,​Object> configMap)
    • 方法详细资料

      • convert

        public xin.manong.weapon.base.record.KVRecords convert​(xin.manong.weapon.base.common.Context context,
                                                               Object object)
                                                        throws Exception
        指定者:
        convert 在类中 xin.manong.stream.sdk.receiver.ReceiveConverter
        抛出:
        Exception