public interface MetadataAggregator<T extends Serializable>
Map<String,T> glean(File input) throws IOException
IOException
void aggregate(Output<File> output, Map<String,T> metadata) throws IOException
IOException
Copyright © 2021. All rights reserved.