Uses of Interface
com.funnelback.plugin.index.consumers.KillByPartialMatchConsumer
-
Packages that use KillByPartialMatchConsumer Package Description com.funnelback.plugin.index -
-
Uses of KillByPartialMatchConsumer in com.funnelback.plugin.index
Methods in com.funnelback.plugin.index with parameters of type KillByPartialMatchConsumer Modifier and Type Method Description default voidIndexingConfigProvider. killByPartialMatch(IndexConfigProviderContext context, KillByPartialMatchConsumer consumer)Supply URLs to kill by partial match.
-