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 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:
      onNotification in interface org.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

      public Future<?> getAllDone()