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