Example usage for org.apache.commons.io.input NullInputStream subclass-usage

List of usage examples for org.apache.commons.io.input NullInputStream subclass-usage

Introduction

In this page you can find the example usage for org.apache.commons.io.input NullInputStream subclass-usage.

Usage

From source file com.intel.cosbench.driver.util.HashedFileInputStream.java

/**
 * This class is used to concatinate the file given with its hash (hash is formatted !!!!$hash!!!!)
 * 
 * @author Niklas Goerke niklas974@github
 * 
 */

From source file com.intel.cosbench.driver.random.RandomInputStream.java

/**
 * This class is to generate random data as input stream for data uploading.
 * 
 * @author ywang19, qzheng7
 * 
 */

From source file com.intel.cosbench.driver.generator.RandomInputStream.java

/**
 * This class is to generate random data as input stream for data uploading.
 * 
 * @author ywang19, qzheng7
 * 
 */