| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
ShardBitsetFilterCache |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
ShardRequestCache |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
KeepLastNDeletionPolicy |
class |
KeepOnlyLastDeletionPolicy
This
IndexDeletionPolicy implementation that
keeps only the most recent commit and immediately removes
all prior commits after a new commit is done. |
class |
SnapshotDeletionPolicy
Snapshot deletion policy allows to get snapshots of an index state (last commit or all commits)
and if the deletion policy is used with all open index writers (JVM level) then the snapshot
state will not be deleted until it will be released.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
ShardGetService |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
ShardIndexingService |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
PercolatorQueriesRegistry
Each shard will have a percolator registry even if there isn't a
PercolatorService.TYPE_NAME document type in the index. |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
ShardPercolateService
Shard level percolator service that maintains percolator metrics:
total time spent in percolate api
the current number of percolate requests
number of registered percolate queries
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
AbstractIndexShardComponent |
class |
IndexShard |
class |
ShadowIndexShard
ShadowIndexShard extends
IndexShard to add file synchronization
from the primary when a flush happens. |
class |
StoreRecoveryService |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
DirectoryService |
class |
FsDirectoryService |
class |
Store
A Store provides plain access to files written by an elasticsearch index shard.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
ShardTermVectorsService |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
Translog
A Translog is a per index shard component that records all non-committed index operations in a durable manner.
|
class |
TranslogService |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
ShardIndexWarmerService |
Copyright © 2009–2016. All rights reserved.