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