Uses of Interface
org.apache.pinot.spi.stream.StreamDataProducer
-
Packages that use StreamDataProducer Package Description org.apache.pinot.spi.stream -
-
Uses of StreamDataProducer in org.apache.pinot.spi.stream
Methods in org.apache.pinot.spi.stream that return StreamDataProducer Modifier and Type Method Description static StreamDataProducerStreamDataProvider. getStreamDataProducer(String clazz, Properties props)
-