Java org.apache.lucene.benchmark.byTask.feeds ContentSource fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Subclass

org.apache.lucene.benchmark.byTask.feeds.ContentSource has subclasses.
Click this link to see all its subclasses.

Method

longgetTotalBytesCount()
Returns the total number of bytes that were generated by this source.
voidresetInputs()
Resets the input for this content source, so that the test would behave as if it was just started, input-wise.
voidsetConfig(Config config)
Sets the Config for this content source.