Class GetAllQueuesStatisticsFromAllPortsImpl
java.lang.Object
org.opendaylight.openflowplugin.impl.statistics.services.GetAllQueuesStatisticsFromAllPortsImpl
- All Implemented Interfaces:
GetAllQueuesStatisticsFromAllPorts,org.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.Rpc<GetAllQueuesStatisticsFromAllPortsInput,,GetAllQueuesStatisticsFromAllPortsOutput>> org.opendaylight.yangtools.binding.Rpc<GetAllQueuesStatisticsFromAllPortsInput,GetAllQueuesStatisticsFromAllPortsOutput>
@Deprecated
public final class GetAllQueuesStatisticsFromAllPortsImpl
extends Object
implements GetAllQueuesStatisticsFromAllPorts
Deprecated.
-
Field Summary
Fields inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.GetAllQueuesStatisticsFromAllPorts
QNAME -
Constructor Summary
ConstructorsConstructorDescriptionGetAllQueuesStatisticsFromAllPortsImpl(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<GetAllQueuesStatisticsFromAllPortsOutput>> 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.GetAllQueuesStatisticsFromAllPorts
implementedInterface
-
Constructor Details
-
GetAllQueuesStatisticsFromAllPortsImpl
public GetAllQueuesStatisticsFromAllPortsImpl(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<GetAllQueuesStatisticsFromAllPortsOutput>> invoke(GetAllQueuesStatisticsFromAllPortsInput input) Deprecated.- Specified by:
invokein interfaceGetAllQueuesStatisticsFromAllPorts- Specified by:
invokein interfaceorg.opendaylight.yangtools.binding.Rpc<GetAllQueuesStatisticsFromAllPortsInput,GetAllQueuesStatisticsFromAllPortsOutput>
-