@InterfaceAudience.Private public static class FSOperations.FSContentSummary extends Object implements FileSystemAccess.FileSystemExecutor<Map>
Constructor and Description |
---|
FSOperations.FSContentSummary(String path)
Creates a content-summary executor.
|
public FSOperations.FSContentSummary(String path)
path
- the path to retrieve the content-summary.public Map execute(FileSystem fs) throws IOException
execute
in interface FileSystemAccess.FileSystemExecutor<Map>
fs
- filesystem instance to use.IOException
- thrown if an IO error occured.Copyright © 2013 Apache Software Foundation. All rights reserved.