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