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