static class PendingTxn.TakeOp extends PendingTxn.PendingOp implements Serializable
| Modifier and Type | Field and Description |
|---|---|
(package private) byte[] |
cookie |
| Constructor and Description |
|---|
TakeOp(byte[] cookie) |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
commit(BackEnd processor)
Commit the operation by invoking the relevant method on the
processor object. |
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.