Class InMemorySearchJobService
java.lang.Object
org.graylog.plugins.views.search.db.InMemorySearchJobService
- All Implemented Interfaces:
SearchJobService
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InMemorySearchJobService
-
-
Method Details
-
create
- Specified by:
createin interfaceSearchJobService
-
load
public Optional<SearchJob> load(String id, SearchUser searchUser) throws jakarta.ws.rs.ForbiddenException - Specified by:
loadin interfaceSearchJobService- Throws:
jakarta.ws.rs.ForbiddenException
-