public class Rebalance
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
long | 
averageDocCount  | 
java.util.List<AllocationShardStats> | 
sources  | 
java.util.List<AllocationShardStats> | 
targets  | 
| Constructor and Description | 
|---|
Rebalance(long averageDocCount,
         java.util.List<AllocationShardStats> sources,
         java.util.List<AllocationShardStats> targets)  | 
public final long averageDocCount
public final java.util.List<AllocationShardStats> sources
public final java.util.List<AllocationShardStats> targets
public Rebalance(long averageDocCount,
                 java.util.List<AllocationShardStats> sources,
                 java.util.List<AllocationShardStats> targets)
Copyright © 2023. All Rights Reserved.