Package ntfbenchmark.impl
Class NtfbenchTestListener
java.lang.Object
ntfbenchmark.impl.NtfbenchTestListener
- All Implemented Interfaces:
org.opendaylight.mdsal.binding.api.NotificationService.Listener<org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ntfbench.payload.rev150709.Ntfbench>
- Direct Known Subclasses:
NtfbenchWTCListener
public class NtfbenchTestListener
extends Object
implements org.opendaylight.mdsal.binding.api.NotificationService.Listener<org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ntfbench.payload.rev150709.Ntfbench>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionFuture<?> intvoidonNotification(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ntfbench.payload.rev150709.Ntfbench notification)
-
Constructor Details
-
NtfbenchTestListener
public NtfbenchTestListener(int expectedSize)
-
-
Method Details
-
onNotification
public void onNotification(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ntfbench.payload.rev150709.Ntfbench notification) - Specified by:
onNotificationin interfaceorg.opendaylight.mdsal.binding.api.NotificationService.Listener<org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ntfbench.payload.rev150709.Ntfbench>
-
getReceived
public int getReceived() -
getAllDone
-