Uses of Class
com.exoscale.sdk.model.SearchShardSettings
Packages that use SearchShardSettings
-
Uses of SearchShardSettings in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return SearchShardSettingsModifier and TypeMethodDescriptionSearchShardSettings.cancellationBurst
(BigDecimal cancellationBurst) SearchShardSettings.cancellationRate
(BigDecimal cancellationRate) SearchShardSettings.cancellationRatio
(BigDecimal cancellationRatio) SearchShardSettings.cpuTimeMillisThreshold
(Integer cpuTimeMillisThreshold) SearchShardSettings.elapsedTimeMillisThreshold
(Integer elapsedTimeMillisThreshold) SearchBackpressureSettings.getSearchShardTask()
Get searchShardTaskSearchShardSettings.heapMovingAverageWindowSize
(Integer heapMovingAverageWindowSize) SearchShardSettings.heapPercentThreshold
(BigDecimal heapPercentThreshold) SearchShardSettings.heapVariance
(BigDecimal heapVariance) SearchShardSettings.totalHeapPercentThreshold
(BigDecimal totalHeapPercentThreshold) Methods in com.exoscale.sdk.model with parameters of type SearchShardSettingsModifier and TypeMethodDescriptionSearchBackpressureSettings.searchShardTask
(SearchShardSettings searchShardTask) void
SearchBackpressureSettings.setSearchShardTask
(SearchShardSettings searchShardTask)