class io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$1 extends io.netty.handler.codec.http2.Http2ConnectionAdapter
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$1
super_class: io.netty.handler.codec.http2.Http2ConnectionAdapter
{
final io.netty.handler.codec.http2.WeightedFairQueueByteDistributor this$0;
descriptor: Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
private static volatile int[] $SWITCH_TABLE$io$netty$handler$codec$http2$Http2Stream$State;
descriptor: [I
flags: (0x104a) ACC_PRIVATE, ACC_STATIC, ACC_VOLATILE, ACC_SYNTHETIC
void <init>(io.netty.handler.codec.http2.WeightedFairQueueByteDistributor);
descriptor: (Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor;)V
flags: (0x0000)
Code:
stack=2, locals=2, args_size=2
start local 0 0: aload 0
aload 1
putfield io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$1.this$0:Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor;
aload 0
invokespecial io.netty.handler.codec.http2.Http2ConnectionAdapter.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor$1;
MethodParameters:
Name Flags
this$0 final
public void onStreamAdded(io.netty.handler.codec.http2.Http2Stream);
descriptor: (Lio/netty/handler/codec/http2/Http2Stream;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=2
start local 0 start local 1 0: aload 0
getfield io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$1.this$0:Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor;
getfield io.netty.handler.codec.http2.WeightedFairQueueByteDistributor.stateOnlyMap:Lio/netty/util/collection/IntObjectMap;
aload 1
invokeinterface io.netty.handler.codec.http2.Http2Stream.id:()I
invokeinterface io.netty.util.collection.IntObjectMap.remove:(I)Ljava/lang/Object;
checkcast io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State
astore 2
start local 2 1: aload 2
ifnonnull 7
2: new io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State
dup
aload 0
getfield io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$1.this$0:Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor;
aload 1
invokespecial io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State.<init>:(Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor;Lio/netty/handler/codec/http2/Http2Stream;)V
astore 2
3: new java.util.ArrayList
dup
iconst_1
invokespecial java.util.ArrayList.<init>:(I)V
astore 3
start local 3 4: aload 0
getfield io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$1.this$0:Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor;
getfield io.netty.handler.codec.http2.WeightedFairQueueByteDistributor.connectionState:Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor$State;
aload 2
iconst_0
aload 3
invokevirtual io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State.takeChild:(Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor$State;ZLjava/util/List;)V
5: aload 0
getfield io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$1.this$0:Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor;
aload 3
invokevirtual io.netty.handler.codec.http2.WeightedFairQueueByteDistributor.notifyParentChanged:(Ljava/util/List;)V
end local 3 6: goto 9
7: StackMap locals: io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State
StackMap stack:
aload 0
getfield io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$1.this$0:Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor;
getfield io.netty.handler.codec.http2.WeightedFairQueueByteDistributor.stateOnlyRemovalQueue:Lio/netty/util/internal/PriorityQueue;
aload 2
invokeinterface io.netty.util.internal.PriorityQueue.removeTyped:(Ljava/lang/Object;)Z
pop
8: aload 2
aload 1
putfield io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State.stream:Lio/netty/handler/codec/http2/Http2Stream;
9: StackMap locals:
StackMap stack:
invokestatic io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$1.$SWITCH_TABLE$io$netty$handler$codec$http2$Http2Stream$State:()[I
aload 1
invokeinterface io.netty.handler.codec.http2.Http2Stream.state:()Lio/netty/handler/codec/http2/Http2Stream$State;
invokevirtual io.netty.handler.codec.http2.Http2Stream$State.ordinal:()I
iaload
tableswitch { // 2 - 3
2: 10
3: 10
default: 12
}
10: StackMap locals:
StackMap stack:
aload 2
invokevirtual io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State.setStreamReservedOrActivated:()V
11: goto 12
12: StackMap locals:
StackMap stack:
aload 1
aload 0
getfield io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$1.this$0:Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor;
getfield io.netty.handler.codec.http2.WeightedFairQueueByteDistributor.stateKey:Lio/netty/handler/codec/http2/Http2Connection$PropertyKey;
aload 2
invokeinterface io.netty.handler.codec.http2.Http2Stream.setProperty:(Lio/netty/handler/codec/http2/Http2Connection$PropertyKey;Ljava/lang/Object;)Ljava/lang/Object;
pop
13: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 14 0 this Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor$1;
0 14 1 stream Lio/netty/handler/codec/http2/Http2Stream;
1 14 2 state Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor$State;
4 6 3 events Ljava/util/List<Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor$ParentChangedEvent;>;
MethodParameters:
Name Flags
stream
public void onStreamActive(io.netty.handler.codec.http2.Http2Stream);
descriptor: (Lio/netty/handler/codec/http2/Http2Stream;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$1.this$0:Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor;
aload 1
invokevirtual io.netty.handler.codec.http2.WeightedFairQueueByteDistributor.state:(Lio/netty/handler/codec/http2/Http2Stream;)Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor$State;
invokevirtual io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State.setStreamReservedOrActivated:()V
1: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor$1;
0 2 1 stream Lio/netty/handler/codec/http2/Http2Stream;
MethodParameters:
Name Flags
stream
public void onStreamClosed(io.netty.handler.codec.http2.Http2Stream);
descriptor: (Lio/netty/handler/codec/http2/Http2Stream;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$1.this$0:Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor;
aload 1
invokevirtual io.netty.handler.codec.http2.WeightedFairQueueByteDistributor.state:(Lio/netty/handler/codec/http2/Http2Stream;)Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor$State;
invokevirtual io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State.close:()V
1: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor$1;
0 2 1 stream Lio/netty/handler/codec/http2/Http2Stream;
MethodParameters:
Name Flags
stream
public void onStreamRemoved(io.netty.handler.codec.http2.Http2Stream);
descriptor: (Lio/netty/handler/codec/http2/Http2Stream;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=2
start local 0 start local 1 0: aload 0
getfield io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$1.this$0:Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor;
aload 1
invokevirtual io.netty.handler.codec.http2.WeightedFairQueueByteDistributor.state:(Lio/netty/handler/codec/http2/Http2Stream;)Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor$State;
astore 2
start local 2 1: aload 2
aconst_null
putfield io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State.stream:Lio/netty/handler/codec/http2/Http2Stream;
2: aload 0
getfield io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$1.this$0:Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor;
getfield io.netty.handler.codec.http2.WeightedFairQueueByteDistributor.maxStateOnlySize:I
ifne 5
3: aload 2
getfield io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State.parent:Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor$State;
aload 2
invokevirtual io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State.removeChild:(Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor$State;)V
4: return
5: StackMap locals: io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State
StackMap stack:
aload 0
getfield io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$1.this$0:Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor;
getfield io.netty.handler.codec.http2.WeightedFairQueueByteDistributor.stateOnlyRemovalQueue:Lio/netty/util/internal/PriorityQueue;
invokeinterface io.netty.util.internal.PriorityQueue.size:()I
aload 0
getfield io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$1.this$0:Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor;
getfield io.netty.handler.codec.http2.WeightedFairQueueByteDistributor.maxStateOnlySize:I
if_icmpne 13
6: aload 0
getfield io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$1.this$0:Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor;
getfield io.netty.handler.codec.http2.WeightedFairQueueByteDistributor.stateOnlyRemovalQueue:Lio/netty/util/internal/PriorityQueue;
invokeinterface io.netty.util.internal.PriorityQueue.peek:()Ljava/lang/Object;
checkcast io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State
astore 3
start local 3 7: getstatic io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$StateOnlyComparator.INSTANCE:Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor$StateOnlyComparator;
aload 3
aload 2
invokevirtual io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$StateOnlyComparator.compare:(Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor$State;Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor$State;)I
iflt 10
8: aload 2
getfield io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State.parent:Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor$State;
aload 2
invokevirtual io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State.removeChild:(Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor$State;)V
9: return
10: StackMap locals: io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State
StackMap stack:
aload 0
getfield io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$1.this$0:Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor;
getfield io.netty.handler.codec.http2.WeightedFairQueueByteDistributor.stateOnlyRemovalQueue:Lio/netty/util/internal/PriorityQueue;
invokeinterface io.netty.util.internal.PriorityQueue.poll:()Ljava/lang/Object;
pop
11: aload 3
getfield io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State.parent:Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor$State;
aload 3
invokevirtual io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State.removeChild:(Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor$State;)V
12: aload 0
getfield io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$1.this$0:Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor;
getfield io.netty.handler.codec.http2.WeightedFairQueueByteDistributor.stateOnlyMap:Lio/netty/util/collection/IntObjectMap;
aload 3
getfield io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State.streamId:I
invokeinterface io.netty.util.collection.IntObjectMap.remove:(I)Ljava/lang/Object;
pop
end local 3 13: StackMap locals:
StackMap stack:
aload 0
getfield io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$1.this$0:Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor;
getfield io.netty.handler.codec.http2.WeightedFairQueueByteDistributor.stateOnlyRemovalQueue:Lio/netty/util/internal/PriorityQueue;
aload 2
invokeinterface io.netty.util.internal.PriorityQueue.add:(Ljava/lang/Object;)Z
pop
14: aload 0
getfield io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$1.this$0:Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor;
getfield io.netty.handler.codec.http2.WeightedFairQueueByteDistributor.stateOnlyMap:Lio/netty/util/collection/IntObjectMap;
aload 2
getfield io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State.streamId:I
aload 2
invokeinterface io.netty.util.collection.IntObjectMap.put:(ILjava/lang/Object;)Ljava/lang/Object;
pop
15: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 16 0 this Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor$1;
0 16 1 stream Lio/netty/handler/codec/http2/Http2Stream;
1 16 2 state Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor$State;
7 13 3 stateToRemove Lio/netty/handler/codec/http2/WeightedFairQueueByteDistributor$State;
MethodParameters:
Name Flags
stream
static int[] $SWITCH_TABLE$io$netty$handler$codec$http2$Http2Stream$State();
descriptor: ()[I
flags: (0x1008) ACC_STATIC, ACC_SYNTHETIC
Code:
stack=3, locals=1, args_size=0
0: getstatic io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$1.$SWITCH_TABLE$io$netty$handler$codec$http2$Http2Stream$State:[I
dup
ifnull 1
areturn
StackMap locals:
StackMap stack: int[]
1: pop
invokestatic io.netty.handler.codec.http2.Http2Stream$State.values:()[Lio/netty/handler/codec/http2/Http2Stream$State;
arraylength
newarray 10
astore 0
2: aload 0
getstatic io.netty.handler.codec.http2.Http2Stream$State.CLOSED:Lio/netty/handler/codec/http2/Http2Stream$State;
invokevirtual io.netty.handler.codec.http2.Http2Stream$State.ordinal:()I
bipush 7
iastore
3: goto 5
StackMap locals: int[]
StackMap stack: java.lang.NoSuchFieldError
4: pop
StackMap locals:
StackMap stack:
5: aload 0
getstatic io.netty.handler.codec.http2.Http2Stream$State.HALF_CLOSED_LOCAL:Lio/netty/handler/codec/http2/Http2Stream$State;
invokevirtual io.netty.handler.codec.http2.Http2Stream$State.ordinal:()I
iconst_5
iastore
6: goto 8
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
7: pop
StackMap locals:
StackMap stack:
8: aload 0
getstatic io.netty.handler.codec.http2.Http2Stream$State.HALF_CLOSED_REMOTE:Lio/netty/handler/codec/http2/Http2Stream$State;
invokevirtual io.netty.handler.codec.http2.Http2Stream$State.ordinal:()I
bipush 6
iastore
9: goto 11
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
10: pop
StackMap locals:
StackMap stack:
11: aload 0
getstatic io.netty.handler.codec.http2.Http2Stream$State.IDLE:Lio/netty/handler/codec/http2/Http2Stream$State;
invokevirtual io.netty.handler.codec.http2.Http2Stream$State.ordinal:()I
iconst_1
iastore
12: goto 14
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
13: pop
StackMap locals:
StackMap stack:
14: aload 0
getstatic io.netty.handler.codec.http2.Http2Stream$State.OPEN:Lio/netty/handler/codec/http2/Http2Stream$State;
invokevirtual io.netty.handler.codec.http2.Http2Stream$State.ordinal:()I
iconst_4
iastore
15: goto 17
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
16: pop
StackMap locals:
StackMap stack:
17: aload 0
getstatic io.netty.handler.codec.http2.Http2Stream$State.RESERVED_LOCAL:Lio/netty/handler/codec/http2/Http2Stream$State;
invokevirtual io.netty.handler.codec.http2.Http2Stream$State.ordinal:()I
iconst_2
iastore
18: goto 20
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
19: pop
StackMap locals:
StackMap stack:
20: aload 0
getstatic io.netty.handler.codec.http2.Http2Stream$State.RESERVED_REMOTE:Lio/netty/handler/codec/http2/Http2Stream$State;
invokevirtual io.netty.handler.codec.http2.Http2Stream$State.ordinal:()I
iconst_3
iastore
21: goto 23
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
22: pop
StackMap locals:
StackMap stack:
23: aload 0
dup
putstatic io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$1.$SWITCH_TABLE$io$netty$handler$codec$http2$Http2Stream$State:[I
areturn
LocalVariableTable:
Start End Slot Name Signature
Exception table:
from to target type
2 3 4 Class java.lang.NoSuchFieldError
5 6 7 Class java.lang.NoSuchFieldError
8 9 10 Class java.lang.NoSuchFieldError
11 12 13 Class java.lang.NoSuchFieldError
14 15 16 Class java.lang.NoSuchFieldError
17 18 19 Class java.lang.NoSuchFieldError
20 21 22 Class java.lang.NoSuchFieldError
}
SourceFile: "WeightedFairQueueByteDistributor.java"
EnclosingMethod: io.netty.handler.codec.http2.WeightedFairQueueByteDistributor.<init>:(Lio/netty/handler/codec/http2/Http2Connection;I)V
NestHost: io.netty.handler.codec.http2.WeightedFairQueueByteDistributor
InnerClasses:
public abstract PropertyKey = io.netty.handler.codec.http2.Http2Connection$PropertyKey of io.netty.handler.codec.http2.Http2Connection
public final State = io.netty.handler.codec.http2.Http2Stream$State of io.netty.handler.codec.http2.Http2Stream
io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$1
private final ParentChangedEvent = io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$ParentChangedEvent of io.netty.handler.codec.http2.WeightedFairQueueByteDistributor
private final State = io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$State of io.netty.handler.codec.http2.WeightedFairQueueByteDistributor
private final StateOnlyComparator = io.netty.handler.codec.http2.WeightedFairQueueByteDistributor$StateOnlyComparator of io.netty.handler.codec.http2.WeightedFairQueueByteDistributor