Class UpdateMetersBatchImpl
java.lang.Object
org.opendaylight.openflowplugin.impl.services.sal.UpdateMetersBatchImpl
- All Implemented Interfaces:
UpdateMetersBatch
,org.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.Rpc<UpdateMetersBatchInput,
,UpdateMetersBatchOutput>> org.opendaylight.yangtools.binding.Rpc<UpdateMetersBatchInput,
UpdateMetersBatchOutput>
-
Field Summary
Fields inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.meters.service.rev160316.UpdateMetersBatch
QNAME
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture
<org.opendaylight.yangtools.yang.common.RpcResult<UpdateMetersBatchOutput>> invoke
(UpdateMetersBatchInput input) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.meters.service.rev160316.UpdateMetersBatch
implementedInterface
-
Constructor Details
-
UpdateMetersBatchImpl
-
-
Method Details
-
invoke
public com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<UpdateMetersBatchOutput>> invoke(UpdateMetersBatchInput input) - Specified by:
invoke
in interfaceorg.opendaylight.yangtools.binding.Rpc<UpdateMetersBatchInput,
UpdateMetersBatchOutput> - Specified by:
invoke
in interfaceUpdateMetersBatch
-