Uses of Interface
io.streamthoughts.examples.azkarra.dependency.StopWordsService
-
Packages that use StopWordsService Package Description io.streamthoughts.examples.azkarra.dependency -
-
Uses of StopWordsService in io.streamthoughts.examples.azkarra.dependency
Classes in io.streamthoughts.examples.azkarra.dependency that implement StopWordsService Modifier and Type Class Description class
ConfigurableStopWordsService
Methods in io.streamthoughts.examples.azkarra.dependency with parameters of type StopWordsService Modifier and Type Method Description void
ComplexWordCountTopology. setStopWordsService(StopWordsService stopWords)
-