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.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.