Package org.apache.druid.segment.serde
Class ComplexColumnPartSerde.SerializerBuilder
java.lang.Object
org.apache.druid.segment.serde.ComplexColumnPartSerde.SerializerBuilder
- Enclosing class:
- ComplexColumnPartSerde
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withDelegate(Serializer delegate) withTypeName(String typeName)
-
Constructor Details
-
SerializerBuilder
public SerializerBuilder()
-
-
Method Details
-
withTypeName
-
withDelegate
-
build
-