Example usage for org.apache.hadoop.fs ChecksumFileSystem subclass-usage

List of usage examples for org.apache.hadoop.fs ChecksumFileSystem subclass-usage

Introduction

In this page you can find the example usage for org.apache.hadoop.fs ChecksumFileSystem subclass-usage.

Usage

From source file com.splicemachine.fs.localfs.SpliceFileSystem.java

/****************************************************************
 * Implement the FileSystem API for the checksumed local filesystem.
 *
 *****************************************************************/
@InterfaceAudience.Public
@InterfaceStability.Stable