| Package | Description |
|---|---|
| org.apache.solr.cloud.rule |
Classes for managing Replica placement strategy when operating in SolrCloud mode.
|
| Modifier and Type | Field and Description |
|---|---|
Rule.Operand |
Rule.Condition.operand |
| Modifier and Type | Method and Description |
|---|---|
static Rule.Operand |
Rule.Operand.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Rule.Operand[] |
Rule.Operand.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.