Package | Description |
---|---|
etri.sdn.controller.module.flowcache |
Modifier and Type | Method and Description |
---|---|
void |
IFlowReconcileService.flowQueryGenericHandler(FlowCacheQueryResp flowResp)
Generic flow query handler to insert FlowMods into the reconcile pipeline.
|
void |
IFlowQueryHandler.flowQueryRespHandler(FlowCacheQueryResp resp)
This callback function is called in response to a flow query request
submitted to the flow cache service.
|