Uses of Class
org.graylog.plugins.views.search.searchtypes.pivot.PivotResult
Packages that use PivotResult
Package
Description
-
Uses of PivotResult in org.graylog.plugins.views.search.rest.export
Methods in org.graylog.plugins.views.search.rest.export with parameters of type PivotResultModifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponseAggregationWidgetExportResource.exportData(@Valid PivotResult pivotResult, String mediaType, String filename) -
Uses of PivotResult in org.graylog.plugins.views.search.searchtypes.export
Methods in org.graylog.plugins.views.search.searchtypes.export with parameters of type PivotResultModifier and TypeMethodDescriptionstatic ExportTabularResultResponseExportTabularResultResponse.fromPivotResult(PivotResult pivotResult) -
Uses of PivotResult in org.graylog.plugins.views.search.searchtypes.pivot
Methods in org.graylog.plugins.views.search.searchtypes.pivot that return PivotResultModifier and TypeMethodDescriptionabstract PivotResultPivotResult.Builder.build()static PivotResult