- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for NodePath (0.03 seconds)
-
benchmarks/src/main/java/org/elasticsearch/benchmark/fs/AvailableIndexFoldersBenchmark.java
@State(Scope.Benchmark) public class AvailableIndexFoldersBenchmark { private NodeEnvironment.NodePath nodePath; private NodeEnvironment nodeEnv; private Set<String> excludedDirs; @Setup public void setup() throws IOException { Path path = Files.createTempDirectory("test"); nodePath = new NodeEnvironment.NodePath(path); LogConfigurator.setNodeName("test");Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Tue Apr 27 15:29:12 GMT 2021 - 3K bytes - Click Count (0)