static class PendingTxn.WriteOp extends PendingTxn.PendingOp implements Serializable
Modifier and Type | Method and Description |
---|---|
(package private) void |
commit(BackEnd processor)
Commit the operation by invoking the relevant method on the
processor object. |
Resource entry
WriteOp(Resource entry)
void commit(BackEnd processor)
PendingTxn.PendingOp
processor
object.commit
in class PendingTxn.PendingOp
Copyright 2007-2016, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.