| Modifier and Type | Field and Description |
|---|---|
MergeStats |
CommonStats.merge |
| Modifier and Type | Method and Description |
|---|---|
MergeStats |
CommonStats.getMerge() |
| Modifier and Type | Method and Description |
|---|---|
MergeStats |
IndexShardStatus.getMergeStats()
Deprecated.
Total merges of this shard replication group.
|
MergeStats |
IndexStatus.getMergeStats()
Deprecated.
Total merges of this index.
|
MergeStats |
ShardStatus.getMergeStats()
Deprecated.
Index merge statistics.
|
| Modifier and Type | Method and Description |
|---|---|
static MergeStats |
MergeStats.readMergeStats(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
MergeStats.add(MergeStats mergeStats) |
| Modifier and Type | Method and Description |
|---|---|
MergeStats |
SerialMergeSchedulerProvider.stats()
Deprecated.
|
abstract MergeStats |
MergeSchedulerProvider.stats() |
MergeStats |
ConcurrentMergeSchedulerProvider.stats() |
| Modifier and Type | Method and Description |
|---|---|
MergeStats |
IndexShard.mergeStats() |
| Modifier and Type | Method and Description |
|---|---|
MergeStats |
NodeIndicesStats.getMerge() |
Copyright © 2009–2016. All rights reserved.