| Modifier and Type | Field and Description |
|---|---|
long |
estimatedMergeBytes |
boolean |
isExternal |
int |
mergeMaxNumSegments |
int |
totalMaxDoc |
| Constructor and Description |
|---|
MergeInfo(int totalMaxDoc,
long estimatedMergeBytes,
boolean isExternal,
int mergeMaxNumSegments)
|
public final int totalMaxDoc
public final long estimatedMergeBytes
public final boolean isExternal
public final int mergeMaxNumSegments
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.