Uses of Class
kubevirt.io.V1FeatureSpinlocks
-
Packages that use V1FeatureSpinlocks Package Description kubevirt.io -
-
Uses of V1FeatureSpinlocks in kubevirt.io
Fields in kubevirt.io declared as V1FeatureSpinlocks Modifier and Type Field Description private V1FeatureSpinlocks
V1FeatureHyperv. spinlocks
Methods in kubevirt.io that return V1FeatureSpinlocks Modifier and Type Method Description V1FeatureSpinlocks
V1FeatureSpinlocks. enabled(java.lang.Boolean enabled)
V1FeatureSpinlocks
V1FeatureHyperv. getSpinlocks()
Spinlocks allows to configure the spinlock retry attempts.V1FeatureSpinlocks
V1FeatureSpinlocks. spinlocks(java.lang.Integer spinlocks)
Methods in kubevirt.io with parameters of type V1FeatureSpinlocks Modifier and Type Method Description void
V1FeatureHyperv. setSpinlocks(V1FeatureSpinlocks spinlocks)
V1FeatureHyperv
V1FeatureHyperv. spinlocks(V1FeatureSpinlocks spinlocks)
-