zeek/doc/scripts/base/frameworks/sumstats/plugins/sample.bro.rst
Jon Siwek 7e9d48f532 Remove broxygen Sphinx integration
The broxygen-generated files now live in the git repo, have tests
that check that they are up-to-date, and a script to re-generate
them on-demand.
2018-12-18 10:15:22 -06:00

26 lines
687 B
ReStructuredText

:tocdepth: 3
base/frameworks/sumstats/plugins/sample.bro
===========================================
.. bro:namespace:: SumStats
Keep a random sample of values.
:Namespace: SumStats
:Imports: :doc:`base/frameworks/sumstats/main.bro </scripts/base/frameworks/sumstats/main.bro>`
Summary
~~~~~~~
Redefinitions
#############
=================================================== =
:bro:type:`SumStats::Calculation`: :bro:type:`enum`
:bro:type:`SumStats::Reducer`: :bro:type:`record`
:bro:type:`SumStats::ResultVal`: :bro:type:`record`
:bro:type:`SumStats::ResultVal`: :bro:type:`record`
=================================================== =
Detailed Interface
~~~~~~~~~~~~~~~~~~