Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput
Packages that use GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput
Package
Description
-
Uses of GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput in org.opendaylight.openflowplugin.impl.statistics.services
Methods in org.opendaylight.openflowplugin.impl.statistics.services that return GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputModifier and TypeMethodDescriptionAggregateFlowsInTableService.buildTxCapableResult
(TransactionId emulatedTxId) Methods in org.opendaylight.openflowplugin.impl.statistics.services that return types with arguments of type GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput>>
OpendaylightFlowStatisticsServiceImpl.getAggregateFlowStatisticsFromFlowTableForAllFlows
(GetAggregateFlowStatisticsFromFlowTableForAllFlowsInput input) Deprecated.provided for Be-release as backward compatibility relic. -
Uses of GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput in org.opendaylight.openflowplugin.impl.statistics.services.compatibility
Methods in org.opendaylight.openflowplugin.impl.statistics.services.compatibility that return types with arguments of type GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput>>
OpendaylightFlowStatisticsServiceDelegateImpl.getAggregateFlowStatisticsFromFlowTableForAllFlows
(GetAggregateFlowStatisticsFromFlowTableForAllFlowsInput input) -
Uses of GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 with type parameters of type GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput>>
E$$GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 that return GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputModifier and TypeMethodDescriptionGetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.build()
A newGetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 that return types with arguments of type GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput>>
OpendaylightFlowStatisticsService.getAggregateFlowStatisticsFromFlowTableForAllFlows
(GetAggregateFlowStatisticsFromFlowTableForAllFlowsInput input) Invokeget-aggregate-flow-statistics-from-flow-table-for-all-flows
RPC.GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 with parameters of type GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputModifier and TypeMethodDescriptionstatic boolean
GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.bindingEquals
(@NonNull GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.bindingHashCode
(@NonNull GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput obj) Default implementation ofObject.hashCode()
contract for this interface.static String
GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.bindingToString
(@NonNull GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 with type arguments of type GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputModifier and TypeMethodDescriptionGetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput> augmentation) Add an augmentation to this builder's product.GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 with parameters of type GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputModifierConstructorDescriptionGetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder
(GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput base) Construct a builder initialized with state from specifiedGetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput
.