Uses of Class
org.apache.lucene.codecs.uniformsplit.BlockLine.Serializer
Packages that use BlockLine.Serializer
Package
Description
Pluggable term index / block terms dictionary implementations.
Pluggable term index / block terms dictionary implementations.
-
Uses of BlockLine.Serializer in org.apache.lucene.codecs.uniformsplit
Fields in org.apache.lucene.codecs.uniformsplit declared as BlockLine.SerializerModifier and TypeFieldDescriptionprotected BlockLine.Serializer
BlockReader.blockLineReader
protected final BlockLine.Serializer
BlockWriter.blockLineWriter
Methods in org.apache.lucene.codecs.uniformsplit that return BlockLine.SerializerModifier and TypeMethodDescriptionprotected BlockLine.Serializer
BlockReader.createBlockLineSerializer()
protected BlockLine.Serializer
BlockWriter.createBlockLineSerializer()