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

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

Introduction

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

Usage

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

/**
 * Provides random access to content in an HdfsFileObject. Currently this only supports read operations. All write operations throw an
 * {@link UnsupportedOperationException}.
 *
 * @since 2.1
 */