Uses of Interface
org.infinispan.search.mapper.scope.SearchWorkspace
Packages that use SearchWorkspace
-
Uses of SearchWorkspace in org.infinispan.search.mapper.scope
Methods in org.infinispan.search.mapper.scope that return SearchWorkspaceModifier and TypeMethodDescriptionSearchScope.workspace()
Create aSearchWorkspace
for the indexes mapped to types in this scope, or to any of their sub-types. -
Uses of SearchWorkspace in org.infinispan.search.mapper.scope.impl
Methods in org.infinispan.search.mapper.scope.impl that return SearchWorkspace