Package | Description |
---|---|
org.apache.solr.cloud |
Base classes and utilities for creating and testing Solr Cloud clusters.
|
Modifier and Type | Method and Description |
---|---|
static ZkTestServer.LimitViolationAction |
ZkTestServer.LimitViolationAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ZkTestServer.LimitViolationAction[] |
ZkTestServer.LimitViolationAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ZkTestServer.setViolationReportAction(ZkTestServer.LimitViolationAction violationReportAction) |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.