|
Change Parameter Type result : DateHistogramFacet to result : DateHistogram in method public FieldHistogramResult(result DateHistogram, originalQuery String, builtQuery BytesReference, interval Searches.DateHistogramInterval, took TimeValue) in class org.graylog2.indexer.results.FieldHistogramResult |
From |
To |
|
Change Parameter Type sources : Map<String,Integer> to sources : Map<String,Long> in method public create(total int, sources Map<String,Long>, tookMs long, range int) : SourcesList in class org.graylog2.rest.resources.sources.responses.SourcesList |
From |
To |
|
Change Parameter Type f : TermsFacet to f : Terms in method public TermsResult(f Terms, m Missing, totalCount long, originalQuery String, builtQuery BytesReference, took TimeValue) in class org.graylog2.indexer.results.TermsResult |
From |
To |
|
Change Parameter Type f : StatisticalFacet to f : ExtendedStats in method public FieldStatsResult(f ExtendedStats, originalQuery String, builtQuery BytesReference, took TimeValue) in class org.graylog2.indexer.results.FieldStatsResult |
From |
To |
|
Change Parameter Type entries : List<? extends TermsFacet.Entry> to entries : List<Terms.Bucket> in method private buildTermsMap(entries List<Terms.Bucket>) : Map<String,Long> in class org.graylog2.indexer.results.TermsResult |
From |
To |
|
Change Parameter Type terms : Map<String,Integer> to terms : Map<String,Long> in method public create(time long, terms Map<String,Long>, missing long, other long, total long, builtQuery String) : TermsResult in class org.graylog2.rest.resources.search.responses.TermsResult |
From |
To |
|
Change Parameter Type result : DateHistogramFacet to result : DateHistogram in method public DateHistogramResult(result DateHistogram, originalQuery String, builtQuery BytesReference, interval Searches.DateHistogramInterval, took TimeValue) in class org.graylog2.indexer.results.DateHistogramResult |
From |
To |
|
Change Parameter Type facet : TermsStatsFacet to facet : Terms in method public TermsStatsResult(facet Terms, originalQuery String, builtQuery BytesReference, took TimeValue) in class org.graylog2.indexer.results.TermsStatsResult |
From |
To |
|
Change Parameter Type facet : StatisticalFacet to facet : ExtendedStats in method public FieldStatsResult(facet ExtendedStats, searchHits SearchHits, query String, source BytesReference, took TimeValue) in class org.graylog2.indexer.results.FieldStatsResult |
From |
To |
|
Change Return Type Map<String,Integer> to Map<String,Long> in method public abstract sources() : Map<String,Long> in class org.graylog2.rest.resources.sources.responses.SourcesList |
From |
To |
|
Change Return Type Map<Long,Map<String,Object>> to Map<Long,Map<String,Number>> in method public getResults() : Map<Long,Map<String,Number>> in class org.graylog2.indexer.results.FieldHistogramResult |
From |
To |
|
Change Return Type Map<String,Integer> to Map<String,Long> in method public getTerms() : Map<String,Long> in class org.graylog2.indexer.results.TermsResult |
From |
To |
|
Change Return Type Map<String,Integer> to Map<String,Long> in method public abstract terms() : Map<String,Long> in class org.graylog2.rest.resources.search.responses.TermsResult |
From |
To |
|
Change Return Type Map<String,Integer> to Map<String,Long> in method private buildTermsMap(entries List<Terms.Bucket>) : Map<String,Long> in class org.graylog2.indexer.results.TermsResult |
From |
To |
|
Change Variable Type terms : Map<String,Integer> to terms : Map<String,Long> in method private buildTermsMap(entries List<Terms.Bucket>) : Map<String,Long> in class org.graylog2.indexer.results.TermsResult |
From |
To |
|
Change Variable Type minTimestamp : Long to minTimestamp : long in method public getResults() : Map<Long,Map<String,Number>> in class org.graylog2.indexer.results.FieldHistogramResult |
From |
To |
|
Change Variable Type term : TermsFacet.Entry to bucket : Terms.Bucket in method private buildTermsMap(entries List<Terms.Bucket>) : Map<String,Long> in class org.graylog2.indexer.results.TermsResult |
From |
To |
|
Change Variable Type results : Map<Long,Map<String,Object>> to results : Map<Long,Map<String,Number>> in method public getResults() : Map<Long,Map<String,Number>> in class org.graylog2.indexer.results.FieldHistogramResult |
From |
To |
|
Change Variable Type e : DateHistogramFacet.Entry to stats : Stats in method public getResults() : Map<Long,Map<String,Number>> in class org.graylog2.indexer.results.FieldHistogramResult |
From |
To |
|
Change Variable Type e : TermsStatsFacet.Entry to e : Terms.Bucket in method public getResults() : List<Map<String,Object>> in class org.graylog2.indexer.results.TermsStatsResult |
From |
To |
|
Change Variable Type resultMap : Map<String,Object> to resultMap : Map<String,Number> in method public getResults() : Map<Long,Map<String,Number>> in class org.graylog2.indexer.results.FieldHistogramResult |
From |
To |
|
Change Variable Type maxTimestamp : Long to maxTimestamp : long in method public getResults() : Map<Long,Map<String,Number>> in class org.graylog2.indexer.results.FieldHistogramResult |
From |
To |
|
Change Variable Type entry : Map<String,Object> to entry : Map<String,Number> in method public getResults() : Map<Long,Map<String,Number>> in class org.graylog2.indexer.results.FieldHistogramResult |
From |
To |