| Package | Description |
|---|---|
| org.apache.solr.common.cloud |
Common Solr Cloud and ZooKeeper related classes reused on both clients & server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeIdRouter |
class |
HashBasedRouter |
class |
ImplicitDocRouter
This document router is for custom sharding
|
class |
PlainIdRouter |
| Modifier and Type | Field and Description |
|---|---|
static DocRouter |
DocRouter.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
static DocRouter |
DocRouter.getDocRouter(Object routerSpec) |
DocRouter |
DocCollection.getRouter() |
| Constructor and Description |
|---|
DocCollection(String name,
Map<String,Slice> slices,
Map<String,Object> props,
DocRouter router) |
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.