public class TxchainBaDelete extends DatastoreAbstractWriter implements org.opendaylight.mdsal.common.api.TransactionChainListener
dataStore, innerListElem, oper, outerListElem, rn, txError, txOk, writesPerTx| Constructor and Description |
|---|
TxchainBaDelete(org.opendaylight.mdsal.binding.api.DataBroker bindingDataBroker,
int outerListElem,
int innerListElem,
long writesPerTx,
StartTestInput.DataStore dataStore) |
| Modifier and Type | Method and Description |
|---|---|
void |
createList() |
void |
executeList() |
void |
onTransactionChainFailed(org.opendaylight.mdsal.common.api.TransactionChain<?,?> chain,
org.opendaylight.mdsal.common.api.AsyncTransaction<?,?> transaction,
Throwable cause) |
void |
onTransactionChainSuccessful(org.opendaylight.mdsal.common.api.TransactionChain<?,?> chain) |
getDataStoreType, getTxError, getTxOkpublic TxchainBaDelete(org.opendaylight.mdsal.binding.api.DataBroker bindingDataBroker,
int outerListElem,
int innerListElem,
long writesPerTx,
StartTestInput.DataStore dataStore)
public void createList()
createList in class DatastoreAbstractWriterpublic void executeList()
executeList in class DatastoreAbstractWriterpublic void onTransactionChainFailed(org.opendaylight.mdsal.common.api.TransactionChain<?,?> chain,
org.opendaylight.mdsal.common.api.AsyncTransaction<?,?> transaction,
Throwable cause)
onTransactionChainFailed in interface org.opendaylight.mdsal.common.api.TransactionChainListenerpublic void onTransactionChainSuccessful(org.opendaylight.mdsal.common.api.TransactionChain<?,?> chain)
onTransactionChainSuccessful in interface org.opendaylight.mdsal.common.api.TransactionChainListenerCopyright © 2019 OpenDaylight. All rights reserved.