public class SearchClusterValidator
extends java.lang.Object
Constructor and Description |
---|
SearchClusterValidator(ClientComponent clientComponent,
MetricRegistry metricRegistry,
AuthContextComponent authContextComponent) |
Modifier and Type | Method and Description |
---|---|
static ZkConnectConfig |
getZkConnectConfig(com.lucidworks.apollo.common.models.SearchCluster sc) |
java.lang.String |
validate(com.lucidworks.apollo.common.models.SearchCluster sc) |
public SearchClusterValidator(ClientComponent clientComponent, MetricRegistry metricRegistry, AuthContextComponent authContextComponent)