Class AddFlowsBatchImpl
java.lang.Object
org.opendaylight.openflowplugin.impl.services.sal.AddFlowsBatchImpl
- All Implemented Interfaces:
AddFlowsBatch,org.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.Rpc<AddFlowsBatchInput,,AddFlowsBatchOutput>> org.opendaylight.yangtools.binding.Rpc<AddFlowsBatchInput,AddFlowsBatchOutput>
-
Field Summary
Fields inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.flows.service.rev160314.AddFlowsBatch
QNAME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<AddFlowsBatchOutput>> invoke(AddFlowsBatchInput input) Methods 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.flows.service.rev160314.AddFlowsBatch
implementedInterface
-
Constructor Details
-
AddFlowsBatchImpl
-
-
Method Details
-
invoke
public com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<AddFlowsBatchOutput>> invoke(AddFlowsBatchInput input) - Specified by:
invokein interfaceAddFlowsBatch- Specified by:
invokein interfaceorg.opendaylight.yangtools.binding.Rpc<AddFlowsBatchInput,AddFlowsBatchOutput>
-