Uses of Class
com.floragunn.searchguard.configuration.ProtectedConfigIndexService.ConfigIndex
-
Packages that use ProtectedConfigIndexService.ConfigIndex Package Description com.floragunn.searchguard.configuration -
-
Uses of ProtectedConfigIndexService.ConfigIndex in com.floragunn.searchguard.configuration
Methods in com.floragunn.searchguard.configuration that return ProtectedConfigIndexService.ConfigIndex Modifier and Type Method Description ProtectedConfigIndexService.ConfigIndexProtectedConfigIndexService.ConfigIndex. dependsOnIndices(String... indexDependencies)ProtectedConfigIndexService.ConfigIndexProtectedConfigIndexService.ConfigIndex. mapping(Map<String,Object> mapping)ProtectedConfigIndexService.ConfigIndexProtectedConfigIndexService.ConfigIndex. onIndexReady(ProtectedConfigIndexService.IndexReadyListener listener)Methods in com.floragunn.searchguard.configuration with parameters of type ProtectedConfigIndexService.ConfigIndex Modifier and Type Method Description ComponentStateProtectedConfigIndexService. createIndex(ProtectedConfigIndexService.ConfigIndex configIndex)
-