T - the operations result type.AggregateOperation, ChangeStreamOperation, CommandReadOperation, CountOperation, CurrentOpOperation, DistinctOperation, FindOperation, FsyncUnlockOperation, GroupOperation, ListCollectionsOperation, ListDatabasesOperation, ListIndexesOperation, MapReduceWithInlineResultsOperation, ParallelCollectionScanOperation, UserExistsOperationpublic interface ReadOperation<T>
| Modifier and Type | Method | Description |
|---|---|---|
T |
execute(ReadBinding binding) |
General execute which can return anything of type T
|
T execute(ReadBinding binding)
binding - the binding to execute in the context of