@Singleton public class InMemorySearchJobService extends Object implements SearchJobService
InMemorySearchJobService()
SearchJob
create(Search query, String owner)
Optional<SearchJob>
load(String id, String owner)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@Inject public InMemorySearchJobService()
public SearchJob create(Search query, String owner)
create
SearchJobService
public Optional<SearchJob> load(String id, String owner)
load
Copyright © 2012–2019 Graylog, Inc.. All rights reserved.