Uses of Class
org.apache.lucene.util.fst.FSTCompiler.FixedLengthArcsBuffer
Packages that use FSTCompiler.FixedLengthArcsBuffer
-
Uses of FSTCompiler.FixedLengthArcsBuffer in org.apache.lucene.util.fst
Fields in org.apache.lucene.util.fst declared as FSTCompiler.FixedLengthArcsBufferModifier and TypeFieldDescription(package private) final FSTCompiler.FixedLengthArcsBuffer
FSTCompiler.fixedLengthArcsBuffer
Methods in org.apache.lucene.util.fst that return FSTCompiler.FixedLengthArcsBufferModifier and TypeMethodDescription(package private) FSTCompiler.FixedLengthArcsBuffer
FSTCompiler.FixedLengthArcsBuffer.ensureCapacity
(int capacity) Ensures the capacity of the internal byte array.(package private) FSTCompiler.FixedLengthArcsBuffer
FSTCompiler.FixedLengthArcsBuffer.resetPosition()
(package private) FSTCompiler.FixedLengthArcsBuffer
FSTCompiler.FixedLengthArcsBuffer.writeByte
(byte b) (package private) FSTCompiler.FixedLengthArcsBuffer
FSTCompiler.FixedLengthArcsBuffer.writeVInt
(int i)