public class ClusterParams extends Object
Modifier and Type | Field and Description |
---|---|
LegacyEmulationConfig |
emulation |
String |
searcherName |
Constructor and Description |
---|
ClusterParams(String name)
For testcases only
|
ClusterParams(String name,
LegacyEmulationConfig cfg)
Make up full ClusterParams
|
public final String searcherName
public final LegacyEmulationConfig emulation
public ClusterParams(String name)
public ClusterParams(String name, LegacyEmulationConfig cfg)
Copyright © 2018. All rights reserved.