public static final class IndexSizeEstimator.Estimate extends Object implements MapWriter
MapWriter.EntryWriter| Constructor and Description |
|---|
Estimate(Map<String,Long> fieldsBySize,
Map<String,Long> typesBySize,
Map<String,Object> summary,
Map<String,Object> details) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getDetails() |
Map<String,Long> |
getFieldsBySize() |
Map<String,String> |
getHumanReadableFieldsBySize() |
Map<String,String> |
getHumanReadableTypesBySize() |
Map<String,Object> |
getSummary() |
Map<String,Long> |
getTypesBySize() |
void |
writeMap(MapWriter.EntryWriter ew) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait_forEachEntry, _forEachEntry, _forEachEntry, _get, _get, _getStr, _getStrpublic void writeMap(MapWriter.EntryWriter ew) throws IOException
writeMap in interface MapWriterIOExceptionCopyright © 2000-2019 Apache Software Foundation. All Rights Reserved.