Uses of Record Class
org.springframework.pulsar.autoconfigure.PulsarProperties.SchemaInfo
Packages that use PulsarProperties.SchemaInfo
Package
Description
Package containing the Spring Boot
AutoConfiguration for the Spring for
Apache Pulsar framework.-
Uses of PulsarProperties.SchemaInfo in org.springframework.pulsar.autoconfigure
Methods in org.springframework.pulsar.autoconfigure that return PulsarProperties.SchemaInfoModifier and TypeMethodDescriptionPulsarProperties.TypeMapping.schemaInfo()Returns the value of theschemaInforecord component.Constructors in org.springframework.pulsar.autoconfigure with parameters of type PulsarProperties.SchemaInfoModifierConstructorDescriptionTypeMapping(Class<?> messageType, String topicName, PulsarProperties.SchemaInfo schemaInfo) Creates an instance of aTypeMappingrecord class.