Example usage for org.apache.commons.vfs2 FileContentInfoFactory interface-usage

List of usage examples for org.apache.commons.vfs2 FileContentInfoFactory interface-usage

Introduction

In this page you can find the example usage for org.apache.commons.vfs2 FileContentInfoFactory interface-usage.

Usage

From source file org.apache.accumulo.start.classloader.vfs.providers.HdfsFileContentInfoFactory.java

/**
 * Creates FileContentInfo instances for HDFS.
 *
 * @since 2.1
 */
public class HdfsFileContentInfoFactory implements FileContentInfoFactory {