Package | Description |
---|---|
org.apache.solr.cloud |
Classes for dealing with ZooKeeper when operating in SolrCloud mode.
|
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–2015 The Apache Software Foundation. All rights reserved.