| Package | Description |
|---|---|
| org.apache.solr.cloud | |
| org.apache.solr.handler.component |
| Constructor and Description |
|---|
Overseer(ShardHandler shardHandler,
String adminPath,
ZkStateReader reader) |
OverseerCollectionProcessor(ZkStateReader zkStateReader,
String myId,
ShardHandler shardHandler,
String adminPath) |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpShardHandler |
| Modifier and Type | Method and Description |
|---|---|
ShardHandler |
HttpShardHandlerFactory.getShardHandler()
Get
ShardHandler that uses the default http client. |
abstract ShardHandler |
ShardHandlerFactory.getShardHandler() |
ShardHandler |
HttpShardHandlerFactory.getShardHandler(org.apache.http.client.HttpClient httpClient)
Get
ShardHandler that uses custom http client. |
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.