Class MultiUpdateFlow
java.lang.Object
org.opendaylight.openflowplugin.impl.services.sal.AbstractUpdateFlow
org.opendaylight.openflowplugin.impl.services.multilayer.MultiUpdateFlow
- All Implemented Interfaces:
UpdateFlow,org.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.Rpc<UpdateFlowInput,,UpdateFlowOutput>> org.opendaylight.yangtools.binding.Rpc<UpdateFlowInput,UpdateFlowOutput>
-
Field Summary
Fields inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.UpdateFlow
QNAME -
Constructor Summary
ConstructorsConstructorDescriptionMultiUpdateFlow(RequestContextStack requestContextStack, DeviceContext deviceContext, ConvertorExecutor convertorExecutor) -
Method Summary
Modifier and TypeMethodDescriptionprotected final DeviceFlowRegistryprotected com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<UpdateFlowOutput>> invokeImpl(UpdateFlowInput input) protected final org.opendaylight.yangtools.yang.common.Uint8version()Methods inherited from class org.opendaylight.openflowplugin.impl.services.sal.AbstractUpdateFlow
invokeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.UpdateFlow
implementedInterface
-
Constructor Details
-
MultiUpdateFlow
public MultiUpdateFlow(RequestContextStack requestContextStack, DeviceContext deviceContext, ConvertorExecutor convertorExecutor)
-
-
Method Details
-
invokeImpl
protected com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<UpdateFlowOutput>> invokeImpl(UpdateFlowInput input) - Specified by:
invokeImplin classAbstractUpdateFlow
-
flowRegistry
-
version
protected final org.opendaylight.yangtools.yang.common.Uint8 version()
-