public class TxchainDomDelete extends DatastoreAbstractWriter implements org.opendaylight.mdsal.common.api.TransactionChainListener
dataStore, innerListElem, oper, outerListElem, rn, txError, txOk, writesPerTx
Constructor and Description |
---|
TxchainDomDelete(org.opendaylight.mdsal.dom.api.DOMDataBroker domDataBroker,
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, getTxOk
public TxchainDomDelete(org.opendaylight.mdsal.dom.api.DOMDataBroker domDataBroker, int outerListElem, int innerListElem, long writesPerTx, StartTestInput.DataStore dataStore)
public void createList()
createList
in class DatastoreAbstractWriter
public void executeList()
executeList
in class DatastoreAbstractWriter
public 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.TransactionChainListener
public void onTransactionChainSuccessful(org.opendaylight.mdsal.common.api.TransactionChain<?,?> chain)
onTransactionChainSuccessful
in interface org.opendaylight.mdsal.common.api.TransactionChainListener
Copyright © 2019 OpenDaylight. All rights reserved.