JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Kieker 2.0.2
SEARCH:
Uses of Class
kieker.analysis.generic.Table
Packages that use
Table
Package
Description
kieker.analysis.generic.sink
Uses of
Table
in
kieker.analysis.generic.sink
Methods in
kieker.analysis.generic.sink
with parameters of type
Table
Modifier and Type
Method
Description
protected void
SingleFileTableCsvSink.
execute
(
Table
<
R
,
T
> table)
protected void
TableCsvSink.
execute
(
Table
<
R
,
T
> table)