Class OfPortStateAddWorker


  • public final class OfPortStateAddWorker
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<? extends com.google.common.util.concurrent.ListenableFuture<?>> addState​(NodeConnectorInfo nodeConnectorInfo)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OfPortStateAddWorker

        public OfPortStateAddWorker​(DirectTunnelUtils directTunnelUtils,
                                    OfDpnTep dpnTep,
                                    org.opendaylight.mdsal.binding.util.ManagedNewTransactionRunner txRunner)
    • Method Detail

      • addState

        public java.util.List<? extends com.google.common.util.concurrent.ListenableFuture<?>> addState​(NodeConnectorInfo nodeConnectorInfo)
                                                                                                 throws java.util.concurrent.ExecutionException,
                                                                                                        java.lang.InterruptedException,
                                                                                                        org.opendaylight.yangtools.yang.common.OperationFailedException
        Throws:
        java.util.concurrent.ExecutionException
        java.lang.InterruptedException
        org.opendaylight.yangtools.yang.common.OperationFailedException