class org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor extends org.apache.lucene.spatial.prefix.AbstractPrefixTreeQuery$BaseTermsEnumTraverser
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor
super_class: org.apache.lucene.spatial.prefix.AbstractPrefixTreeQuery$BaseTermsEnumTraverser
{
org.apache.lucene.util.BytesRef seekTerm;
descriptor: Lorg/apache/lucene/util/BytesRef;
flags: (0x0000)
org.apache.lucene.util.BytesRef thisTerm;
descriptor: Lorg/apache/lucene/util/BytesRef;
flags: (0x0000)
org.apache.lucene.spatial.prefix.tree.Cell indexedCell;
descriptor: Lorg/apache/lucene/spatial/prefix/tree/Cell;
flags: (0x0000)
final org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery this$0;
descriptor: Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
static final boolean $assertionsDisabled;
descriptor: Z
flags: (0x1018) ACC_STATIC, ACC_FINAL, ACC_SYNTHETIC
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=1, locals=0, args_size=0
0: ldc Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery;
invokevirtual java.lang.Class.desiredAssertionStatus:()Z
ifne 1
iconst_1
goto 2
StackMap locals:
StackMap stack:
1: iconst_0
StackMap locals:
StackMap stack: int
2: putstatic org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.$assertionsDisabled:Z
return
LocalVariableTable:
Start End Slot Name Signature
public void <init>(org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery, org.apache.lucene.index.LeafReaderContext);
descriptor: (Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery;Lorg/apache/lucene/index/LeafReaderContext;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 2 0: aload 0
aload 1
putfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.this$0:Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery;
1: aload 0
aload 1
aload 2
invokespecial org.apache.lucene.spatial.prefix.AbstractPrefixTreeQuery$BaseTermsEnumTraverser.<init>:(Lorg/apache/lucene/spatial/prefix/AbstractPrefixTreeQuery;Lorg/apache/lucene/index/LeafReaderContext;)V
2: aload 0
new org.apache.lucene.util.BytesRef
dup
invokespecial org.apache.lucene.util.BytesRef.<init>:()V
putfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.seekTerm:Lorg/apache/lucene/util/BytesRef;
3: aload 0
getfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.termsEnum:Lorg/apache/lucene/index/TermsEnum;
ifnull 5
4: aload 0
invokevirtual org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.nextTerm:()Z
pop
5: StackMap locals: org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery org.apache.lucene.index.LeafReaderContext
StackMap stack:
return
end local 2 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$ContainsVisitor;
0 6 2 context Lorg/apache/lucene/index/LeafReaderContext;
Exceptions:
throws java.io.IOException
MethodParameters:
Name Flags
this$0 final
context
private org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$SmallDocSet visit(org.apache.lucene.spatial.prefix.tree.Cell, org.apache.lucene.util.Bits);
descriptor: (Lorg/apache/lucene/spatial/prefix/tree/Cell;Lorg/apache/lucene/util/Bits;)Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$SmallDocSet;
flags: (0x0002) ACC_PRIVATE
Code:
stack=3, locals=9, args_size=3
start local 0 start local 1 start local 2 0: aload 0
getfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.thisTerm:Lorg/apache/lucene/util/BytesRef;
ifnonnull 2
1: aconst_null
areturn
2: StackMap locals:
StackMap stack:
aconst_null
astore 3
start local 3 3: aload 0
getfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.this$0:Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery;
getfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery.queryShape:Lorg/locationtech/spatial4j/shape/Shape;
astore 4
start local 4 4: aload 1
invokeinterface org.apache.lucene.spatial.prefix.tree.Cell.getLevel:()I
ifeq 7
aload 1
invokeinterface org.apache.lucene.spatial.prefix.tree.Cell.getShapeRel:()Lorg/locationtech/spatial4j/shape/SpatialRelation;
ifnull 5
aload 1
invokeinterface org.apache.lucene.spatial.prefix.tree.Cell.getShapeRel:()Lorg/locationtech/spatial4j/shape/SpatialRelation;
getstatic org.locationtech.spatial4j.shape.SpatialRelation.WITHIN:Lorg/locationtech/spatial4j/shape/SpatialRelation;
if_acmpne 7
5: StackMap locals: org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$SmallDocSet org.locationtech.spatial4j.shape.Shape
StackMap stack:
aconst_null
astore 4
6: getstatic org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.$assertionsDisabled:Z
ifne 7
aload 1
invokeinterface org.apache.lucene.spatial.prefix.tree.Cell.getShape:()Lorg/locationtech/spatial4j/shape/Shape;
aload 0
getfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.this$0:Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery;
getfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery.queryShape:Lorg/locationtech/spatial4j/shape/Shape;
invokeinterface org.locationtech.spatial4j.shape.Shape.relate:(Lorg/locationtech/spatial4j/shape/Shape;)Lorg/locationtech/spatial4j/shape/SpatialRelation;
getstatic org.locationtech.spatial4j.shape.SpatialRelation.WITHIN:Lorg/locationtech/spatial4j/shape/SpatialRelation;
if_acmpeq 7
new java.lang.AssertionError
dup
invokespecial java.lang.AssertionError.<init>:()V
athrow
7: StackMap locals:
StackMap stack:
aload 1
aload 4
invokeinterface org.apache.lucene.spatial.prefix.tree.Cell.getNextLevelCells:(Lorg/locationtech/spatial4j/shape/Shape;)Lorg/apache/lucene/spatial/prefix/tree/CellIterator;
astore 5
start local 5 8: goto 26
9: StackMap locals: org.apache.lucene.spatial.prefix.tree.CellIterator
StackMap stack:
aload 5
invokevirtual org.apache.lucene.spatial.prefix.tree.CellIterator.next:()Lorg/apache/lucene/spatial/prefix/tree/Cell;
astore 6
start local 6 10: aload 0
aload 6
invokevirtual org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.seek:(Lorg/apache/lucene/spatial/prefix/tree/Cell;)Z
ifne 13
11: aconst_null
astore 3
12: goto 23
StackMap locals: org.apache.lucene.spatial.prefix.tree.Cell
StackMap stack:
13: aload 6
invokeinterface org.apache.lucene.spatial.prefix.tree.Cell.getLevel:()I
aload 0
getfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.this$0:Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery;
getfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery.detailLevel:I
if_icmpne 16
14: aload 0
aload 6
aload 2
invokevirtual org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.getDocs:(Lorg/apache/lucene/spatial/prefix/tree/Cell;Lorg/apache/lucene/util/Bits;)Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$SmallDocSet;
astore 3
15: goto 23
StackMap locals:
StackMap stack:
16: aload 0
getfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.this$0:Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery;
getfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery.multiOverlappingIndexedShapes:Z
ifne 20
17: aload 6
invokeinterface org.apache.lucene.spatial.prefix.tree.Cell.getShapeRel:()Lorg/locationtech/spatial4j/shape/SpatialRelation;
getstatic org.locationtech.spatial4j.shape.SpatialRelation.WITHIN:Lorg/locationtech/spatial4j/shape/SpatialRelation;
if_acmpne 20
18: aload 0
aload 6
aload 2
invokevirtual org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.getLeafDocs:(Lorg/apache/lucene/spatial/prefix/tree/Cell;Lorg/apache/lucene/util/Bits;)Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$SmallDocSet;
astore 3
19: goto 23
20: StackMap locals:
StackMap stack:
aload 0
aload 6
aload 2
invokevirtual org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.getLeafDocs:(Lorg/apache/lucene/spatial/prefix/tree/Cell;Lorg/apache/lucene/util/Bits;)Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$SmallDocSet;
astore 7
start local 7 21: aload 0
aload 6
aload 2
invokevirtual org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.visit:(Lorg/apache/lucene/spatial/prefix/tree/Cell;Lorg/apache/lucene/util/Bits;)Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$SmallDocSet;
astore 8
start local 8 22: aload 0
aload 7
aload 8
invokevirtual org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.union:(Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$SmallDocSet;Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$SmallDocSet;)Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$SmallDocSet;
astore 3
end local 8 end local 7 23: StackMap locals:
StackMap stack:
aload 3
ifnonnull 25
24: goto 27
25: StackMap locals:
StackMap stack:
aload 3
astore 2
end local 6 26: StackMap locals:
StackMap stack:
aload 5
invokevirtual org.apache.lucene.spatial.prefix.tree.CellIterator.hasNext:()Z
ifne 9
27: StackMap locals:
StackMap stack:
aload 3
areturn
end local 5 end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 28 0 this Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$ContainsVisitor;
0 28 1 cell Lorg/apache/lucene/spatial/prefix/tree/Cell;
0 28 2 acceptContains Lorg/apache/lucene/util/Bits;
3 28 3 combinedSubResults Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$SmallDocSet;
4 28 4 subCellsFilter Lorg/locationtech/spatial4j/shape/Shape;
8 28 5 subCells Lorg/apache/lucene/spatial/prefix/tree/CellIterator;
10 26 6 subCell Lorg/apache/lucene/spatial/prefix/tree/Cell;
21 23 7 leafDocs Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$SmallDocSet;
22 23 8 subDocs Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$SmallDocSet;
Exceptions:
throws java.io.IOException
MethodParameters:
Name Flags
cell
acceptContains
private boolean seek(org.apache.lucene.spatial.prefix.tree.Cell);
descriptor: (Lorg/apache/lucene/spatial/prefix/tree/Cell;)Z
flags: (0x0002) ACC_PRIVATE
Code:
stack=4, locals=4, args_size=2
start local 0 start local 1 0: aload 0
getfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.thisTerm:Lorg/apache/lucene/util/BytesRef;
ifnonnull 2
1: iconst_0
ireturn
2: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.indexedCell:Lorg/apache/lucene/spatial/prefix/tree/Cell;
aload 1
invokeinterface org.apache.lucene.spatial.prefix.tree.Cell.compareToNoLeaf:(Lorg/apache/lucene/spatial/prefix/tree/Cell;)I
istore 2
start local 2 3: iload 2
ifle 5
4: iconst_0
ireturn
5: StackMap locals: int
StackMap stack:
iload 2
ifne 7
6: iconst_1
ireturn
7: StackMap locals:
StackMap stack:
aload 0
aload 1
aload 0
getfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.seekTerm:Lorg/apache/lucene/util/BytesRef;
invokeinterface org.apache.lucene.spatial.prefix.tree.Cell.getTokenBytesNoLeaf:(Lorg/apache/lucene/util/BytesRef;)Lorg/apache/lucene/util/BytesRef;
putfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.seekTerm:Lorg/apache/lucene/util/BytesRef;
8: aload 0
getfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.termsEnum:Lorg/apache/lucene/index/TermsEnum;
aload 0
getfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.seekTerm:Lorg/apache/lucene/util/BytesRef;
invokevirtual org.apache.lucene.index.TermsEnum.seekCeil:(Lorg/apache/lucene/util/BytesRef;)Lorg/apache/lucene/index/TermsEnum$SeekStatus;
astore 3
start local 3 9: aload 3
getstatic org.apache.lucene.index.TermsEnum$SeekStatus.END:Lorg/apache/lucene/index/TermsEnum$SeekStatus;
if_acmpne 12
10: aload 0
aconst_null
putfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.thisTerm:Lorg/apache/lucene/util/BytesRef;
11: iconst_0
ireturn
12: StackMap locals: org.apache.lucene.index.TermsEnum$SeekStatus
StackMap stack:
aload 0
aload 0
getfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.termsEnum:Lorg/apache/lucene/index/TermsEnum;
invokevirtual org.apache.lucene.index.TermsEnum.term:()Lorg/apache/lucene/util/BytesRef;
putfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.thisTerm:Lorg/apache/lucene/util/BytesRef;
13: aload 0
aload 0
getfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.this$0:Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery;
getfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery.grid:Lorg/apache/lucene/spatial/prefix/tree/SpatialPrefixTree;
aload 0
getfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.thisTerm:Lorg/apache/lucene/util/BytesRef;
aload 0
getfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.indexedCell:Lorg/apache/lucene/spatial/prefix/tree/Cell;
invokevirtual org.apache.lucene.spatial.prefix.tree.SpatialPrefixTree.readCell:(Lorg/apache/lucene/util/BytesRef;Lorg/apache/lucene/spatial/prefix/tree/Cell;)Lorg/apache/lucene/spatial/prefix/tree/Cell;
putfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.indexedCell:Lorg/apache/lucene/spatial/prefix/tree/Cell;
14: aload 3
getstatic org.apache.lucene.index.TermsEnum$SeekStatus.FOUND:Lorg/apache/lucene/index/TermsEnum$SeekStatus;
if_acmpne 16
15: iconst_1
ireturn
16: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.indexedCell:Lorg/apache/lucene/spatial/prefix/tree/Cell;
invokeinterface org.apache.lucene.spatial.prefix.tree.Cell.isLeaf:()Z
ifeq 17
aload 0
getfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.indexedCell:Lorg/apache/lucene/spatial/prefix/tree/Cell;
aload 1
invokeinterface org.apache.lucene.spatial.prefix.tree.Cell.compareToNoLeaf:(Lorg/apache/lucene/spatial/prefix/tree/Cell;)I
ifne 17
iconst_1
ireturn
StackMap locals:
StackMap stack:
17: iconst_0
ireturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 18 0 this Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$ContainsVisitor;
0 18 1 cell Lorg/apache/lucene/spatial/prefix/tree/Cell;
3 18 2 compare I
9 18 3 seekStatus Lorg/apache/lucene/index/TermsEnum$SeekStatus;
Exceptions:
throws java.io.IOException
MethodParameters:
Name Flags
cell
private org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$SmallDocSet getDocs(org.apache.lucene.spatial.prefix.tree.Cell, org.apache.lucene.util.Bits);
descriptor: (Lorg/apache/lucene/spatial/prefix/tree/Cell;Lorg/apache/lucene/util/Bits;)Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$SmallDocSet;
flags: (0x0002) ACC_PRIVATE
Code:
stack=3, locals=5, args_size=3
start local 0 start local 1 start local 2 0: getstatic org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.$assertionsDisabled:Z
ifne 1
aload 0
getfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.indexedCell:Lorg/apache/lucene/spatial/prefix/tree/Cell;
aload 1
invokeinterface org.apache.lucene.spatial.prefix.tree.Cell.compareToNoLeaf:(Lorg/apache/lucene/spatial/prefix/tree/Cell;)I
ifeq 1
new java.lang.AssertionError
dup
invokespecial java.lang.AssertionError.<init>:()V
athrow
1: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.indexedCell:Lorg/apache/lucene/spatial/prefix/tree/Cell;
invokeinterface org.apache.lucene.spatial.prefix.tree.Cell.isLeaf:()Z
ifeq 5
2: aload 0
aload 2
invokevirtual org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.collectDocs:(Lorg/apache/lucene/util/Bits;)Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$SmallDocSet;
astore 3
start local 3 3: aload 0
invokevirtual org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.nextTerm:()Z
pop
4: aload 3
areturn
end local 3 5: StackMap locals:
StackMap stack:
aload 0
aload 2
invokevirtual org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.collectDocs:(Lorg/apache/lucene/util/Bits;)Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$SmallDocSet;
astore 3
start local 3 6: aload 0
invokevirtual org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.nextTerm:()Z
ifne 8
7: aload 3
areturn
8: StackMap locals: org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$SmallDocSet
StackMap stack:
aload 0
getfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.indexedCell:Lorg/apache/lucene/spatial/prefix/tree/Cell;
invokeinterface org.apache.lucene.spatial.prefix.tree.Cell.isLeaf:()Z
ifeq 12
aload 0
getfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.indexedCell:Lorg/apache/lucene/spatial/prefix/tree/Cell;
aload 1
invokeinterface org.apache.lucene.spatial.prefix.tree.Cell.compareToNoLeaf:(Lorg/apache/lucene/spatial/prefix/tree/Cell;)I
ifne 12
9: aload 0
aload 2
invokevirtual org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.collectDocs:(Lorg/apache/lucene/util/Bits;)Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$SmallDocSet;
astore 4
start local 4 10: aload 0
invokevirtual org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.nextTerm:()Z
pop
11: aload 0
aload 3
aload 4
invokevirtual org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.union:(Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$SmallDocSet;Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$SmallDocSet;)Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$SmallDocSet;
areturn
end local 4 12: StackMap locals:
StackMap stack:
aload 3
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 13 0 this Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$ContainsVisitor;
0 13 1 cell Lorg/apache/lucene/spatial/prefix/tree/Cell;
0 13 2 acceptContains Lorg/apache/lucene/util/Bits;
3 5 3 result Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$SmallDocSet;
6 13 3 docsAtPrefix Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$SmallDocSet;
10 12 4 docsAtLeaf Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$SmallDocSet;
Exceptions:
throws java.io.IOException
MethodParameters:
Name Flags
cell
acceptContains
private org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$SmallDocSet getLeafDocs(org.apache.lucene.spatial.prefix.tree.Cell, org.apache.lucene.util.Bits);
descriptor: (Lorg/apache/lucene/spatial/prefix/tree/Cell;Lorg/apache/lucene/util/Bits;)Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$SmallDocSet;
flags: (0x0002) ACC_PRIVATE
Code:
stack=2, locals=4, args_size=3
start local 0 start local 1 start local 2 0: getstatic org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.$assertionsDisabled:Z
ifne 1
aload 0
getfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.indexedCell:Lorg/apache/lucene/spatial/prefix/tree/Cell;
aload 1
invokeinterface org.apache.lucene.spatial.prefix.tree.Cell.compareToNoLeaf:(Lorg/apache/lucene/spatial/prefix/tree/Cell;)I
ifeq 1
new java.lang.AssertionError
dup
invokespecial java.lang.AssertionError.<init>:()V
athrow
1: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.indexedCell:Lorg/apache/lucene/spatial/prefix/tree/Cell;
invokeinterface org.apache.lucene.spatial.prefix.tree.Cell.isLeaf:()Z
ifne 4
2: aload 0
invokevirtual org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.nextTerm:()Z
ifeq 3
aload 0
getfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.indexedCell:Lorg/apache/lucene/spatial/prefix/tree/Cell;
invokeinterface org.apache.lucene.spatial.prefix.tree.Cell.isLeaf:()Z
ifeq 3
aload 0
getfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.indexedCell:Lorg/apache/lucene/spatial/prefix/tree/Cell;
invokeinterface org.apache.lucene.spatial.prefix.tree.Cell.getLevel:()I
aload 1
invokeinterface org.apache.lucene.spatial.prefix.tree.Cell.getLevel:()I
if_icmpeq 4
3: StackMap locals:
StackMap stack:
aconst_null
areturn
4: StackMap locals:
StackMap stack:
aload 0
aload 2
invokevirtual org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.collectDocs:(Lorg/apache/lucene/util/Bits;)Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$SmallDocSet;
astore 3
start local 3 5: aload 0
invokevirtual org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.nextTerm:()Z
pop
6: aload 3
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 7 0 this Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$ContainsVisitor;
0 7 1 cell Lorg/apache/lucene/spatial/prefix/tree/Cell;
0 7 2 acceptContains Lorg/apache/lucene/util/Bits;
5 7 3 result Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$SmallDocSet;
Exceptions:
throws java.io.IOException
MethodParameters:
Name Flags
cell
acceptContains
private boolean nextTerm();
descriptor: ()Z
flags: (0x0002) ACC_PRIVATE
Code:
stack=4, locals=1, args_size=1
start local 0 0: aload 0
aload 0
getfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.termsEnum:Lorg/apache/lucene/index/TermsEnum;
invokevirtual org.apache.lucene.index.TermsEnum.next:()Lorg/apache/lucene/util/BytesRef;
dup_x1
putfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.thisTerm:Lorg/apache/lucene/util/BytesRef;
ifnonnull 2
1: iconst_0
ireturn
2: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.this$0:Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery;
getfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery.grid:Lorg/apache/lucene/spatial/prefix/tree/SpatialPrefixTree;
aload 0
getfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.thisTerm:Lorg/apache/lucene/util/BytesRef;
aload 0
getfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.indexedCell:Lorg/apache/lucene/spatial/prefix/tree/Cell;
invokevirtual org.apache.lucene.spatial.prefix.tree.SpatialPrefixTree.readCell:(Lorg/apache/lucene/util/BytesRef;Lorg/apache/lucene/spatial/prefix/tree/Cell;)Lorg/apache/lucene/spatial/prefix/tree/Cell;
putfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.indexedCell:Lorg/apache/lucene/spatial/prefix/tree/Cell;
3: iconst_1
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$ContainsVisitor;
Exceptions:
throws java.io.IOException
private org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$SmallDocSet union(org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$SmallDocSet, org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$SmallDocSet);
descriptor: (Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$SmallDocSet;Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$SmallDocSet;)Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$SmallDocSet;
flags: (0x0002) ACC_PRIVATE
Code:
stack=2, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 2
ifnull 4
1: aload 1
ifnonnull 3
2: aload 2
areturn
3: StackMap locals:
StackMap stack:
aload 1
aload 2
invokevirtual org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$SmallDocSet.union:(Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$SmallDocSet;)Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$SmallDocSet;
areturn
4: StackMap locals:
StackMap stack:
aload 1
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$ContainsVisitor;
0 5 1 aSet Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$SmallDocSet;
0 5 2 bSet Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$SmallDocSet;
MethodParameters:
Name Flags
aSet
bSet
private org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$SmallDocSet collectDocs(org.apache.lucene.util.Bits);
descriptor: (Lorg/apache/lucene/util/Bits;)Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$SmallDocSet;
flags: (0x0002) ACC_PRIVATE
Code:
stack=4, locals=5, args_size=2
start local 0 start local 1 0: aconst_null
astore 2
start local 2 1: aload 0
aload 0
getfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.termsEnum:Lorg/apache/lucene/index/TermsEnum;
aload 0
getfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.postingsEnum:Lorg/apache/lucene/index/PostingsEnum;
iconst_0
invokevirtual org.apache.lucene.index.TermsEnum.postings:(Lorg/apache/lucene/index/PostingsEnum;I)Lorg/apache/lucene/index/PostingsEnum;
putfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.postingsEnum:Lorg/apache/lucene/index/PostingsEnum;
2: goto 11
start local 3 3: StackMap locals: org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$SmallDocSet int
StackMap stack:
aload 1
ifnull 5
aload 1
iload 3
invokeinterface org.apache.lucene.util.Bits.get:(I)Z
ifne 5
4: goto 11
5: StackMap locals:
StackMap stack:
aload 2
ifnonnull 10
6: aload 0
getfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.termsEnum:Lorg/apache/lucene/index/TermsEnum;
invokevirtual org.apache.lucene.index.TermsEnum.docFreq:()I
istore 4
start local 4 7: iload 4
ifgt 9
8: bipush 16
istore 4
9: StackMap locals: int
StackMap stack:
new org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$SmallDocSet
dup
iload 4
invokespecial org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$SmallDocSet.<init>:(I)V
astore 2
end local 4 10: StackMap locals:
StackMap stack:
aload 2
iload 3
invokevirtual org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$SmallDocSet.set:(I)V
end local 3 11: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor.postingsEnum:Lorg/apache/lucene/index/PostingsEnum;
invokevirtual org.apache.lucene.index.PostingsEnum.nextDoc:()I
dup
istore 3
start local 3 12: ldc 2147483647
if_icmpne 3
13: aload 2
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 14 0 this Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$ContainsVisitor;
0 14 1 acceptContains Lorg/apache/lucene/util/Bits;
1 14 2 set Lorg/apache/lucene/spatial/prefix/ContainsPrefixTreeQuery$SmallDocSet;
3 11 3 docid I
12 14 3 docid I
7 10 4 size I
Exceptions:
throws java.io.IOException
MethodParameters:
Name Flags
acceptContains
}
SourceFile: "ContainsPrefixTreeQuery.java"
NestHost: org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery
InnerClasses:
public final SeekStatus = org.apache.lucene.index.TermsEnum$SeekStatus of org.apache.lucene.index.TermsEnum
public abstract BaseTermsEnumTraverser = org.apache.lucene.spatial.prefix.AbstractPrefixTreeQuery$BaseTermsEnumTraverser of org.apache.lucene.spatial.prefix.AbstractPrefixTreeQuery
private ContainsVisitor = org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$ContainsVisitor of org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery
private SmallDocSet = org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery$SmallDocSet of org.apache.lucene.spatial.prefix.ContainsPrefixTreeQuery