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 |
ShardStatus.getMergeStats()
Deprecated.
Index merge statistics.
|
MergeStats |
IndexStatus.getMergeStats()
Deprecated.
Total merges of this index.
|
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.
|
MergeStats |
ConcurrentMergeSchedulerProvider.stats() |
abstract MergeStats |
MergeSchedulerProvider.stats() |
Modifier and Type | Method and Description |
---|---|
MergeStats |
IndexShard.mergeStats() |
Modifier and Type | Method and Description |
---|---|
MergeStats |
NodeIndicesStats.getMerge() |
Copyright © 2009–2015. All rights reserved.