Uses of Package
org.apache.hadoop.yarn.server.resourcemanager.volume.csi.lifecycle
Packages that use org.apache.hadoop.yarn.server.resourcemanager.volume.csi.lifecycle
Package
Description
This package contains classes to manage CSI volumes.
This package contains volume related events.
This package contains classes to manage volume lifecycle.
This package contains the volume provisioning classes.
-
Classes in org.apache.hadoop.yarn.server.resourcemanager.volume.csi.lifecycle used by org.apache.hadoop.yarn.server.resourcemanager.volume.csiClassDescriptionMajor volume interface at RM's view, it maintains the volume states and state transition according to the CSI volume lifecycle.
-
Classes in org.apache.hadoop.yarn.server.resourcemanager.volume.csi.lifecycle used by org.apache.hadoop.yarn.server.resourcemanager.volume.csi.eventClassDescriptionMajor volume interface at RM's view, it maintains the volume states and state transition according to the CSI volume lifecycle.
-
Classes in org.apache.hadoop.yarn.server.resourcemanager.volume.csi.lifecycle used by org.apache.hadoop.yarn.server.resourcemanager.volume.csi.lifecycleClassDescriptionMajor volume interface at RM's view, it maintains the volume states and state transition according to the CSI volume lifecycle.Volume states Volume states are defined in the CSI spec, see more in volume lifecycle.
-
Classes in org.apache.hadoop.yarn.server.resourcemanager.volume.csi.lifecycle used by org.apache.hadoop.yarn.server.resourcemanager.volume.csi.provisionerClassDescriptionMajor volume interface at RM's view, it maintains the volume states and state transition according to the CSI volume lifecycle.Volume states Volume states are defined in the CSI spec, see more in volume lifecycle.