public class HdfsFileContentInfoFactory extends Object implements org.apache.commons.vfs2.FileContentInfoFactory
| Constructor and Description |
|---|
HdfsFileContentInfoFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.commons.vfs2.FileContentInfo |
create(org.apache.commons.vfs2.FileContent fileContent)
Creates a FileContentInfo for a the given FileContent.
|
public org.apache.commons.vfs2.FileContentInfo create(org.apache.commons.vfs2.FileContent fileContent)
throws org.apache.commons.vfs2.FileSystemException
create in interface org.apache.commons.vfs2.FileContentInfoFactoryfileContent - Use this FileContent to create a matching FileContentInfoorg.apache.commons.vfs2.FileSystemException - when a problem occurs creating the FileContentInfo.Copyright © 2015 Apache Accumulo Project. All rights reserved.