mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Remove paginator setters
This commit is contained in:
parent
a624cda58d
commit
d02a5a75fe
4 changed files with 2 additions and 29 deletions
|
|
@ -108,13 +108,6 @@ function restoreHost(host_ip)
|
|||
--! @return An hashtable containing the flow information of network interface with minimal details, and number of hits.
|
||||
function getFlowsInfo()
|
||||
|
||||
--! @memberof interface
|
||||
--! @memberof interface
|
||||
--! @brief Get the flow information (minimal details) of network interface for local hosts.
|
||||
--! @details Same as getFlowsInfo() but restricted to local hosts only
|
||||
--! @return An hashtable containing the flow information of network interface with minimal details, and number of hits.
|
||||
function getLocalFlowsInfo()
|
||||
|
||||
--! @memberof interface
|
||||
--! @brief Get the flow peers information identified by key of network interface.
|
||||
--! @details For more information please read the @ref ntop_get_interface_find_flow_by_key documentation.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue