| Package | Description |
|---|---|
| org.graylog.plugins.views.search.rest | |
| org.graylog2.rest.resources.search |
| Constructor and Description |
|---|
SearchResource(SearchDomain searchDomain,
SearchExecutor searchExecutor,
SearchJobService searchJobService,
com.google.common.eventbus.EventBus serverEventBus) |
| Constructor and Description |
|---|
AbsoluteSearchResource(Searches searches,
SearchExecutor searchExecutor,
ClusterConfigService clusterConfigService,
DecoratorProcessor decoratorProcessor) |
KeywordSearchResource(Searches searches,
SearchExecutor searchExecutor,
ClusterConfigService clusterConfigService,
DecoratorProcessor decoratorProcessor) |
RelativeSearchResource(Searches searches,
ClusterConfigService clusterConfigService,
DecoratorProcessor decoratorProcessor,
SearchExecutor searchExecutor) |
SearchResource(Searches searches,
ClusterConfigService clusterConfigService,
DecoratorProcessor decoratorProcessor,
SearchExecutor searchExecutor) |
Copyright © 2012–2022 Graylog, Inc.. All rights reserved.