T - public static interface StatRpcMsgManager.TransactionCacheContainer<T extends org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware>
DataObject is a possible light-weight DataObject
which is used for identification (e.g. Flow -> Priority,Match,Cookie,FlowId)| Modifier and Type | Method and Description |
|---|---|
void |
addNotif(T notification) |
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() |
void addNotif(T notification)
org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionId getId()
org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId getNodeId()
com.google.common.base.Optional<? extends org.opendaylight.yangtools.yang.binding.DataObject> getConfInput()
Copyright © 2016. All rights reserved.