public class StringMapSegmentSerializer extends Object implements SegmentSerializer<Map<String,String>>
public void serialize(SegmentGenerator generator, Map<String,String> data) throws IOException, SegmentFormatException
serialize 在接口中 SegmentSerializer<Map<String,String>>IOExceptionSegmentFormatExceptionCopyright © 2021. All rights reserved.