Package com.clickhouse.client.api.serde
Interface POJOFieldSerializer
public interface POJOFieldSerializer
-
Method Summary
-
Method Details
-
serialize
void serialize(Object obj, OutputStream outputStream) throws InvocationTargetException, IllegalAccessException, IOException
-