- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for ClusterSettings (0.05 seconds)
-
benchmarks/src/main/java/org/elasticsearch/benchmark/routing/allocation/Allocators.java
return createAllocationService(settings, new ClusterSettings(Settings.EMPTY, ClusterSettings.BUILT_IN_CLUSTER_SETTINGS)); } public static AllocationService createAllocationService(Settings settings, ClusterSettings clusterSettings) { return new AllocationService( defaultAllocationDeciders(settings, clusterSettings), NoopGatewayAllocator.INSTANCE,
Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Wed Feb 03 00:10:53 GMT 2021 - 3.9K bytes - Click Count (0)