Class NtfbenchWTCListener

java.lang.Object
ntfbenchmark.impl.NtfbenchTestListener
ntfbenchmark.impl.NtfbenchWTCListener
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>

public class NtfbenchWTCListener extends NtfbenchTestListener
  • Constructor Details

    • NtfbenchWTCListener

      public NtfbenchWTCListener(int expectedSize, int expectedCount)
  • 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>
      Overrides:
      onNotification in class NtfbenchTestListener
    • getAllDone

      public com.google.common.util.concurrent.SettableFuture<?> getAllDone()
      Overrides:
      getAllDone in class NtfbenchTestListener