Package stroom.query.common.v2
Interface SearchResponseCreatorCacheFactory
-
- All Known Implementing Classes:
AbstractInMemorySearchResponseCreatorCacheFactory
public interface SearchResponseCreatorCacheFactory
-
-
Method Summary
Modifier and Type Method Description SearchResponseCreatorCache
create(StoreFactory storeFactory)
-
-
-
Method Detail
-
create
SearchResponseCreatorCache create(StoreFactory storeFactory)
-
-