class com.mongodb.client.internal.Java8ChangeStreamIterableImpl<TResult> extends com.mongodb.client.internal.ChangeStreamIterableImpl<TResult>
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: com.mongodb.client.internal.Java8ChangeStreamIterableImpl
super_class: com.mongodb.client.internal.ChangeStreamIterableImpl
{
void <init>(com.mongodb.client.ClientSession, java.lang.String, org.bson.codecs.configuration.CodecRegistry, com.mongodb.ReadPreference, com.mongodb.ReadConcern, com.mongodb.client.internal.OperationExecutor, java.util.List<? extends org.bson.conversions.Bson>, java.lang.Class<TResult>, com.mongodb.client.model.changestream.ChangeStreamLevel, );
descriptor: (Lcom/mongodb/client/ClientSession;Ljava/lang/String;Lorg/bson/codecs/configuration/CodecRegistry;Lcom/mongodb/ReadPreference;Lcom/mongodb/ReadConcern;Lcom/mongodb/client/internal/OperationExecutor;Ljava/util/List;Ljava/lang/Class;Lcom/mongodb/client/model/changestream/ChangeStreamLevel;Z)V
flags: (0x0000)
Code:
stack=11, locals=11, args_size=11
start local 0 start local 1 start local 2 start local 3 start local 4 start local 5 start local 6 start local 7 start local 8 start local 9 start local 10 0: aload 0
aload 1
aload 2
aload 3
aload 4
aload 5
aload 6
aload 7
aload 8
1: aload 9
iload 10
invokespecial com.mongodb.client.internal.ChangeStreamIterableImpl.<init>:(Lcom/mongodb/client/ClientSession;Ljava/lang/String;Lorg/bson/codecs/configuration/CodecRegistry;Lcom/mongodb/ReadPreference;Lcom/mongodb/ReadConcern;Lcom/mongodb/client/internal/OperationExecutor;Ljava/util/List;Ljava/lang/Class;Lcom/mongodb/client/model/changestream/ChangeStreamLevel;Z)V
2: return
end local 10 end local 9 end local 8 end local 7 end local 6 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 3 0 this Lcom/mongodb/client/internal/Java8ChangeStreamIterableImpl<TTResult;>;
0 3 1 clientSession Lcom/mongodb/client/ClientSession;
0 3 2 databaseName Ljava/lang/String;
0 3 3 codecRegistry Lorg/bson/codecs/configuration/CodecRegistry;
0 3 4 readPreference Lcom/mongodb/ReadPreference;
0 3 5 readConcern Lcom/mongodb/ReadConcern;
0 3 6 executor Lcom/mongodb/client/internal/OperationExecutor;
0 3 7 pipeline Ljava/util/List<+Lorg/bson/conversions/Bson;>;
0 3 8 resultClass Ljava/lang/Class<TTResult;>;
0 3 9 changeStreamLevel Lcom/mongodb/client/model/changestream/ChangeStreamLevel;
0 3 10 retryReads Z
Signature: (Lcom/mongodb/client/ClientSession;Ljava/lang/String;Lorg/bson/codecs/configuration/CodecRegistry;Lcom/mongodb/ReadPreference;Lcom/mongodb/ReadConcern;Lcom/mongodb/client/internal/OperationExecutor;Ljava/util/List<+Lorg/bson/conversions/Bson;>;Ljava/lang/Class<TTResult;>;Lcom/mongodb/client/model/changestream/ChangeStreamLevel;Z)V
RuntimeVisibleParameterAnnotations:
0:
com.mongodb.lang.Nullable()
1:
2:
3:
4:
5:
6:
7:
8:
9:
MethodParameters:
Name Flags
clientSession final
databaseName final
codecRegistry final
readPreference final
readConcern final
executor final
pipeline final
resultClass final
changeStreamLevel final
retryReads final
void <init>(com.mongodb.client.ClientSession, com.mongodb.MongoNamespace, org.bson.codecs.configuration.CodecRegistry, com.mongodb.ReadPreference, com.mongodb.ReadConcern, com.mongodb.client.internal.OperationExecutor, java.util.List<? extends org.bson.conversions.Bson>, java.lang.Class<TResult>, com.mongodb.client.model.changestream.ChangeStreamLevel, );
descriptor: (Lcom/mongodb/client/ClientSession;Lcom/mongodb/MongoNamespace;Lorg/bson/codecs/configuration/CodecRegistry;Lcom/mongodb/ReadPreference;Lcom/mongodb/ReadConcern;Lcom/mongodb/client/internal/OperationExecutor;Ljava/util/List;Ljava/lang/Class;Lcom/mongodb/client/model/changestream/ChangeStreamLevel;Z)V
flags: (0x0000)
Code:
stack=11, locals=11, args_size=11
start local 0 start local 1 start local 2 start local 3 start local 4 start local 5 start local 6 start local 7 start local 8 start local 9 start local 10 0: aload 0
aload 1
aload 2
aload 3
aload 4
aload 5
aload 6
aload 7
aload 8
1: aload 9
iload 10
invokespecial com.mongodb.client.internal.ChangeStreamIterableImpl.<init>:(Lcom/mongodb/client/ClientSession;Lcom/mongodb/MongoNamespace;Lorg/bson/codecs/configuration/CodecRegistry;Lcom/mongodb/ReadPreference;Lcom/mongodb/ReadConcern;Lcom/mongodb/client/internal/OperationExecutor;Ljava/util/List;Ljava/lang/Class;Lcom/mongodb/client/model/changestream/ChangeStreamLevel;Z)V
2: return
end local 10 end local 9 end local 8 end local 7 end local 6 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 3 0 this Lcom/mongodb/client/internal/Java8ChangeStreamIterableImpl<TTResult;>;
0 3 1 clientSession Lcom/mongodb/client/ClientSession;
0 3 2 namespace Lcom/mongodb/MongoNamespace;
0 3 3 codecRegistry Lorg/bson/codecs/configuration/CodecRegistry;
0 3 4 readPreference Lcom/mongodb/ReadPreference;
0 3 5 readConcern Lcom/mongodb/ReadConcern;
0 3 6 executor Lcom/mongodb/client/internal/OperationExecutor;
0 3 7 pipeline Ljava/util/List<+Lorg/bson/conversions/Bson;>;
0 3 8 resultClass Ljava/lang/Class<TTResult;>;
0 3 9 changeStreamLevel Lcom/mongodb/client/model/changestream/ChangeStreamLevel;
0 3 10 retryReads Z
Signature: (Lcom/mongodb/client/ClientSession;Lcom/mongodb/MongoNamespace;Lorg/bson/codecs/configuration/CodecRegistry;Lcom/mongodb/ReadPreference;Lcom/mongodb/ReadConcern;Lcom/mongodb/client/internal/OperationExecutor;Ljava/util/List<+Lorg/bson/conversions/Bson;>;Ljava/lang/Class<TTResult;>;Lcom/mongodb/client/model/changestream/ChangeStreamLevel;Z)V
RuntimeVisibleParameterAnnotations:
0:
com.mongodb.lang.Nullable()
1:
2:
3:
4:
5:
6:
7:
8:
9:
MethodParameters:
Name Flags
clientSession final
namespace final
codecRegistry final
readPreference final
readConcern final
executor final
pipeline final
resultClass final
changeStreamLevel final
retryReads final
public void forEach(java.util.function.Consumer<? super com.mongodb.client.model.changestream.ChangeStreamDocument<TResult>>);
descriptor: (Ljava/util/function/Consumer;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokestatic com.mongodb.client.internal.Java8ForEachHelper.forEach:(Lcom/mongodb/client/MongoIterable;Ljava/util/function/Consumer;)V
1: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/mongodb/client/internal/Java8ChangeStreamIterableImpl<TTResult;>;
0 2 1 action Ljava/util/function/Consumer<-Lcom/mongodb/client/model/changestream/ChangeStreamDocument<TTResult;>;>;
Signature: (Ljava/util/function/Consumer<-Lcom/mongodb/client/model/changestream/ChangeStreamDocument<TTResult;>;>;)V
MethodParameters:
Name Flags
action final
}
Signature: <TResult:Ljava/lang/Object;>Lcom/mongodb/client/internal/ChangeStreamIterableImpl<TTResult;>;
SourceFile: "Java8ChangeStreamIterableImpl.java"