Uses of Interface
org.infinispan.search.mapper.scope.SearchWorkspace
-
Packages that use SearchWorkspace Package Description org.infinispan.search.mapper.scope org.infinispan.search.mapper.scope.impl -
-
Uses of SearchWorkspace in org.infinispan.search.mapper.scope
Methods in org.infinispan.search.mapper.scope that return SearchWorkspace Modifier and Type Method Description SearchWorkspaceSearchScope. workspace()Create aSearchWorkspacefor 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 Modifier and Type Method Description SearchWorkspaceSearchScopeImpl. workspace()
-