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