public class MetadataIndexConstructor extends Object
| Modifier and Type | Method and Description |
|---|---|
static MetadataIndexNode |
constructMetadataIndex(Map<String,List<TimeseriesMetadata>> deviceTimeseriesMetadataMap,
TsFileOutput out)
Construct metadata index tree
|
public static MetadataIndexNode constructMetadataIndex(Map<String,List<TimeseriesMetadata>> deviceTimeseriesMetadataMap, TsFileOutput out) throws IOException
deviceTimeseriesMetadataMap - device => TimeseriesMetadata listout - tsfile outputIOExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.