Package | Description |
---|---|
org.apache.solr.common.cloud |
Common Solr Cloud and ZooKeeper related classes reused on both clients & server.
|
Modifier and Type | Method and Description |
---|---|
static UrlScheme |
UrlScheme.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UrlScheme[] |
UrlScheme.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.