Class UpdateFlowsBatchImpl
java.lang.Object
org.opendaylight.openflowplugin.impl.services.sal.UpdateFlowsBatchImpl
- All Implemented Interfaces:
- UpdateFlowsBatch,- org.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.Rpc<UpdateFlowsBatchInput,,- UpdateFlowsBatchOutput>> - org.opendaylight.yangtools.yang.binding.Rpc<UpdateFlowsBatchInput,- UpdateFlowsBatchOutput> 
- 
Field SummaryFields inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.flows.service.rev160314.UpdateFlowsBatchQNAME
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<UpdateFlowsBatchOutput>>invoke(UpdateFlowsBatchInput input) Methods 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.flows.service.rev160314.UpdateFlowsBatchimplementedInterface
- 
Constructor Details- 
UpdateFlowsBatchImpl
 
- 
- 
Method Details- 
invokepublic com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<UpdateFlowsBatchOutput>> invoke(UpdateFlowsBatchInput input) - Specified by:
- invokein interface- org.opendaylight.yangtools.yang.binding.Rpc<UpdateFlowsBatchInput,- UpdateFlowsBatchOutput> 
- Specified by:
- invokein interface- UpdateFlowsBatch
 
 
-