Module org.apache.lucene.core
Class PerFieldDocValuesFormat.ConsumerAndSuffix
java.lang.Object
org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat.ConsumerAndSuffix
- All Implemented Interfaces:
Closeable
,AutoCloseable
- Enclosing class:
PerFieldDocValuesFormat
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
consumer
DocValuesConsumer consumer -
suffix
int suffix
-
-
Constructor Details
-
ConsumerAndSuffix
ConsumerAndSuffix()
-
-
Method Details
-
close
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Throws:
IOException
-