Class GetMeterFeaturesImpl
java.lang.Object
org.opendaylight.openflowplugin.impl.statistics.services.GetMeterFeaturesImpl
- All Implemented Interfaces:
- GetMeterFeatures,- org.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.Rpc<GetMeterFeaturesInput,,- GetMeterFeaturesOutput>> - org.opendaylight.yangtools.yang.binding.Rpc<GetMeterFeaturesInput,- GetMeterFeaturesOutput> 
Deprecated.
- 
Field SummaryFields inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.GetMeterFeaturesQNAME
- 
Constructor SummaryConstructorsConstructorDescriptionGetMeterFeaturesImpl(RequestContextStack requestContextStack, DeviceContext deviceContext, AtomicLong compatibilityXidSeed, org.opendaylight.mdsal.binding.api.NotificationPublishService notificationPublishService, ConvertorExecutor convertorExecutor) Deprecated.
- 
Method SummaryModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GetMeterFeaturesOutput>>invoke(GetMeterFeaturesInput input) Deprecated.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.meter.statistics.rev131111.GetMeterFeaturesimplementedInterface
- 
Constructor Details- 
GetMeterFeaturesImplpublic GetMeterFeaturesImpl(RequestContextStack requestContextStack, DeviceContext deviceContext, AtomicLong compatibilityXidSeed, org.opendaylight.mdsal.binding.api.NotificationPublishService notificationPublishService, ConvertorExecutor convertorExecutor) Deprecated.
 
- 
- 
Method Details- 
invokepublic com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GetMeterFeaturesOutput>> invoke(GetMeterFeaturesInput input) Deprecated.- Specified by:
- invokein interface- GetMeterFeatures
- Specified by:
- invokein interface- org.opendaylight.yangtools.yang.binding.Rpc<GetMeterFeaturesInput,- GetMeterFeaturesOutput> 
 
 
-