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