Uses of Class
org.apache.lucene.backward_codecs.lucene40.blocktree.IntersectTermsEnumFrame
Packages that use IntersectTermsEnumFrame
Package
Description
BlockTree terms dictionary.
-
Uses of IntersectTermsEnumFrame in org.apache.lucene.backward_codecs.lucene40.blocktree
Fields in org.apache.lucene.backward_codecs.lucene40.blocktree declared as IntersectTermsEnumFrameModifier and TypeFieldDescriptionprivate IntersectTermsEnumFrame
IntersectTermsEnum.currentFrame
(package private) IntersectTermsEnumFrame[]
IntersectTermsEnum.stack
Methods in org.apache.lucene.backward_codecs.lucene40.blocktree that return IntersectTermsEnumFrameModifier and TypeMethodDescriptionprivate IntersectTermsEnumFrame
IntersectTermsEnum.getFrame
(int ord) private IntersectTermsEnumFrame
IntersectTermsEnum.pushFrame
(int state)