Uses of Class
org.apache.plc4x.kafka.config.Job
-
Packages that use Job Package Description org.apache.plc4x.kafka.config -
-
Uses of Job in org.apache.plc4x.kafka.config
Methods in org.apache.plc4x.kafka.config that return Job Modifier and Type Method Description JobSourceConfig. getJob(String jobName)Methods in org.apache.plc4x.kafka.config that return types with arguments of type Job Modifier and Type Method Description List<Job>SourceConfig. getJobs()
-