Class UpdateMetersBatchImpl
java.lang.Object
org.opendaylight.openflowplugin.impl.services.sal.UpdateMetersBatchImpl
- All Implemented Interfaces:
- UpdateMetersBatch,- org.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.Rpc<UpdateMetersBatchInput,,- UpdateMetersBatchOutput>> - org.opendaylight.yangtools.yang.binding.Rpc<UpdateMetersBatchInput,- UpdateMetersBatchOutput> 
- 
Field SummaryFields inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.meters.service.rev160316.UpdateMetersBatchQNAME
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<UpdateMetersBatchOutput>>invoke(UpdateMetersBatchInput 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.meters.service.rev160316.UpdateMetersBatchimplementedInterface
- 
Constructor Details- 
UpdateMetersBatchImpl
 
- 
- 
Method Details- 
invokepublic com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<UpdateMetersBatchOutput>> invoke(UpdateMetersBatchInput input) - Specified by:
- invokein interface- org.opendaylight.yangtools.yang.binding.Rpc<UpdateMetersBatchInput,- UpdateMetersBatchOutput> 
- Specified by:
- invokein interface- UpdateMetersBatch
 
 
-