public static class FlinkJobs.ParamsAdapter extends XmlAdapter<Params,HashMap<String,Object>>
ParamsAdapter()
Params
marshal(HashMap<String,Object> hashMap)
HashMap<String,Object>
unmarshal(Params params)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ParamsAdapter()
public Params marshal(HashMap<String,Object> hashMap) throws Exception
marshal
XmlAdapter<Params,HashMap<String,Object>>
Exception
public HashMap<String,Object> unmarshal(Params params) throws Exception
unmarshal
Copyright © 2024 10MG. All rights reserved.