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