public class FsyncUnlockOperation extends Object implements WriteOperation<BsonDocument>
Constructor and Description |
---|
FsyncUnlockOperation() |
Modifier and Type | Method and Description |
---|---|
BsonDocument |
execute(WriteBinding binding)
General execute which can return anything of type T
|
public BsonDocument execute(WriteBinding binding)
WriteOperation
execute
in interface WriteOperation<BsonDocument>
binding
- the binding to execute in the context of