public final class RemoveFlowRpc extends NodeRpcInvocation<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.RemoveFlowInput,org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.RemoveFlowOutput>
RemoveFlowRpc describes an invocation of remove-flow RPC provided
by the MD-SAL flow service.| Constructor and Description |
|---|
RemoveFlowRpc(NodeRpcWatcher w,
org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.SalFlowService sfs,
org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.RemoveFlowInput in)
Issue an remove-flow 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 RemoveFlowRpc(NodeRpcWatcher w, org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.SalFlowService sfs, org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.RemoveFlowInput in)
w - The node RPC watcher.sfs - MD-SAL flow service.in - The RPC input.public String getName()
Copyright © 2018 OpenDaylight. All rights reserved.