- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for ClusterSettings (0.29 seconds)
-
benchmarks/src/main/java/org/elasticsearch/benchmark/search/aggregations/AggConstructionContentionBenchmark.java
@State(Scope.Benchmark) @Threads(Threads.MAX) public class AggConstructionContentionBenchmark { private final SearchModule searchModule = new SearchModule(Settings.EMPTY, List.of()); private final ClusterSettings clusterSettings = new ClusterSettings(Settings.EMPTY, ClusterSettings.BUILT_IN_CLUSTER_SETTINGS); private final PageCacheRecycler recycler = new PageCacheRecycler(Settings.EMPTY); private final Index index = new Index("test", "uuid");Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Wed Jun 16 08:22:22 GMT 2021 - 12.3K bytes - Click Count (0)