Uses of Interface
com.clickhouse.client.api.serde.POJOFieldSerializer
Packages that use POJOFieldSerializer
-
Uses of POJOFieldSerializer in com.clickhouse.client.api.serde
Methods in com.clickhouse.client.api.serde that return types with arguments of type POJOFieldSerializerModifier and TypeMethodDescriptionPOJOSerDe.getFieldSerializers(Class<?> clazz, TableSchema schema) Constructors in com.clickhouse.client.api.serde with parameters of type POJOFieldSerializerModifierConstructorDescriptionDataSerializationException(Object obj, POJOFieldSerializer serializer, Exception e)