Java org.apache.lucene.util BytesRefIterator fields, constructors, methods, implement or subclass

Example usage for Java org.apache.lucene.util BytesRefIterator fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.lucene.util BytesRefIterator.

The text is from its open source code.

Field

BytesRefIteratorEMPTY
Singleton BytesRefIterator that iterates over 0 BytesRefs.

Constructor

Method

BytesRefnext()
Increments the iteration to the next BytesRef in the iterator.