public static class IndexConsistencyChecker.FileSizeStatus extends Object
| Modifier and Type | Field and Description |
|---|---|
long |
actualSize |
long |
expectedSize |
String |
name |
| Constructor and Description |
|---|
FileSizeStatus(String name,
long actualSize,
long expectedSize) |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.