class com.mongodb.operation.ChangeStreamOperation$2 implements com.mongodb.async.SingleResultCallback<com.mongodb.async.AsyncBatchCursor<org.bson.RawBsonDocument>>
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.mongodb.operation.ChangeStreamOperation$2
  super_class: java.lang.Object
{
  final com.mongodb.operation.ChangeStreamOperation this$0;
    descriptor: Lcom/mongodb/operation/ChangeStreamOperation;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  private final com.mongodb.async.SingleResultCallback val$callback;
    descriptor: Lcom/mongodb/async/SingleResultCallback;
    flags: (0x1012) ACC_PRIVATE, ACC_FINAL, ACC_SYNTHETIC

  private final com.mongodb.binding.AsyncReadBinding val$binding;
    descriptor: Lcom/mongodb/binding/AsyncReadBinding;
    flags: (0x1012) ACC_PRIVATE, ACC_FINAL, ACC_SYNTHETIC

  void <init>(com.mongodb.operation.ChangeStreamOperation, com.mongodb.async.SingleResultCallback, com.mongodb.binding.AsyncReadBinding);
    descriptor: (Lcom/mongodb/operation/ChangeStreamOperation;Lcom/mongodb/async/SingleResultCallback;Lcom/mongodb/binding/AsyncReadBinding;)V
    flags: (0x0000) 
    Code:
      stack=2, locals=4, args_size=4
        start local 0 // com.mongodb.operation.ChangeStreamOperation$2 this
         0: .line 350
            aload 0 /* this */
            aload 1
            putfield com.mongodb.operation.ChangeStreamOperation$2.this$0:Lcom/mongodb/operation/ChangeStreamOperation;
            aload 0 /* this */
            aload 2
            putfield com.mongodb.operation.ChangeStreamOperation$2.val$callback:Lcom/mongodb/async/SingleResultCallback;
            aload 0 /* this */
            aload 3
            putfield com.mongodb.operation.ChangeStreamOperation$2.val$binding:Lcom/mongodb/binding/AsyncReadBinding;
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // com.mongodb.operation.ChangeStreamOperation$2 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/mongodb/operation/ChangeStreamOperation$2;
    MethodParameters:
              Name  Flags
      this$0        final
      val$callback  final
      val$binding   final

  public void onResult(com.mongodb.async.AsyncBatchCursor<org.bson.RawBsonDocument>, java.lang.Throwable);
    descriptor: (Lcom/mongodb/async/AsyncBatchCursor;Ljava/lang/Throwable;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=4, args_size=3
        start local 0 // com.mongodb.operation.ChangeStreamOperation$2 this
        start local 1 // com.mongodb.async.AsyncBatchCursor result
        start local 2 // java.lang.Throwable t
         0: .line 353
            aload 2 /* t */
            ifnull 3
         1: .line 354
            aload 0 /* this */
            getfield com.mongodb.operation.ChangeStreamOperation$2.val$callback:Lcom/mongodb/async/SingleResultCallback;
            aconst_null
            aload 2 /* t */
            invokeinterface com.mongodb.async.SingleResultCallback.onResult:(Ljava/lang/Object;Ljava/lang/Throwable;)V
         2: .line 355
            goto 6
         3: .line 357
      StackMap locals:
      StackMap stack:
            aload 1 /* result */
            checkcast com.mongodb.async.AsyncAggregateResponseBatchCursor
         4: .line 356
            astore 3 /* cursor */
        start local 3 // com.mongodb.async.AsyncAggregateResponseBatchCursor cursor
         5: .line 358
            aload 0 /* this */
            getfield com.mongodb.operation.ChangeStreamOperation$2.val$binding:Lcom/mongodb/binding/AsyncReadBinding;
            new com.mongodb.operation.ChangeStreamOperation$2$1
            dup
            aload 0 /* this */
            aload 0 /* this */
            getfield com.mongodb.operation.ChangeStreamOperation$2.val$callback:Lcom/mongodb/async/SingleResultCallback;
            aload 3 /* cursor */
            aload 0 /* this */
            getfield com.mongodb.operation.ChangeStreamOperation$2.val$binding:Lcom/mongodb/binding/AsyncReadBinding;
            invokespecial com.mongodb.operation.ChangeStreamOperation$2$1.<init>:(Lcom/mongodb/operation/ChangeStreamOperation$2;Lcom/mongodb/async/SingleResultCallback;Lcom/mongodb/async/AsyncAggregateResponseBatchCursor;Lcom/mongodb/binding/AsyncReadBinding;)V
            invokestatic com.mongodb.operation.OperationHelper.withAsyncReadConnection:(Lcom/mongodb/binding/AsyncReadBinding;Lcom/mongodb/operation/OperationHelper$AsyncCallableWithSource;)V
        end local 3 // com.mongodb.async.AsyncAggregateResponseBatchCursor cursor
         6: .line 372
      StackMap locals:
      StackMap stack:
            return
        end local 2 // java.lang.Throwable t
        end local 1 // com.mongodb.async.AsyncBatchCursor result
        end local 0 // com.mongodb.operation.ChangeStreamOperation$2 this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    7     0    this  Lcom/mongodb/operation/ChangeStreamOperation$2;
            0    7     1  result  Lcom/mongodb/async/AsyncBatchCursor<Lorg/bson/RawBsonDocument;>;
            0    7     2       t  Ljava/lang/Throwable;
            5    6     3  cursor  Lcom/mongodb/async/AsyncAggregateResponseBatchCursor<Lorg/bson/RawBsonDocument;>;
    Signature: (Lcom/mongodb/async/AsyncBatchCursor<Lorg/bson/RawBsonDocument;>;Ljava/lang/Throwable;)V
    MethodParameters:
        Name  Flags
      result  final
      t       final

  public void onResult(java.lang.Object, java.lang.Throwable);
    descriptor: (Ljava/lang/Object;Ljava/lang/Throwable;)V
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 1
            aload 0
            aload 1
            checkcast com.mongodb.async.AsyncBatchCursor
            aload 2
            invokevirtual com.mongodb.operation.ChangeStreamOperation$2.onResult:(Lcom/mongodb/async/AsyncBatchCursor;Ljava/lang/Throwable;)V
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  static com.mongodb.operation.ChangeStreamOperation access$1(com.mongodb.operation.ChangeStreamOperation$2);
    descriptor: (Lcom/mongodb/operation/ChangeStreamOperation$2;)Lcom/mongodb/operation/ChangeStreamOperation;
    flags: (0x1008) ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 350
            aload 0
            getfield com.mongodb.operation.ChangeStreamOperation$2.this$0:Lcom/mongodb/operation/ChangeStreamOperation;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
Signature: Ljava/lang/Object;Lcom/mongodb/async/SingleResultCallback<Lcom/mongodb/async/AsyncBatchCursor<Lorg/bson/RawBsonDocument;>;>;
SourceFile: "ChangeStreamOperation.java"
EnclosingMethod: com.mongodb.operation.ChangeStreamOperation.executeAsync:(Lcom/mongodb/binding/AsyncReadBinding;Lcom/mongodb/async/SingleResultCallback;)V
NestHost: com.mongodb.operation.ChangeStreamOperation
InnerClasses:
  com.mongodb.operation.ChangeStreamOperation$2
  com.mongodb.operation.ChangeStreamOperation$2$1
  abstract AsyncCallableWithSource = com.mongodb.operation.OperationHelper$AsyncCallableWithSource of com.mongodb.operation.OperationHelper