public class TimedSearchResults extends Object
Constructor and Description |
---|
TimedSearchResults(SearchResults searchResults,
org.apache.lucene.search.Collector collector,
com.atlassian.instrumentation.operations.OpSnapshot snapshot) |
Modifier and Type | Method and Description |
---|---|
org.apache.lucene.search.Collector |
getCollector() |
SearchResults |
getSearchResults() |
com.atlassian.instrumentation.operations.OpSnapshot |
getSnapshot() |
public TimedSearchResults(SearchResults searchResults, org.apache.lucene.search.Collector collector, com.atlassian.instrumentation.operations.OpSnapshot snapshot)
public SearchResults getSearchResults()
public com.atlassian.instrumentation.operations.OpSnapshot getSnapshot()
public org.apache.lucene.search.Collector getCollector()
Copyright © 2002-2016 Atlassian. All Rights Reserved.