Java org.apache.lucene.benchmark.byTask.utils StreamUtils fields, constructors, methods, implement or subclass

Example usage for Java org.apache.lucene.benchmark.byTask.utils StreamUtils fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.lucene.benchmark.byTask.utils StreamUtils.

The text is from its open source code.

Field

intBUFFER_SIZE
Buffer size used across the benchmark package

Method

InputStreaminputStream(Path file)
Returns an InputStream over the requested file.