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