class org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator
super_class: java.lang.Object
{
private final org.apache.lucene.util.BytesRefArray$IndexedBytesRefIterator termValuesIterator;
descriptor: Lorg/apache/lucene/util/BytesRefArray$IndexedBytesRefIterator;
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
private final org.apache.lucene.util.BytesRefArray$IndexedBytesRefIterator lookAheadTermIterator;
descriptor: Lorg/apache/lucene/util/BytesRefArray$IndexedBytesRefIterator;
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
private final org.apache.lucene.util.BytesRefIterator byteValuesIterator;
descriptor: Lorg/apache/lucene/util/BytesRefIterator;
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
private final org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdate bufferedUpdate;
descriptor: Lorg/apache/lucene/index/FieldUpdatesBuffer$BufferedUpdate;
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
private final org.apache.lucene.util.Bits updatesWithValue;
descriptor: Lorg/apache/lucene/util/Bits;
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
final org.apache.lucene.index.FieldUpdatesBuffer this$0;
descriptor: Lorg/apache/lucene/index/FieldUpdatesBuffer;
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/index/FieldUpdatesBuffer;
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.index.FieldUpdatesBuffer$BufferedUpdateIterator.$assertionsDisabled:Z
return
LocalVariableTable:
Start End Slot Name Signature
void <init>(org.apache.lucene.index.FieldUpdatesBuffer);
descriptor: (Lorg/apache/lucene/index/FieldUpdatesBuffer;)V
flags: (0x0000)
Code:
stack=4, locals=2, args_size=2
start local 0 0: aload 0
aload 1
putfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.this$0:Lorg/apache/lucene/index/FieldUpdatesBuffer;
aload 0
invokespecial java.lang.Object.<init>:()V
1: aload 0
new org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdate
dup
invokespecial org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdate.<init>:()V
putfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.bufferedUpdate:Lorg/apache/lucene/index/FieldUpdatesBuffer$BufferedUpdate;
2: aload 0
aload 1
getfield org.apache.lucene.index.FieldUpdatesBuffer.termValues:Lorg/apache/lucene/util/BytesRefArray;
aload 1
getfield org.apache.lucene.index.FieldUpdatesBuffer.termSortState:Lorg/apache/lucene/util/BytesRefArray$SortState;
invokevirtual org.apache.lucene.util.BytesRefArray.iterator:(Lorg/apache/lucene/util/BytesRefArray$SortState;)Lorg/apache/lucene/util/BytesRefArray$IndexedBytesRefIterator;
putfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.termValuesIterator:Lorg/apache/lucene/util/BytesRefArray$IndexedBytesRefIterator;
3: aload 0
aload 1
getfield org.apache.lucene.index.FieldUpdatesBuffer.termSortState:Lorg/apache/lucene/util/BytesRefArray$SortState;
ifnull 4
aload 1
getfield org.apache.lucene.index.FieldUpdatesBuffer.termValues:Lorg/apache/lucene/util/BytesRefArray;
aload 1
getfield org.apache.lucene.index.FieldUpdatesBuffer.termSortState:Lorg/apache/lucene/util/BytesRefArray$SortState;
invokevirtual org.apache.lucene.util.BytesRefArray.iterator:(Lorg/apache/lucene/util/BytesRefArray$SortState;)Lorg/apache/lucene/util/BytesRefArray$IndexedBytesRefIterator;
goto 5
StackMap locals: org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator org.apache.lucene.index.FieldUpdatesBuffer
StackMap stack: org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator
4: aconst_null
StackMap locals: org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator org.apache.lucene.index.FieldUpdatesBuffer
StackMap stack: org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator org.apache.lucene.util.BytesRefArray$IndexedBytesRefIterator
5: putfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.lookAheadTermIterator:Lorg/apache/lucene/util/BytesRefArray$IndexedBytesRefIterator;
6: aload 0
aload 1
getfield org.apache.lucene.index.FieldUpdatesBuffer.isNumeric:Z
ifeq 7
aconst_null
goto 8
StackMap locals:
StackMap stack: org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator
7: aload 1
getfield org.apache.lucene.index.FieldUpdatesBuffer.byteValues:Lorg/apache/lucene/util/BytesRefArray;
invokevirtual org.apache.lucene.util.BytesRefArray.iterator:()Lorg/apache/lucene/util/BytesRefIterator;
StackMap locals: org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator org.apache.lucene.index.FieldUpdatesBuffer
StackMap stack: org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator org.apache.lucene.util.BytesRefIterator
8: putfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.byteValuesIterator:Lorg/apache/lucene/util/BytesRefIterator;
9: aload 0
aload 1
getfield org.apache.lucene.index.FieldUpdatesBuffer.hasValues:Lorg/apache/lucene/util/FixedBitSet;
ifnonnull 10
new org.apache.lucene.util.Bits$MatchAllBits
dup
aload 1
getfield org.apache.lucene.index.FieldUpdatesBuffer.numUpdates:I
invokespecial org.apache.lucene.util.Bits$MatchAllBits.<init>:(I)V
goto 11
StackMap locals:
StackMap stack: org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator
10: aload 1
getfield org.apache.lucene.index.FieldUpdatesBuffer.hasValues:Lorg/apache/lucene/util/FixedBitSet;
StackMap locals: org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator org.apache.lucene.index.FieldUpdatesBuffer
StackMap stack: org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator org.apache.lucene.util.Bits
11: putfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.updatesWithValue:Lorg/apache/lucene/util/Bits;
12: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 13 0 this Lorg/apache/lucene/index/FieldUpdatesBuffer$BufferedUpdateIterator;
MethodParameters:
Name Flags
this$0 final
boolean isSortedTerms();
descriptor: ()Z
flags: (0x0000)
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.this$0:Lorg/apache/lucene/index/FieldUpdatesBuffer;
getfield org.apache.lucene.index.FieldUpdatesBuffer.termSortState:Lorg/apache/lucene/util/BytesRefArray$SortState;
ifnull 1
iconst_1
ireturn
StackMap locals:
StackMap stack:
1: iconst_0
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lorg/apache/lucene/index/FieldUpdatesBuffer$BufferedUpdateIterator;
org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdate next();
descriptor: ()Lorg/apache/lucene/index/FieldUpdatesBuffer$BufferedUpdate;
flags: (0x0000)
Code:
stack=4, locals=3, args_size=1
start local 0 0: aload 0
invokevirtual org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.nextTerm:()Lorg/apache/lucene/util/BytesRef;
astore 1
start local 1 1: aload 1
ifnull 17
2: aload 0
getfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.termValuesIterator:Lorg/apache/lucene/util/BytesRefArray$IndexedBytesRefIterator;
invokeinterface org.apache.lucene.util.BytesRefArray$IndexedBytesRefIterator.ord:()I
istore 2
start local 2 3: aload 0
getfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.bufferedUpdate:Lorg/apache/lucene/index/FieldUpdatesBuffer$BufferedUpdate;
aload 1
putfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdate.termValue:Lorg/apache/lucene/util/BytesRef;
4: aload 0
getfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.bufferedUpdate:Lorg/apache/lucene/index/FieldUpdatesBuffer$BufferedUpdate;
aload 0
getfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.updatesWithValue:Lorg/apache/lucene/util/Bits;
iload 2
invokeinterface org.apache.lucene.util.Bits.get:(I)Z
putfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdate.hasValue:Z
5: aload 0
getfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.bufferedUpdate:Lorg/apache/lucene/index/FieldUpdatesBuffer$BufferedUpdate;
aload 0
getfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.this$0:Lorg/apache/lucene/index/FieldUpdatesBuffer;
getfield org.apache.lucene.index.FieldUpdatesBuffer.fields:[Ljava/lang/String;
aload 0
getfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.this$0:Lorg/apache/lucene/index/FieldUpdatesBuffer;
getfield org.apache.lucene.index.FieldUpdatesBuffer.fields:[Ljava/lang/String;
arraylength
iload 2
invokestatic org.apache.lucene.index.FieldUpdatesBuffer.getArrayIndex:(II)I
aaload
putfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdate.termField:Ljava/lang/String;
6: aload 0
getfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.bufferedUpdate:Lorg/apache/lucene/index/FieldUpdatesBuffer$BufferedUpdate;
aload 0
getfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.this$0:Lorg/apache/lucene/index/FieldUpdatesBuffer;
getfield org.apache.lucene.index.FieldUpdatesBuffer.docsUpTo:[I
aload 0
getfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.this$0:Lorg/apache/lucene/index/FieldUpdatesBuffer;
getfield org.apache.lucene.index.FieldUpdatesBuffer.docsUpTo:[I
arraylength
iload 2
invokestatic org.apache.lucene.index.FieldUpdatesBuffer.getArrayIndex:(II)I
iaload
putfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdate.docUpTo:I
7: aload 0
getfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.bufferedUpdate:Lorg/apache/lucene/index/FieldUpdatesBuffer$BufferedUpdate;
getfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdate.hasValue:Z
ifeq 14
8: aload 0
getfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.this$0:Lorg/apache/lucene/index/FieldUpdatesBuffer;
getfield org.apache.lucene.index.FieldUpdatesBuffer.isNumeric:Z
ifeq 12
9: aload 0
getfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.bufferedUpdate:Lorg/apache/lucene/index/FieldUpdatesBuffer$BufferedUpdate;
aload 0
getfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.this$0:Lorg/apache/lucene/index/FieldUpdatesBuffer;
getfield org.apache.lucene.index.FieldUpdatesBuffer.numericValues:[J
aload 0
getfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.this$0:Lorg/apache/lucene/index/FieldUpdatesBuffer;
getfield org.apache.lucene.index.FieldUpdatesBuffer.numericValues:[J
arraylength
iload 2
invokestatic org.apache.lucene.index.FieldUpdatesBuffer.getArrayIndex:(II)I
laload
putfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdate.numericValue:J
10: aload 0
getfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.bufferedUpdate:Lorg/apache/lucene/index/FieldUpdatesBuffer$BufferedUpdate;
aconst_null
putfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdate.binaryValue:Lorg/apache/lucene/util/BytesRef;
11: goto 16
12: StackMap locals: org.apache.lucene.util.BytesRef int
StackMap stack:
aload 0
getfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.bufferedUpdate:Lorg/apache/lucene/index/FieldUpdatesBuffer$BufferedUpdate;
aload 0
getfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.byteValuesIterator:Lorg/apache/lucene/util/BytesRefIterator;
invokeinterface org.apache.lucene.util.BytesRefIterator.next:()Lorg/apache/lucene/util/BytesRef;
putfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdate.binaryValue:Lorg/apache/lucene/util/BytesRef;
13: goto 16
14: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.bufferedUpdate:Lorg/apache/lucene/index/FieldUpdatesBuffer$BufferedUpdate;
aconst_null
putfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdate.binaryValue:Lorg/apache/lucene/util/BytesRef;
15: aload 0
getfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.bufferedUpdate:Lorg/apache/lucene/index/FieldUpdatesBuffer$BufferedUpdate;
lconst_0
putfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdate.numericValue:J
16: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.bufferedUpdate:Lorg/apache/lucene/index/FieldUpdatesBuffer$BufferedUpdate;
areturn
end local 2 17: StackMap locals:
StackMap stack:
aconst_null
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 18 0 this Lorg/apache/lucene/index/FieldUpdatesBuffer$BufferedUpdateIterator;
1 18 1 next Lorg/apache/lucene/util/BytesRef;
3 17 2 idx I
Exceptions:
throws java.io.IOException
org.apache.lucene.util.BytesRef nextTerm();
descriptor: ()Lorg/apache/lucene/util/BytesRef;
flags: (0x0000)
Code:
stack=7, locals=4, args_size=1
start local 0 0: aload 0
getfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.lookAheadTermIterator:Lorg/apache/lucene/util/BytesRefArray$IndexedBytesRefIterator;
ifnull 9
1: aload 0
getfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.bufferedUpdate:Lorg/apache/lucene/index/FieldUpdatesBuffer$BufferedUpdate;
getfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdate.termValue:Lorg/apache/lucene/util/BytesRef;
astore 1
start local 1 2: goto 7
start local 2 3: StackMap locals: org.apache.lucene.util.BytesRef org.apache.lucene.util.BytesRef
StackMap stack:
aload 0
getfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.termValuesIterator:Lorg/apache/lucene/util/BytesRefArray$IndexedBytesRefIterator;
invokeinterface org.apache.lucene.util.BytesRefArray$IndexedBytesRefIterator.next:()Lorg/apache/lucene/util/BytesRef;
astore 3
start local 3 4: getstatic org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.$assertionsDisabled:Z
ifne 5
aload 3
aload 2
invokevirtual org.apache.lucene.util.BytesRef.equals:(Ljava/lang/Object;)Z
ifne 5
new java.lang.AssertionError
dup
new java.lang.StringBuilder
dup
ldc "["
invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
aload 3
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
ldc "] != ["
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
aload 2
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
ldc "]"
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
invokespecial java.lang.AssertionError.<init>:(Ljava/lang/Object;)V
athrow
5: StackMap locals: org.apache.lucene.util.BytesRef
StackMap stack:
getstatic org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.$assertionsDisabled:Z
ifne 7
aload 0
getfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.this$0:Lorg/apache/lucene/index/FieldUpdatesBuffer;
getfield org.apache.lucene.index.FieldUpdatesBuffer.docsUpTo:[I
aload 0
getfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.this$0:Lorg/apache/lucene/index/FieldUpdatesBuffer;
getfield org.apache.lucene.index.FieldUpdatesBuffer.docsUpTo:[I
arraylength
aload 0
getfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.termValuesIterator:Lorg/apache/lucene/util/BytesRefArray$IndexedBytesRefIterator;
invokeinterface org.apache.lucene.util.BytesRefArray$IndexedBytesRefIterator.ord:()I
invokestatic org.apache.lucene.index.FieldUpdatesBuffer.getArrayIndex:(II)I
iaload
aload 0
getfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.bufferedUpdate:Lorg/apache/lucene/index/FieldUpdatesBuffer$BufferedUpdate;
getfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdate.docUpTo:I
if_icmple 7
new java.lang.AssertionError
dup
6: new java.lang.StringBuilder
dup
aload 0
getfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.this$0:Lorg/apache/lucene/index/FieldUpdatesBuffer;
getfield org.apache.lucene.index.FieldUpdatesBuffer.docsUpTo:[I
aload 0
getfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.this$0:Lorg/apache/lucene/index/FieldUpdatesBuffer;
getfield org.apache.lucene.index.FieldUpdatesBuffer.docsUpTo:[I
arraylength
aload 0
getfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.termValuesIterator:Lorg/apache/lucene/util/BytesRefArray$IndexedBytesRefIterator;
invokeinterface org.apache.lucene.util.BytesRefArray$IndexedBytesRefIterator.ord:()I
invokestatic org.apache.lucene.index.FieldUpdatesBuffer.getArrayIndex:(II)I
iaload
invokestatic java.lang.String.valueOf:(I)Ljava/lang/String;
invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
ldc ">"
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
aload 0
getfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.bufferedUpdate:Lorg/apache/lucene/index/FieldUpdatesBuffer$BufferedUpdate;
getfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdate.docUpTo:I
invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
invokespecial java.lang.AssertionError.<init>:(Ljava/lang/Object;)V
athrow
end local 3 end local 2 7: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.lookAheadTermIterator:Lorg/apache/lucene/util/BytesRefArray$IndexedBytesRefIterator;
invokeinterface org.apache.lucene.util.BytesRefArray$IndexedBytesRefIterator.next:()Lorg/apache/lucene/util/BytesRef;
dup
astore 2
start local 2 8: ifnull 9
aload 2
aload 1
invokevirtual org.apache.lucene.util.BytesRef.equals:(Ljava/lang/Object;)Z
ifne 3
end local 2 end local 1 9: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator.termValuesIterator:Lorg/apache/lucene/util/BytesRefArray$IndexedBytesRefIterator;
invokeinterface org.apache.lucene.util.BytesRefArray$IndexedBytesRefIterator.next:()Lorg/apache/lucene/util/BytesRef;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 10 0 this Lorg/apache/lucene/index/FieldUpdatesBuffer$BufferedUpdateIterator;
2 9 1 lastTerm Lorg/apache/lucene/util/BytesRef;
3 7 2 lookAheadTerm Lorg/apache/lucene/util/BytesRef;
8 9 2 lookAheadTerm Lorg/apache/lucene/util/BytesRef;
4 7 3 discardedTerm Lorg/apache/lucene/util/BytesRef;
Exceptions:
throws java.io.IOException
}
SourceFile: "FieldUpdatesBuffer.java"
NestHost: org.apache.lucene.index.FieldUpdatesBuffer
InnerClasses:
BufferedUpdate = org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdate of org.apache.lucene.index.FieldUpdatesBuffer
BufferedUpdateIterator = org.apache.lucene.index.FieldUpdatesBuffer$BufferedUpdateIterator of org.apache.lucene.index.FieldUpdatesBuffer
public MatchAllBits = org.apache.lucene.util.Bits$MatchAllBits of org.apache.lucene.util.Bits
public abstract IndexedBytesRefIterator = org.apache.lucene.util.BytesRefArray$IndexedBytesRefIterator of org.apache.lucene.util.BytesRefArray
public final SortState = org.apache.lucene.util.BytesRefArray$SortState of org.apache.lucene.util.BytesRefArray