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