Class MultiRemoveFlow
java.lang.Object
org.opendaylight.openflowplugin.impl.services.sal.AbstractRemoveFlow
org.opendaylight.openflowplugin.impl.services.multilayer.MultiRemoveFlow
- All Implemented Interfaces:
- RemoveFlow,- org.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.Rpc<RemoveFlowInput,,- RemoveFlowOutput>> - org.opendaylight.yangtools.yang.binding.Rpc<RemoveFlowInput,- RemoveFlowOutput> 
- 
Field SummaryFields inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.RemoveFlowQNAME
- 
Constructor SummaryConstructorsConstructorDescriptionMultiRemoveFlow(RequestContextStack requestContextStack, DeviceContext deviceContext, ConvertorExecutor convertorExecutor) 
- 
Method SummaryModifier and TypeMethodDescriptionprotected final DeviceFlowRegistryprotected com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<RemoveFlowOutput>>invokeImpl(RemoveFlowInput input) protected final org.opendaylight.yangtools.yang.common.Uint8version()Methods inherited from class org.opendaylight.openflowplugin.impl.services.sal.AbstractRemoveFlowinvokeMethods 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.RemoveFlowimplementedInterface
- 
Constructor Details- 
MultiRemoveFlowpublic MultiRemoveFlow(RequestContextStack requestContextStack, DeviceContext deviceContext, ConvertorExecutor convertorExecutor) 
 
- 
- 
Method Details- 
invokeImplprotected com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<RemoveFlowOutput>> invokeImpl(RemoveFlowInput input) - Specified by:
- invokeImplin class- AbstractRemoveFlow
 
- 
flowRegistry
- 
versionprotected final org.opendaylight.yangtools.yang.common.Uint8 version()
 
-