Class GetAllQueuesStatisticsFromGivenPortImpl
java.lang.Object
org.opendaylight.openflowplugin.impl.statistics.services.GetAllQueuesStatisticsFromGivenPortImpl
- All Implemented Interfaces:
GetAllQueuesStatisticsFromGivenPort,org.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.Rpc<GetAllQueuesStatisticsFromGivenPortInput,,GetAllQueuesStatisticsFromGivenPortOutput>> org.opendaylight.yangtools.binding.Rpc<GetAllQueuesStatisticsFromGivenPortInput,GetAllQueuesStatisticsFromGivenPortOutput>
@Deprecated
public final class GetAllQueuesStatisticsFromGivenPortImpl
extends Object
implements GetAllQueuesStatisticsFromGivenPort
Deprecated.
-
Field Summary
Fields inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.GetAllQueuesStatisticsFromGivenPort
QNAME -
Constructor Summary
ConstructorsConstructorDescriptionGetAllQueuesStatisticsFromGivenPortImpl(RequestContextStack requestContextStack, DeviceContext deviceContext, AtomicLong compatibilityXidSeed, org.opendaylight.mdsal.binding.api.NotificationPublishService notificationPublishService) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GetAllQueuesStatisticsFromGivenPortOutput>> Deprecated.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.GetAllQueuesStatisticsFromGivenPort
implementedInterface
-
Constructor Details
-
GetAllQueuesStatisticsFromGivenPortImpl
public GetAllQueuesStatisticsFromGivenPortImpl(RequestContextStack requestContextStack, DeviceContext deviceContext, AtomicLong compatibilityXidSeed, org.opendaylight.mdsal.binding.api.NotificationPublishService notificationPublishService) Deprecated.
-
-
Method Details
-
invoke
public com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GetAllQueuesStatisticsFromGivenPortOutput>> invoke(GetAllQueuesStatisticsFromGivenPortInput input) Deprecated.- Specified by:
invokein interfaceGetAllQueuesStatisticsFromGivenPort- Specified by:
invokein interfaceorg.opendaylight.yangtools.binding.Rpc<GetAllQueuesStatisticsFromGivenPortInput,GetAllQueuesStatisticsFromGivenPortOutput>
-