Uses of Record Class
org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Defaults.SchemaInfo
Package
Description
Auto-configuration for Spring for Apache Pulsar.
-
Uses of PulsarProperties.Defaults.SchemaInfo in org.springframework.boot.autoconfigure.pulsar
Modifier and TypeMethodDescriptionPulsarProperties.Defaults.TypeMapping.schemaInfo()
Returns the value of theschemaInfo
record component.ModifierConstructorDescriptionTypeMapping
(Class<?> messageType, String topicName, PulsarProperties.Defaults.SchemaInfo schemaInfo) Creates an instance of aTypeMapping
record class.