Package org.apache.solr.bench.index
Class CloudIndexing
- java.lang.Object
-
- org.apache.solr.bench.index.CloudIndexing
-
public class CloudIndexing extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
CloudIndexing.BenchState
-
Constructor Summary
Constructors Constructor Description CloudIndexing()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Object
indexDoc(MiniClusterState.MiniClusterBenchState miniClusterState, CloudIndexing.BenchState state)
-
-
-
Method Detail
-
indexDoc
public Object indexDoc(MiniClusterState.MiniClusterBenchState miniClusterState, CloudIndexing.BenchState state) throws Exception
- Throws:
Exception
-
-