Uses of Class
com.exoscale.sdk.model.SearchTaskSettings
Packages that use SearchTaskSettings
-
Uses of SearchTaskSettings in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return SearchTaskSettingsModifier and TypeMethodDescriptionSearchTaskSettings.cancellationBurst
(BigDecimal cancellationBurst) SearchTaskSettings.cancellationRate
(BigDecimal cancellationRate) SearchTaskSettings.cancellationRatio
(BigDecimal cancellationRatio) SearchTaskSettings.cpuTimeMillisThreshold
(Integer cpuTimeMillisThreshold) SearchTaskSettings.elapsedTimeMillisThreshold
(Integer elapsedTimeMillisThreshold) SearchBackpressureSettings.getSearchTask()
Get searchTaskSearchTaskSettings.heapMovingAverageWindowSize
(Integer heapMovingAverageWindowSize) SearchTaskSettings.heapPercentThreshold
(BigDecimal heapPercentThreshold) SearchTaskSettings.heapVariance
(BigDecimal heapVariance) SearchTaskSettings.totalHeapPercentThreshold
(BigDecimal totalHeapPercentThreshold) Methods in com.exoscale.sdk.model with parameters of type SearchTaskSettingsModifier and TypeMethodDescriptionSearchBackpressureSettings.searchTask
(SearchTaskSettings searchTask) void
SearchBackpressureSettings.setSearchTask
(SearchTaskSettings searchTask)