|
Change Parameter Type result : DateHistogram to result : Histogram in method public FieldHistogramResult(result Histogram, originalQuery String, builtQuery BytesReference, interval Searches.DateHistogramInterval, took TimeValue) in class org.graylog2.indexer.results.FieldHistogramResult |
From |
To |
|
Change Parameter Type result : DateHistogram to result : Histogram in method public DateHistogramResult(result Histogram, originalQuery String, builtQuery BytesReference, interval Searches.DateHistogramInterval, took TimeValue) in class org.graylog2.indexer.results.DateHistogramResult |
From |
To |
|
Change Parameter Type action : Action<Request,Response,RequestBuilder,Client> to action : Action<Request,Response,RequestBuilder> in method protected doExecute(action Action<Request,Response,RequestBuilder>, request Request, listener ActionListener<Response>) : void in class org.graylog2.indexer.elasticsearch.GlobalTimeoutClient |
From |
To |
|
Change Return Type DateHistogram.Interval to DateHistogramInterval in method public toESInterval() : DateHistogramInterval in class org.graylog2.indexer.searches.Searches.DateHistogramInterval |
From |
To |
|
Change Return Type List<NodeInfo> to Map<String,NodeInfo> in method public getAllNodes() : Map<String,NodeInfo> in class org.graylog2.indexer.cluster.Cluster |
From |
To |
|
Change Return Type List<NodeInfo> to Map<String,NodeInfo> in method public getDataNodes() : Map<String,NodeInfo> in class org.graylog2.indexer.cluster.Cluster |
From |
To |
|
Change Return Type File to Path in method public getConfigFile() : Path in class org.graylog2.configuration.ElasticsearchConfiguration |
From |
To |
|
Change Return Type FilterBuilder to QueryBuilder in method private standardFilters(range TimeRange, filter String) : QueryBuilder in class org.graylog2.indexer.searches.Searches |
From |
To |
|
Change Return Type Map<String,String> to Settings in method public readNodeSettings(conf ElasticsearchConfiguration) : Settings in class org.graylog2.bindings.providers.EsNodeProvider |
From |
To |
|
Change Return Type FilterBuilder to QueryBuilder in method private standardAggregationFilters(range TimeRange, filter String) : QueryBuilder in class org.graylog2.indexer.searches.Searches |
From |
To |
|
Change Return Type ActionFuture<Response> to void in method protected doExecute(action Action<Request,Response,RequestBuilder>, request Request, listener ActionListener<Response>) : void in class org.graylog2.indexer.elasticsearch.GlobalTimeoutClient |
From |
To |
|
Change Return Type FilterBuilder to QueryBuilder in method public getTimestampRangeFilter(range TimeRange) : QueryBuilder in class org.graylog2.indexer.IndexHelper |
From |
To |
|
Change Variable Type nodeSettings : Map<String,String> to nodeSettings : Settings in method public testEsConfFileOverride() : void in class org.graylog2.bindings.providers.EsNodeProviderTest |
From |
To |
|
Change Variable Type dateHistogram : DateHistogram to dateHistogram : Histogram in method public getResultsWorksWithZeroBuckets() : void in class org.graylog2.indexer.results.FieldHistogramResultTest |
From |
To |
|
Change Variable Type nodeSettings : Map<String,String> to nodeSettings : Settings in method public defaultConfigNoEsFile() : void in class org.graylog2.bindings.providers.EsNodeProviderTest |
From |
To |
|
Change Variable Type b : DateHistogram.Bucket to b : Histogram.Bucket in method public getResults() : Map<Long,Map<String,Number>> in class org.graylog2.indexer.results.FieldHistogramResult |
From |
To |
|
Change Variable Type nodeSettings : Map<String,String> to nodeSettings : Settings in method public singletonListZenUnicastHostsWorks() : void in class org.graylog2.bindings.providers.EsNodeProviderTest |
From |
To |
|
Change Variable Type bfb : BoolFilterBuilder to bfb : BoolQueryBuilder in method private standardFilters(range TimeRange, filter String) : QueryBuilder in class org.graylog2.indexer.searches.Searches |
From |
To |
|
Change Variable Type bucket : DateHistogram.Bucket to bucket : Histogram.Bucket in method public getResults() : Map<Long,Long> in class org.graylog2.indexer.results.DateHistogramResult |
From |
To |
|
Change Variable Type nodeSettings : Map<String,String> to nodeSettings : Settings in method public zenUnicastHostsAreTrimmed() : void in class org.graylog2.bindings.providers.EsNodeProviderTest |
From |
To |
|
Change Variable Type node : NodeInfo to entry : Map.Entry<String,NodeStats> in method public doRun() : void in class org.graylog2.periodical.IndexerClusterCheckerThread |
From |
To |
|
Change Variable Type nodeSettings : Map<String,String> to nodeSettings : Settings in method public noEsFileValuesFromGraylog2Config() : void in class org.graylog2.bindings.providers.EsNodeProviderTest |
From |
To |
|
Change Variable Type nodes : HashMap<String,DiscoveryNode> to nodes : Map<String,DiscoveryNode> in method public clusterChanged(event ClusterChangedEvent) : void in class org.graylog2.indexer.esplugin.ClusterStateMonitor |
From |
To |
|
Change Variable Type esConfigFile : File to esConfigFile : Path in method public readNodeSettings(conf ElasticsearchConfiguration) : Settings in class org.graylog2.bindings.providers.EsNodeProvider |
From |
To |
|
Change Variable Type filterBuilder : FilterBuilder to filterBuilder : QueryBuilder in method private standardAggregationFilters(range TimeRange, filter String) : QueryBuilder in class org.graylog2.indexer.searches.Searches |
From |
To |