public class StatRpcMsgManagerImpl.TransactionCacheContainerImpl<T extends org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware> extends Object implements StatRpcMsgManager.TransactionCacheContainer<T>
| Constructor and Description |
|---|
StatRpcMsgManagerImpl.TransactionCacheContainerImpl(org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionId id,
D input,
org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId nodeId) |
| Modifier and Type | Method and Description |
|---|---|
void |
addNotif(T notif) |
com.google.common.base.Optional<? extends org.opendaylight.yangtools.yang.binding.DataObject> |
getConfInput() |
org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionId |
getId() |
org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId |
getNodeId() |
List<T> |
getNotifications() |
public StatRpcMsgManagerImpl.TransactionCacheContainerImpl(org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionId id,
D input,
org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId nodeId)
public void addNotif(T notif)
addNotif in interface StatRpcMsgManager.TransactionCacheContainer<T extends org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware>public org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionId getId()
getId in interface StatRpcMsgManager.TransactionCacheContainer<T extends org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware>public org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId getNodeId()
getNodeId in interface StatRpcMsgManager.TransactionCacheContainer<T extends org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware>public List<T> getNotifications()
getNotifications in interface StatRpcMsgManager.TransactionCacheContainer<T extends org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware>public com.google.common.base.Optional<? extends org.opendaylight.yangtools.yang.binding.DataObject> getConfInput()
getConfInput in interface StatRpcMsgManager.TransactionCacheContainer<T extends org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware>Copyright © 2016. All rights reserved.