Class GetAllNodeConnectorsStatisticsImpl
java.lang.Object
org.opendaylight.openflowplugin.impl.statistics.services.GetAllNodeConnectorsStatisticsImpl
- All Implemented Interfaces:
- GetAllNodeConnectorsStatistics,- org.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.Rpc<GetAllNodeConnectorsStatisticsInput,,- GetAllNodeConnectorsStatisticsOutput>> - org.opendaylight.yangtools.yang.binding.Rpc<GetAllNodeConnectorsStatisticsInput,- GetAllNodeConnectorsStatisticsOutput> 
@Deprecated
public final class GetAllNodeConnectorsStatisticsImpl
extends Object
implements GetAllNodeConnectorsStatistics
Deprecated.
- 
Field SummaryFields inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.GetAllNodeConnectorsStatisticsQNAME
- 
Constructor SummaryConstructorsConstructorDescriptionGetAllNodeConnectorsStatisticsImpl(RequestContextStack requestContextStack, DeviceContext deviceContext, AtomicLong compatibilityXidSeed, org.opendaylight.mdsal.binding.api.NotificationPublishService notificationPublishService) Deprecated.
- 
Method SummaryModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GetAllNodeConnectorsStatisticsOutput>>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.port.statistics.rev131214.GetAllNodeConnectorsStatisticsimplementedInterface
- 
Constructor Details- 
GetAllNodeConnectorsStatisticsImplpublic GetAllNodeConnectorsStatisticsImpl(RequestContextStack requestContextStack, DeviceContext deviceContext, AtomicLong compatibilityXidSeed, org.opendaylight.mdsal.binding.api.NotificationPublishService notificationPublishService) Deprecated.
 
- 
- 
Method Details- 
invokepublic com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GetAllNodeConnectorsStatisticsOutput>> invoke(GetAllNodeConnectorsStatisticsInput input) Deprecated.- Specified by:
- invokein interface- GetAllNodeConnectorsStatistics
- Specified by:
- invokein interface- org.opendaylight.yangtools.yang.binding.Rpc<GetAllNodeConnectorsStatisticsInput,- GetAllNodeConnectorsStatisticsOutput> 
 
 
-