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.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.Rpc<UpdateFlowInput,,- UpdateFlowOutput>> - org.opendaylight.yangtools.yang.binding.Rpc<UpdateFlowInput,- UpdateFlowOutput> 
- 
Field SummaryFields inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.UpdateFlowQNAME
- 
Constructor SummaryConstructorsConstructorDescriptionMultiUpdateFlow(RequestContextStack requestContextStack, DeviceContext deviceContext, ConvertorExecutor convertorExecutor) 
- 
Method SummaryModifier 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.AbstractUpdateFlowinvokeMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.UpdateFlowimplementedInterface
- 
Constructor Details- 
MultiUpdateFlowpublic MultiUpdateFlow(RequestContextStack requestContextStack, DeviceContext deviceContext, ConvertorExecutor convertorExecutor) 
 
- 
- 
Method Details- 
invokeImplprotected com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<UpdateFlowOutput>> invokeImpl(UpdateFlowInput input) - Specified by:
- invokeImplin class- AbstractUpdateFlow
 
- 
flowRegistry
- 
versionprotected final org.opendaylight.yangtools.yang.common.Uint8 version()
 
-