Uses of Class
org.linuxforhealth.fhir.server.index.kafka.KafkaPropertyAdapter
-
Packages that use KafkaPropertyAdapter Package Description org.linuxforhealth.fhir.server.index.kafka -
-
Uses of KafkaPropertyAdapter in org.linuxforhealth.fhir.server.index.kafka
Methods in org.linuxforhealth.fhir.server.index.kafka with parameters of type KafkaPropertyAdapter Modifier and Type Method Description void
FHIRRemoteIndexKafkaService. init(KafkaPropertyAdapter properties)
Initialize the provider
-