public final class GetFlowStatsRpc extends NodeRpcInvocation<org.opendaylight.yang.gen.v1.urn.opendaylight.direct.statistics.rev160511.GetFlowStatisticsInput,org.opendaylight.yang.gen.v1.urn.opendaylight.direct.statistics.rev160511.GetFlowStatisticsOutput>
GetFlowStatsRpc describes an invocation of
get-flow-statistics RPC provided by the MD-SAL direct statistics service.| Constructor and Description |
|---|
GetFlowStatsRpc(NodeRpcWatcher w,
org.opendaylight.yang.gen.v1.urn.opendaylight.direct.statistics.rev160511.OpendaylightDirectStatisticsService dss,
org.opendaylight.yang.gen.v1.urn.opendaylight.direct.statistics.rev160511.GetFlowStatisticsInput in)
Issue a get-flow-statistics RPC request.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Return the name of the RPC.
|
complete, getNode, getNodeRpcWatcher, getResult, isDisconnected, isNodeRemoved, needErrorLog, needErrorLog, onNodeRemoved, startgetFuture, getInput, getInputForLogpublic GetFlowStatsRpc(NodeRpcWatcher w, org.opendaylight.yang.gen.v1.urn.opendaylight.direct.statistics.rev160511.OpendaylightDirectStatisticsService dss, org.opendaylight.yang.gen.v1.urn.opendaylight.direct.statistics.rev160511.GetFlowStatisticsInput in)
w - The node RPC watcher.dss - MD-SAL direct statistics service.in - The RPC input.public String getName()
Copyright © 2018 OpenDaylight. All rights reserved.