Package | Description |
---|---|
etri.sdn.controller.module.flowcache |
Modifier and Type | Field and Description |
---|---|
FCQueryObj |
FlowCacheQueryResp.queryObj
query object provided by the caller, returned unchanged.
|
Modifier and Type | Method and Description |
---|---|
void |
IFlowCacheService.submitFlowCacheQuery(FCQueryObj query)
Submit a flow cache query with query parameters specified in FCQueryObj
object.
|
Constructor and Description |
---|
FlowCacheQueryResp(FCQueryObj query)
Instantiates a new big flow cache query response.
|