| Interface | Description |
|---|---|
| IndexShardComponent |
| Class | Description |
|---|---|
| AbstractIndexShardComponent | |
| DocsStats | |
| IndexShard | |
| IndexShardModule |
The
IndexShardModule module is responsible for binding the correct
shard id, index shard, engine factory, and warming service for a newly
created shard. |
| ShadowIndexShard |
ShadowIndexShard extends
IndexShard to add file synchronization
from the primary when a flush happens. |
| ShardId |
Allows for shard level components to be injected with the shard id.
|
| ShardUtils |
| Enum | Description |
|---|---|
| IndexShardState |
Copyright © 2009–2016. All rights reserved.