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. |
final Resource entry
WriteOp(Resource entry)
void commit(BackEnd processor)
PendingTxn.PendingOpprocessor object.commit in class PendingTxn.PendingOpCopyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.