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