@Beta
public interface DOMDataTreeShardProducer
| Modifier and Type | Method and Description | 
|---|---|
DOMDataTreeShardWriteTransaction | 
createTransaction()
Create a new write transaction for this producer. 
 | 
Collection<DOMDataTreeIdentifier> | 
getPrefixes()
Return the collection of tree identifiers to which this producer is bound. 
 | 
@Nonnull Collection<DOMDataTreeIdentifier> getPrefixes()
DOMDataTreeShardWriteTransaction createTransaction()
DOMDataTreeShardWriteTransaction.ready() or cancelled.IllegalStateException - if a previous transaction has not been closedCopyright © 2018 OpenDaylight. All rights reserved.